September 2023 Archives by date
Starting: Fri Sep 1 10:36:40 EEST 2023
Ending: Sat Sep 30 17:15:04 EEST 2023
Messages: 385
- [FFmpeg-cvslog] fate/jpegxl_anim: add demuxer fate test for jpegxl_anim
Leo Izen
- [FFmpeg-cvslog] fftools/ffmpeg_mux: replace monotonous with monotonic
Leo Izen
- [FFmpeg-cvslog] avcodec: add OSQ audio decoder
Paul B Mahol
- [FFmpeg-cvslog] avformat: add OSQ demuxer
Paul B Mahol
- [FFmpeg-cvslog] lavu/tx: add real to real and real to imaginary RDFT transforms
Lynne
- [FFmpeg-cvslog] lavu/tx: add DCT-I and DST-I transforms
Lynne
- [FFmpeg-cvslog] wmavoice: convert RDFT to lavu/tx
Lynne
- [FFmpeg-cvslog] wmavoice: convert DCT-I/DST-I to lavu/tx
Lynne
- [FFmpeg-cvslog] ffplay: port to lavu/tx
Lynne
- [FFmpeg-cvslog] avfft: wrap lavu/tx instead of ff_fft
Lynne
- [FFmpeg-cvslog] avfft: wrap lavu/tx instead of ff_mdct
Lynne
- [FFmpeg-cvslog] avfft: wrap lavu/tx instead of ff_rdft
Lynne
- [FFmpeg-cvslog] avfft: wrap lavu/tx instead of ff_dct
Lynne
- [FFmpeg-cvslog] lavu/tx: improve rdft table generation precision slightly
Lynne
- [FFmpeg-cvslog] lavu/tx: fix scaling of R2R transforms
Lynne
- [FFmpeg-cvslog] lavc/avfft: deprecate the API
Lynne
- [FFmpeg-cvslog] avutil: add thread executor
Nuo Mi
- [FFmpeg-cvslog] avformat/internal: Don't auto-include os_support.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroska(dec|enc): Rename macro to avoid clash with winbase.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wavarc: fix data end calculation
Paul B Mahol
- [FFmpeg-cvslog] avcodec/wavarc: fix bugs in arithmetic coding mode
Paul B Mahol
- [FFmpeg-cvslog] doc: mention OSQ support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_sinc: check return code of tx_init()
Paul B Mahol
- [FFmpeg-cvslog] vf_libplacebo: warn on extra_opts + too old libplacebo
Niklas Haas
- [FFmpeg-cvslog] tests/fate/flvenc: add hevc in enhanced flv test case
Steven Liu
- [FFmpeg-cvslog] avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_gblur: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_colorspace: Remove redundant emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_bwdif: Remove obsolete emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/afir_template: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_volume: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_sofalizer: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_headphone: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_amultiply: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pcm: Remove unnecessary emms_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/checkasm/hevc_*: Avoid using declare_func_emms where possible
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/checkasm/llvidencdsp: Don't use declare_func_emms
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/checkasm/sw_scale: Avoid declare_func_emms where possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/internal: Don't auto-include emms.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/vpcc: fix VP9 metadata in FLV and RTMP
Alessandro Ros
- [FFmpeg-cvslog] avcodec/osq: fix type of nb_samples
Paul B Mahol
- [FFmpeg-cvslog] avcodec/osq: improve 32bit sample format decoding
Paul B Mahol
- [FFmpeg-cvslog] fate/ffmpeg: Add bitexact flag for ffmpeg-input-r test
Andreas Rheinhardt
- [FFmpeg-cvslog] fate: add rka test
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tta: fix signed overflow in decorrelate
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: adjust threshold for RKA
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: more unsigned in amv computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/osq: fix 20bit decoding and remove invalid modes
Paul B Mahol
- [FFmpeg-cvslog] tests/fate/flvenc: add vp9 in enhanced flv test case
Steven Liu
- [FFmpeg-cvslog] tests/fate/flvenc: add av1 in enhanced flv test case
Steven Liu
- [FFmpeg-cvslog] avformat/rtmppkt: add ff_amf_write_array for write
Steven Liu
- [FFmpeg-cvslog] avformat/rtmpproto: support enhanced rtmp
Steven Liu
- [FFmpeg-cvslog] fate/enhanced-flv-vp9: add tests reference data
Steven Liu
- [FFmpeg-cvslog] Changelog: Add Support hevc,vp9,av1 codec fourcclist in enhanced rtmp protocol
Steven Liu
- [FFmpeg-cvslog] avcodec/adxdec: add support for 6 channels
Paul B Mahol
- [FFmpeg-cvslog] avcodec/hcadec: support decoding with extradata provided in first packet
Paul B Mahol
- [FFmpeg-cvslog] lavc/libx264: do not unconditionally set x4->params.analyse.b_fast_pskip
Stefano Sabatini
- [FFmpeg-cvslog] lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description
Stefano Sabatini
- [FFmpeg-cvslog] lavu/avstring: fix typo in av_strireplace function doxy
Stefano Sabatini
- [FFmpeg-cvslog] fate: add OSQ test
Paul B Mahol
- [FFmpeg-cvslog] avcodec/yuv4enc: do not read past end of input in case of odd height
Paul B Mahol
- [FFmpeg-cvslog] Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"
James Almer
- [FFmpeg-cvslog] avformat/demux: propagate the internal decoder's bitrate properties
James Almer
- [FFmpeg-cvslog] avcodec/mpeg12dec: stop propagating AVCPBProperties side data
James Almer
- [FFmpeg-cvslog] avcodec/utils: move ff_add_cpb_side_data() to encoder code
James Almer
- [FFmpeg-cvslog] avcodec/rpzaenc: fix assertions with very small width/height
Paul B Mahol
- [FFmpeg-cvslog] avcodec/av1dec: don't set aspect ratio when it's not yet known
James Almer
- [FFmpeg-cvslog] avcodec/qsvenc: add missing header include
James Almer
- [FFmpeg-cvslog] avcodec: add multi vlc reader
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuv: add vlc multi support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/utvideodec: add vlc multi support
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/x86/hpeldsp_vp3: Merge into hpeldsp
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34_parser: Merge RV30 and RV40 parsers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34_parser: Remove unused ParseContext
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/matroska: Add test for remuxing non-rotation displaymatrix
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Set several stream parameters earlier
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Use dedicated pointer for access to codecpar
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Redo handling extradata allocation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Set AVCodecParameters earlier
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskdec: Factor audio parsing out of matroska_parse_tracks()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Remove redundant checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Factor video parsing out of matroska_parse_tracks()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Move reading color space to a better place
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Avoid clobbering CodecPrivate size
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Use av_dict_set_int() where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Factor parsing subtitle codecs out
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Factor generic parsing of video tracks out
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Factor generic parsing of audio tracks out
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskdec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Move WEBVTT code to mkv_parse_subtitle_codec()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Factor parsing content encodings out
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avformat: Avoid including codec.h, frame.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mux: Only write HEADER marker if format has .write_header
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: Add ffio_init_(read|write)_context()
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil: Move error.h from avutil.h to common.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/mem: Don't include avutil.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/avstring: Remove obsolete version.h inclusion
Andreas Rheinhardt
- [FFmpeg-cvslog] all: Replace __FUNCTION__ by __func__
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp8data: Use <> for inclusion of stdint.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_volume: Also deprecate position enum value
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/f_select: Also deprecate "pos" variable name
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smcenc: remove useless cast
Paul B Mahol
- [FFmpeg-cvslog] avcodec/utvideodec: fix possible write past end of array
Paul B Mahol
- [FFmpeg-cvslog] avcodec/rpzaenc: replace float-point calculations with integer ones
Paul B Mahol
- [FFmpeg-cvslog] fate: add rpza encoder tests
Paul B Mahol
- [FFmpeg-cvslog] avcodec/v210dec: Don't cast const away
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_vif: Don't cast const away unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: Don't use const uint8_t* when pointee changes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tiff: Don't cast const away
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_varblur: Don't use pointer-to-const for destination
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/blend_modes: Always preserve constness
Andreas Rheinhardt
- [FFmpeg-cvslog] fate: add forgotten rpza reference test
Paul B Mahol
- [FFmpeg-cvslog] avcodec/hevcdec: Fix undefined memcpy()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: consider lowres in dest_pcm[]
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmixdec: Check for end of input in decode_dcac()
Michael Niedermayer
- [FFmpeg-cvslog] lavu/tx: add missing prints for the type of dctI/dstI
Lynne
- [FFmpeg-cvslog] vulkan_decode: convert max level from vulkan to av for comparisons
Lynne
- [FFmpeg-cvslog] avcodec/av1dec: export pixel format even if no hardware decoder is present
James Almer
- [FFmpeg-cvslog] fate/mpegps: Fix argument order
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hcadec: do not hardcode max number of channels
Paul B Mahol
- [FFmpeg-cvslog] avcodec/hcadec: small refactoring
Paul B Mahol
- [FFmpeg-cvslog] avformat/flacdec: set time base for headerless flac
Paul B Mahol
- [FFmpeg-cvslog] avformat/internal: Avoid casting const away
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/buffersrc: Use av_frame_clone() where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuvenc: ensure no slice slot is left unset
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuvenc: check for allocation return value
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuvenc: use const for src pointer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuvenc: move bit writer to stack
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuvenc: stop hardcoding max possible align
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuvenc: add Slice struct to simplify allocations
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuvenc: remove unnecessary indirection
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuvenc: fix correlation buffers size when slices are used
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuvenc: use last slice height when correlating
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end check of LZO files
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vapoursynth: Add missing inclusion of frame.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/magicyuvenc: add support for encoding raw slice
Paul B Mahol
- [FFmpeg-cvslog] hevc_ps: fix cpb_cnt_minus1 initialization
llyyr
- [FFmpeg-cvslog] hevc_ps: fix fixed_rate check
llyyr
- [FFmpeg-cvslog] avformat/dashenc: Avoid unnecessary casts
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashenc: Use proper type for AVCodecIDs
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashenc: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashenc: Simplify getting format string
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashenc: Avoid relocations for short strings
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/teeproto: Remove useless AVClass without options
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Remove unnecessary avio_internal.h inclusion
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat: Remove avformat and avio headers from protocols
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/teeproto: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avio_internal: Don't include url.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avio: Remove duplicated freeing code
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avio: Remove redundant checks
Andreas Rheinhardt
- [FFmpeg-cvslog] all: Use av_frame_replace() where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/adxdec: remove unneeded check for channels inside read_packet()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: use uint16/uint8 where possible
Paul B Mahol
- [FFmpeg-cvslog] avformat/aviobuf: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avio: Constify data pointees of write callbacks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/get_bits: Avoid reading multiple times in get_bits_long
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/proresdec: Include required headers directly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/proresdsp: Pass necessary parameter directly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/idctdsp: Avoid inclusion of avcodec.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vlc: Add documentation for ff_init_vlc_sparse()
Andreas Rheinhardt
- [FFmpeg-cvslog] tools/patcheck: Remove test for ancient INIT_VLC_USE_STATIC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vlc: Use proper namespace
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/truemotion2: Don't check before freeing VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/shorten: use uint16_t for wave_format
Paul B Mahol
- [FFmpeg-cvslog] avcodec/vmixdec: fix inputs with more than 255 slices
Paul B Mahol
- [FFmpeg-cvslog] avcodec/imc: Fix leak on init error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flicvideo: Remove unnecessary cast
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mxfdec: Don't pretend array to be bigger than it is
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: Fix function pointer equality check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/8bps: use uint8/uint16 where possible
Paul B Mahol
- [FFmpeg-cvslog] avcodec/8bps: always decode to planar formats directly
Paul B Mahol
- [FFmpeg-cvslog] avformat/mpjpegdec: remove extra newlines
Paul B Mahol
- [FFmpeg-cvslog] avcodec/fraps: remove extra new lines and not needed cast
Paul B Mahol
- [FFmpeg-cvslog] avutil/imgutils: Constify some pointees
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/samplefmt: Constify some pointees
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/audio_fifo: Constify some pointees
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/fifo: Constify AVFifo pointees in peek functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/imgutils: Add wrapper for av_image_copy() to avoid casts
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_framepack: Use dedicated pointer for access
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_drawtext: fix text width measurement
yethie
- [FFmpeg-cvslog] avformat/aiffdec: improve probe
Paul B Mahol
- [FFmpeg-cvslog] avformat/avio: Don't use incompatible function pointer type for call
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wtvdec: Don't truncate GUIDs
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wtvdec: Skip too big tags
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wtvdec: Fix signed integer overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wtvdec: Use smaller upper bound for buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wtvdec: Avoid unnecessary allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: Don't rely on AV_PIX_FMT_NONE == -1
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/thread: Remove ff_thread_get_format define
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: add interleaved_read option
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg: do not fail on AVERROR(EAGAIN) from choose_output()
Anton Khirnov
- [FFmpeg-cvslog] avfilter/avfilter: Don't report deprecated pkt_pos
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat: Inline raw_codec_id where known
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrint
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libaribb24: Use FF_CODEC_CAP_INIT_CLEANUP
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vmixdec: add support for custom first byte
Paul B Mahol
- [FFmpeg-cvslog] avformat/jpegxl_anim_dec: Check that size fits within argument
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpegxl_parser: Check for ctx->skip overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: jpeg2000 has its own lowres option
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bonk: Fix integer overflow in predictor_calc_error()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: Remove redundant resetting
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: Improve type-safety
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: Deduplicate code
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/hwcontext_vulkan: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vulkan_decode: Factor creating session params out, fix leak
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/dnn_filter_common: fix memleak
Zhao Zhili
- [FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix multiple memleaks
Zhao Zhili
- [FFmpeg-cvslog] avfilter/dnn_backend_openvino: reduce indentation in free_model_ov
Zhao Zhili
- [FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix use uninitialized values
Zhao Zhili
- [FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path
Zhao Zhili
- [FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix leak of ov_shape_t
Zhao Zhili
- [FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix input_port/output_port leaks
Zhao Zhili
- [FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix wild pointer on error path
Zhao Zhili
- [FFmpeg-cvslog] avcodec/error_resilience: Make applying decode_error_flags optional
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264dec: Fix data race when updating decode_error_flags
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/x86/mpegvideoenc_template: Disable dead code
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/videotoolboxenc: Dump the encoder
Jun Zhao
- [FFmpeg-cvslog] lavc/videotoolboxenc: Get the encoder supported properties
Jun Zhao
- [FFmpeg-cvslog] avcodec/evc_ps: Check ref_pic_num and sps_max_dec_pic_buffering_minus1
Michael Niedermayer
- [FFmpeg-cvslog] vulkan_hevc: switch from a buffer pool to a malloc and simplify
Lynne
- [FFmpeg-cvslog] vulkan_decode: don't call get_proc_addr on every frame's destruction
Lynne
- [FFmpeg-cvslog] avcodec/evc_ps: make the sps parameter in ref_pic_list_struct const
James Almer
- [FFmpeg-cvslog] avcodec/dnxhddec: Use VLC symbol table to avoid lookup
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Move work after ff_thread_finish_setup
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Use range-based loop variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Don't truncate ptrdiff_t
Andreas Rheinhardt
- [FFmpeg-cvslog] [ffmpeg-radio] branch master updated (9e3773d0c6 -> 886e4ed652)
ffmpeg-git
- [FFmpeg-cvslog] [ffmpeg-radio] 01/13: avradio/avformat/sdrdemux: Move agc_gain into local variable
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 02/13: avradio/avformat/sdrdemux: Move Software AGC into buffer thread
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 03/13: avradio/avdevice/sdrindev: Soapy / RTLSDR ignores gain in direct sampling mode
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 04/13: avradio/avformat/sdrdemux: only update agc_gain on success
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 05/13: avradio/avformat/sdrdemux: delay station search on AGC adjust
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 06/13: avradio/avformat/sdrdemux: run clip check on the correct samples
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 07/13: avradio/avformat/sdrdemux: Avoid uninitialized memory on mono -> stereo switch
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 08/13: avradio/avformat/sdrdemux: set wanted gain also when manually set
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 09/13: avradio/avformat/sdrdemux: dont use a fuction name as local variable
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 10/13: avradio/avformat/sdrdemux: fix off by 2 FM bandwidth error
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 11/13: avradio/avformat/sdrdemux: fix FM block size
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 12/13: avradio/avformat/sdrdemux: replace heuristic FM scaling by logic
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-radio] 13/13: avradio/avformat/sdrdemux: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format: Stop reading data at EOF during probing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: reduce default max reload to 3
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/x86/af_afir: add FMA3 SIMD
Paul B Mahol
- [FFmpeg-cvslog] avcodec/adx_parser: make packet split work if nb_channels is set
Paul B Mahol
- [FFmpeg-cvslog] avcodec/lagarith: use VLC for prob code length
Paul B Mahol
- [FFmpeg-cvslog] avformat: add CRI USM demuxer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/vmixdec: improve quality factors
Paul B Mahol
- [FFmpeg-cvslog] avcodec/thread: Remove outdated documentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Remove unused enum values
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Fix doxygen comments
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/threadframe: Move ff_thread_can_start_frame() to thread.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Only set PerThreadContext* when frame-threading
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Fix undefined pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Simplify shuffling frames, fix crash on alloc error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Remove FF_API_SLICE_OFFSET
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Constify src pointees
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/libssh: avoid deprecated functions
Leo Izen
- [FFmpeg-cvslog] lavf: deprecate AVFMT_FLAG_SHORTEST
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_enc: refactor setting encoding field_order
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_enc: apply -top to individual encoded frames
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: deprecate the -top option
Anton Khirnov
- [FFmpeg-cvslog] avdevice/android_camera: fix missing include for usleep
Zhao Zhili
- [FFmpeg-cvslog] avcodec/jni: make global variables static
Zhao Zhili
- [FFmpeg-cvslog] avutil/avutil: make AV_TIME_BASE_Q available in C++
Zhao Zhili
- [FFmpeg-cvslog] avcodec/vlc: add correct upper limit for recursive function
Paul B Mahol
- [FFmpeg-cvslog] configure: rework parsing --cpu arguments to support all features unless blacklisted
James Almer
- [FFmpeg-cvslog] avcodec/extract_extradata: filter what Metadata OBUs are included in AV1 extradata
James Almer
- [FFmpeg-cvslog] avcodec/libvpxdec: Remove redundant unreferencing of AVFrame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: EAGAIN is not fully supported in decode_simple_internal()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Do not explode EAGAIN
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols
Nuo Mi
- [FFmpeg-cvslog] avfilter/vf_smartblur: pass old context to sws_getCachedContext
Zhao Zhili
- [FFmpeg-cvslog] lavf/movenc: enable dvh1 FourCC
Damiano Galassi
- [FFmpeg-cvslog] avcodec/osq: do not return immediately on fatal error
Paul B Mahol
- [FFmpeg-cvslog] avformat/cafdec: improve probing
Paul B Mahol
- [FFmpeg-cvslog] avcodec/extract_extradata: use size_t as parameter type in val_in_array()
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: Add tx mode enum values
Fei Wang
- [FFmpeg-cvslog] cbs: Make tracing more general
Mark Thompson
- [FFmpeg-cvslog] avcodec/cbs_av1: Allow specifying obu size byte length
Fei Wang
- [FFmpeg-cvslog] lavc/vaapi_encode: Init pic at the beginning of API
Fei Wang
- [FFmpeg-cvslog] lavc/vaapi_encode: Extract set output pkt property function
Fei Wang
- [FFmpeg-cvslog] lavc/vaapi_encode: Separate reference frame into previous/future list
Fei Wang
- [FFmpeg-cvslog] lavc/vaapi_encode: Add VAAPI AV1 encoder
Fei Wang
- [FFmpeg-cvslog] lavc/av1: Add unit test for level handling
Fei Wang
- [FFmpeg-cvslog] avformat/hca: add support for decryption
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cdgraphics: fix decoding with AVFrame's negative linesize
Paul B Mahol
- [FFmpeg-cvslog] avfilter: use ptrdiff_t instead of int for linesize
Paul B Mahol
- [FFmpeg-cvslog] avcodec/gifdec: rewrite functions that fill block/frame
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cdxl: fix decoding with AVFrame's negative linesize
Paul B Mahol
- [FFmpeg-cvslog] avcodec/lcldec: fix decoding with AVFrame's negative linesize
Paul B Mahol
- [FFmpeg-cvslog] avcodec/evc_ps: Check cpb_cnt_minus1 and propagate error
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Avoid cloning encryption info if its unchanged
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for rtv1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vvc_parser: Avoid undefined overflow in POC computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/celp_math: avoid overflow in shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xvididct: Fix integer overflow in idct_row()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavarc: Use unsigned for samples in 1dif, 2slp, 5elp
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rasc: fix decoding with AVFrame's negative linesize
Paul B Mahol
- [FFmpeg-cvslog] avcodec/pcx: fix decoding with AVFrame's negative linesize
Paul B Mahol
- [FFmpeg-cvslog] avcodec/pnmdec: fix decoding with AVFrame's negative linesize
Paul B Mahol
- [FFmpeg-cvslog] avcodec/svq1dec: fix runtime error: applying non-zero offset 4 to null pointer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/flicvideo: fix decoding with AVFrame's negative linesize
Paul B Mahol
- [FFmpeg-cvslog] lavfi/vf_psnr: add warning when color ranges differ
Chema Gonzalez
- [FFmpeg-cvslog] lavfi/vf_ssim: add warning when color ranges differ
Chema Gonzalez
- [FFmpeg-cvslog] lavfi/vf_libvmaf: add warning when color ranges differ
Chema Gonzalez
- [FFmpeg-cvslog] pixdesc: add limited|full aliases for -color_range parameter
Chema Gonzalez
- [FFmpeg-cvslog] avcodec/notchlc: make variables that can be negative as signed
Paul B Mahol
- [FFmpeg-cvslog] avcodec/rtv1: stop returning incomplete frames
Paul B Mahol
- [FFmpeg-cvslog] fftools/ffmpeg_enc: apply -top to individual encoded frames
Anton Khirnov
- [FFmpeg-cvslog] avcodec/dxa: use uint8_t for type of arrays
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_astats: extend and improve bit depth output
Paul B Mahol
- [FFmpeg-cvslog] avcodec/vmixdec: Fix signed integer overflow in dc
Michael Niedermayer
- [FFmpeg-cvslog] libswresample/swresample: avoid s16p internal transfer format
Paul B Mahol
- [FFmpeg-cvslog] tests/fate-run: Ensure that THREADS=random is actually random
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vlc: Attempt to free buf after use in ff_vlc_init_multi_from_lengths()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc: free multi on fail
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vlc: use logctx instead of NULL
Paul B Mahol
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: move macros calc_epelh, calc_epelh2, load_epel_filterh
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_hv
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_v
Logan Lyu
- [FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv
Logan Lyu
- [FFmpeg-cvslog] avcodec/cdgraphics: fix for negative linesize and vertical scrolling
Paul B Mahol
- [FFmpeg-cvslog] avcodec/evc_ps: Fix leak on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevcdec: Check early whether film grain is supported, fix race
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vlc: fix min/max bits calculation in multi vlc
Paul B Mahol
- [FFmpeg-cvslog] libavfilter/dnn: add layout option to openvino backend
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/dnn: Add scale and mean preprocess to openvino backend
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/dnn: Initialze DNNData variables
Wenbin Chen
- [FFmpeg-cvslog] avcodec/vlc: fix off by one in limit check for multi
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add libvmaf_cuda
Kyle Swanson
- [FFmpeg-cvslog] avfilter/bwdif: Add proper BWDIFDSPContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_bwdif: Move DSP code to a new file
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/bwdifdsp: Constify
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c()
Andreas Rheinhardt
- [FFmpeg-cvslog] checkasm/motion: Don't allocate AVCodecContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/snow: Split ff_snow_get_buffer()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/snow: Move decoder parts out of ff_snow_common_init_after_header
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacsbrdata: Move ff_sbr_noise_table to sbrdsp_template.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tests/.gitignore: Add bitstream test tools
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/filters: add missing anchors
James Almer
- [FFmpeg-cvslog] lavfi/framequeue: remove redundant logic code
杨亚磊 via ffmpeg-devel
- [FFmpeg-cvslog] avdevice/fbdev_common: Make declaration proper prototype
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpegxl_parser: Remove unused function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/error_resilience: Remove set-but-not-used variable
Andreas Rheinhardt
- [FFmpeg-cvslog] Revert "lavu/timer: remove gratuitous volatile"
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/h274: fix PRNG definition
Niklas Haas
- [FFmpeg-cvslog] lavc/h274: correct grain DB indices
Niklas Haas
- [FFmpeg-cvslog] lavc/h274: fix comment (cosmetic)
Niklas Haas
- [FFmpeg-cvslog] avutil/hwcontext_cuda: add option to use current device context
Roman Arzumanyan
- [FFmpeg-cvslog] avutil: add GBRAP14 format support
Paul B Mahol
- [FFmpeg-cvslog] swscale: add GBRAP14 format support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/magicyuv: add 14bit rgb(a) support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_extractplanes: add GBRAP14 support
Paul B Mahol
- [FFmpeg-cvslog] fate: add forgotten changes for GBRAP14
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_negate: add support for more planar with alpha
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_zscale: add more planar formats with alpha
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_zscale: fix adding >8 bit alpha plane
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_pseudocolor: add support for more planar alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avcodec/snow: Move initializing QpelDSPContext to snowenc.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/snow: Move decoder/encoder-only inline funcs to snow(dec|enc).c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/snow: Move initializing HpelDSPContext to snowenc.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/snow: Move freeing encoder-only buffers to snowenc.c
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Remove obsolete wmavoice->rdft,dct dependencies
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Remove obsolete ffplay->rdft dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Remove unnecessary vf_spp->fft dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opus_silk: Use void* instead of AVCodecContext* as logctx
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/isom_tags: add missing CFHD tag
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_ebur128: do not print summary log if nothing was processed
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ffv1*: add GBRAP14, GRAY14, YUVA422P12, YUVA444P12 formats support
Paul B Mahol
- [FFmpeg-cvslog] avformat/mxfdec: Remove this_partition
Michael Niedermayer
- [FFmpeg-cvslog] libavutil/hwcontext_cuda: don't destroy external context when using current CUDA context
Roman Arzumanyan
- [FFmpeg-cvslog] avformat/mov: Check avif_info
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/lavfi: Fix double-free on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rka: rename variable to something more representative
Paul B Mahol
- [FFmpeg-cvslog] avcodec/rka: improve VRQ mode decoding
Paul B Mahol
- [FFmpeg-cvslog] avcodec/decode: reduce scope of a variable in ff_decode_frame_props()
James Almer
Last message date:
Sat Sep 30 17:15:04 EEST 2023
Archived on: Sat Sep 30 17:15:12 EEST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).