ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/10/04
[FFmpeg-cvslog] lavfi/f_drawgraph: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/buffersrc: validate hw context presence in video_init()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/buffersink: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/buffersrc: switch to query_func2()
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/buffersink: move channel layout parsing to init
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] lavfi/buffersink: move the option sanity check to init
Anton Khirnov
2024/10/04
[FFmpeg-cvslog] avcodec/mediacodecenc: Fix access of uninitialized value
Zhao Zhili
2024/10/04
[FFmpeg-cvslog] avcodec/mediacodecenc: Fix access of uninitialized value
Zhao Zhili
2024/10/03
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
2024/10/03
[FFmpeg-cvslog] avformat/img2enc: Fix integer truncation when frame_pts is enabled
Zhao Zhili
2024/10/03
[FFmpeg-cvslog] avformat/internal: Add ff_get_frame_filename
Zhao Zhili
2024/10/02
[FFmpeg-cvslog] avfilter: add missing build deps to msad filter
James Almer
2024/10/02
[FFmpeg-cvslog] avformat/mov: don't abort on invalid clap box data
James Almer
2024/10/02
[FFmpeg-cvslog] avformat/mov: get heif image mirroring from imir box
James Almer
2024/10/02
[FFmpeg-cvslog] fate/mov: add a test for heic images with cropping and rotation metadata
James Almer
2024/10/02
[FFmpeg-cvslog] avformat/mov: parse clap boxes that reference heif items
James Almer
2024/10/02
[FFmpeg-cvslog] avformat/mov: parse colr boxes that reference tile grids
James Almer
2024/10/02
[FFmpeg-cvslog] avformat/mov: factorize getting the current item
James Almer
2024/10/02
[FFmpeg-cvslog] avcodec/dxva2: Fix compilation with Mingw-w64
Tobias Rapp
2024/10/02
[FFmpeg-cvslog] libavutil: Makefile: Fix alphabetical order for the film_grain_params files
Martin Storsjö
2024/10/02
[FFmpeg-cvslog] libavcodec: Makefile: Move the librsvg entry to the right section
Martin Storsjö
2024/10/02
[FFmpeg-cvslog] videotoolbox: Fix indentation of old existing code
Martin Storsjö
2024/10/02
[FFmpeg-cvslog] avcodec/videotoolbox: add AV1 hardware acceleration
Jan Ekström
2024/10/01
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
2024/10/01
[FFmpeg-cvslog] avcodec/ffv1enc: 2Pass mode is not possible with golomb coding
Michael Niedermayer
2024/10/01
[FFmpeg-cvslog] avcodec/ffv1: Store and reuse sx/sy
Michael Niedermayer
2024/10/01
[FFmpeg-cvslog] lavu/class: improve AVClass doxy
Anton Khirnov
2024/10/01
[FFmpeg-cvslog] lavu/opt: consolidate common prologue for av_opt_set*()
Anton Khirnov
2024/10/01
[FFmpeg-cvslog] lavf/mxfdec: Remove a call to avio_tell() in klv_read_packet()
Tomas Härdin
2024/10/01
[FFmpeg-cvslog] lavf/mxfdec: Speed up mxf_edit_unit_absolute_offset()
Tomas Härdin
2024/10/01
[FFmpeg-cvslog] lavf/mxfdec: Speed up klv_read_packet()
Tomas Härdin
2024/10/01
[FFmpeg-cvslog] lavu/opt: combine option type size+name into a single descriptor
Anton Khirnov
2024/10/01
[FFmpeg-cvslog] lavu/log,opt: detect setting non-runtime options post-init
Anton Khirnov
2024/10/01
[FFmpeg-cvslog] lavfi/avfilter: export AVFilter initialization state
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] avcodec/vvc: Don't use large array on stack
Zhao Zhili
2024/09/30
[FFmpeg-cvslog] aarch64/vvc: Add dmvr_hv
Zhao Zhili
2024/09/30
[FFmpeg-cvslog] aarch64/vvc: Add dmvr
Zhao Zhili
2024/09/30
[FFmpeg-cvslog] aarch64/vvc: Add w_avg
Zhao Zhili
2024/09/30
[FFmpeg-cvslog] avformat/mov: don't return the latest stream when an item stream is expected
James Almer
2024/09/30
[FFmpeg-cvslog] avformat/mov: get heif image rotation from irot box
James Almer
2024/09/30
[FFmpeg-cvslog] avformat/avformat: add side data to AVStreamGroupTileGrid
James Almer
2024/09/30
[FFmpeg-cvslog] avformat/mov: don't return the latest stream when an item stream is expected
James Almer
2024/09/30
[FFmpeg-cvslog] fate/filter-audio: add missing aresample filter dependency to fate-filter-crazychannels
James Almer
2024/09/30
[FFmpeg-cvslog] fate/vcodec: add missing scale filter dependency to ffv1-2pass10 vsynth tests
James Almer
2024/09/30
[FFmpeg-cvslog] fate/hevc: add missing scale filter dependency to fate-hevc-mv-switch
James Almer
2024/09/30
[FFmpeg-cvslog] Tag n7.2-dev : Main development, master branch after release/7.1 branched off
git
2024/09/30
[FFmpeg-cvslog] avformat/hlsenc: Fix missing EXT-X-DISCONTINUITY tag in subtitle streams
Jonathan Baecker
2024/09/30
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 602b567 web/index: fix typo (coded->codec)
ffmpeg-git
2024/09/30
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c8d16bf web/index: clarify that this is a major release
ffmpeg-git
2024/09/30
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 42df83d web/index: correct release date for FFmpeg 7.1
ffmpeg-git
2024/09/30
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1acd634 web/index: add release notes for version 7.1
ffmpeg-git
2024/09/30
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f8f4a95 web/download: Add FFmpeg 7.1
ffmpeg-git
2024/09/30
[FFmpeg-cvslog] Tag n7.1 : FFmpeg 7.1 release
git
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: consolidate connecting source to mux stream
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: move the ost_get_filters() call to ost_bind_filter()
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: move the check for filtering+streamcopy
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg_mux_init: do not export forced_keyframes_const_names[]
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg_demux: drop ist_output_add()
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg: drop unused OSTFinished
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg_enc: split Encoder into a private and public part
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffmpeg_demux: drop InputStream.[nb_]outputs
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] lavfi/buffersink: add array-type options to replace "int-list" ones
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] lavu: deprecate av_opt_set_int_list() and related infrastructure
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] doc/examples/decode_filter_video: switch to new buffersink options
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] fftools/ffplay: switch to new buffersink options
Anton Khirnov
2024/09/30
[FFmpeg-cvslog] doc/examples/decode_filter_audio: switch to new buffersink options
Anton Khirnov
2024/09/29
[FFmpeg-cvslog] avcodec/ffv1enc: Fix >8bit context size
Michael Niedermayer
2024/09/29
[FFmpeg-cvslog] Update for 7.1
Michael Niedermayer
2024/09/29
[FFmpeg-cvslog] RELEASE_NOTES: Based on the version from 5.1
Michael Niedermayer
2024/09/29
[FFmpeg-cvslog] MAINTAINERS: update myself for dvdvideo, rcwtdec, rcwtenc
Marth64
2024/09/29
[FFmpeg-cvslog] avformat/internal: Add ff_get_frame_filename
Zhao Zhili
2024/09/29
[FFmpeg-cvslog] avformat/img2enc: Fix integer truncation when frame_pts is enabled
Zhao Zhili
2024/09/29
[FFmpeg-cvslog] checkasm/sw_rgb: Revert test additions from e18b46d95fadcbaaf450bda9f1871849f2b0c586
Martin Storsjö
2024/09/29
[FFmpeg-cvslog] avdevice/decklink_dec: fix leaks on error
Marvin Scholz
2024/09/29
[FFmpeg-cvslog] avdevice/decklink_dec: fix leak on error
Marvin Scholz
2024/09/29
[FFmpeg-cvslog] avdevice/decklink_dec: fix leak on error
Marvin Scholz
2024/09/29
[FFmpeg-cvslog] avdevice/decklink_dec: fix leaks on error
Marvin Scholz
2024/09/28
[FFmpeg-cvslog] ppc: Recognize the PPC VSX and Power8 CPU flags
Brad Smith
2024/09/28
[FFmpeg-cvslog] ppc: Recognize the PPC VSX and Power8 CPU flags
Brad Smith
2024/09/28
[FFmpeg-cvslog] avcodec/riscv: add h264 qpel
Niklas Haas
2024/09/28
[FFmpeg-cvslog] lavu/opt: avoid accidentally propagating spurious errors
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavu/opt: add missing 'else'
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavu/opt: avoid accidentally propagating spurious errors
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi: clarify the behaviour of avfilter_graph_create_filter()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] fftools/ffplay: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavu/opt: add missing 'else'
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavd/lavfi: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] doc/examples/transcode: handle audio encoder frame size restrictions
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/buffersink: allow av_buffersink_set_frame_size() to be called earlier
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] doc/examples/transcode: switch to avcodec_get_supported_config()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] doc/examples/decode_filter_video: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] doc/examples/transcode: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] doc/examples/decode_filter_audio: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] fftools/ffmpeg_filter: stop using avfilter_graph_create_filter() incorrectly
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] avcodec/amfenc: Add support for on-demand key frames
Cameron Gutman
2024/09/28
[FFmpeg-cvslog] avcodec/amfenc: Update supported HEVC color ranges
Cameron Gutman
2024/09/28
[FFmpeg-cvslog] avcodec/amfenc: Fix inverted loop filter option
Cameron Gutman
2024/09/28
[FFmpeg-cvslog] lavfi/asrc_hilbert: convert to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_abitscope: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_showwaves: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_showspectrum: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_showfreqs: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_showvolume: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_showspatial: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_showcqt: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_aphasemeter: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_concat: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_showcwt: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_avectorscope: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_ahistogram: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/*_vaapi: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/avf_a3dscope: switch to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/asrc_sine: convert to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/asrc_anoisesrc: convert to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/asrc_sinc: convert to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/asrc_flite: convert to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/asrc_anullsrc: convert to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/asrc_afdelaysrc: convert to query_func2()
Anton Khirnov
2024/09/28
[FFmpeg-cvslog] lavfi/asrc_afirsrc: convert to query_func2()
Anton Khirnov
2024/09/27
[FFmpeg-cvslog] avformat/dump: don't print streams withing a group twice
James Almer
2024/09/27
[FFmpeg-cvslog] avformat/dump: reduce indentation when printing streams within a group
James Almer
2024/09/27
[FFmpeg-cvslog] avformat/dump: always print non-tile streams in tile grid groups
James Almer
2024/09/27
[FFmpeg-cvslog] MAINTAINERS: remove libopenjpeg decoder entry
Gyan Doshi
2024/09/27
[FFmpeg-cvslog] configure: Silence Xcode warnings about duplicate libraries
Martin Storsjö
2024/09/27
[FFmpeg-cvslog] vulkan_encode_h264: fix rate control VBV values
Lynne
2024/09/27
[FFmpeg-cvslog] vulkan_encode_h265: fix rate control VBV values
Lynne
2024/09/27
[FFmpeg-cvslog] vulkan_encode_h265: fix rate control VBV values
Lynne
2024/09/27
[FFmpeg-cvslog] vulkan_encode_h264: fix rate control VBV values
Lynne
2024/09/26
[FFmpeg-cvslog] libavutil: Fix building libavutil/tests/cpu for aarch64 without SVE
Martin Storsjö
2024/09/26
[FFmpeg-cvslog] aarch64: Detect I8MM on Windows via SVE-I8MM
Martin Storsjö
2024/09/26
[FFmpeg-cvslog] aarch64: Print the SVE vector length in libavutil/tests/cpu.c
Martin Storsjö
2024/09/26
[FFmpeg-cvslog] checkasm: Print the SVE vector length at startup
Martin Storsjö
2024/09/26
[FFmpeg-cvslog] aarch64: Add CPU feature flags for SVE and SVE2
Martin Storsjö
2024/09/26
[FFmpeg-cvslog] configure: Add detection of assembler support for SVE/SVE2
Martin Storsjö
2024/09/26
[FFmpeg-cvslog] avutil/iamf: fix doxygen
James Almer
2024/09/26
[FFmpeg-cvslog] avutil/iamf: fix doxygen
James Almer
2024/09/26
[FFmpeg-cvslog] avutil/iamf: fix doxygen
James Almer
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_enc: move set_encoder_id() to ffmpeg_mux_init
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_filter: stop accessing OutputStream.[max_]frame_rate
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_filter: clarify error message
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_filter: drop a redundant check
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_enc: stop using OutputStream in hw_device_setup_for_encode()
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_enc: don't write frame rate/SAR to AVStream directly
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_filter: drop the OutputStream parameter to ofilter_bind_ost()
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_filter: remove remaining OutputStream usage in init_simple_filtergraph()
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] doc/ffmpeg: improve wording in the description section
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_enc: add an AVClass to Encoder
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_enc: remove unnecessary pointer references from enc_open()
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_enc: do not set AVStream timebase directly
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] fftools/ffmpeg_enc: do not set output stream codec parameters directly
Anton Khirnov
2024/09/26
[FFmpeg-cvslog] aarch64: h26x: Fix the indentation of one function
Martin Storsjö
2024/09/26
[FFmpeg-cvslog] checkasm/sw_rgb: Revert test additions from e18b46d95fadcbaaf450bda9f1871849f2b0c586
Martin Storsjö
2024/09/25
[FFmpeg-cvslog] ffbuild: add METALCC and METALLIB to BRIEF
Marvin Scholz
2024/09/25
[FFmpeg-cvslog] avfilter/vf_coreimage: simplify list_filters code
Marvin Scholz
2024/09/25
[FFmpeg-cvslog] avfilter/vf_coreimage: silence AVFrame deprecation warnings
Marvin Scholz
2024/09/25
[FFmpeg-cvslog] avfilter/yadif_videotoolbox: remove unused variable
Marvin Scholz
2024/09/25
[FFmpeg-cvslog] avdevice/avfoundation: remove write-only variable
Marvin Scholz
2024/09/25
[FFmpeg-cvslog] lavfi/metal: simplify fallback
Marvin Scholz
2024/09/25
[FFmpeg-cvslog] tests/fate/vcodec: Add 10bit 2pass FFv1 test
Michael Niedermayer
2024/09/25
[FFmpeg-cvslog] avcodec/ffv1enc: Fix >8bit context size
Michael Niedermayer
2024/09/25
[FFmpeg-cvslog] avcodec/ffv1dec: Blow up if user asks for explosion
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] tests/fate/mov: fix rules for some tests
James Almer
2024/09/24
[FFmpeg-cvslog] tests/fate/mov: fix rules for some tests
James Almer
2024/09/24
[FFmpeg-cvslog] avfilter/vf_showinfo: add missing break to ViewID case
James Almer
2024/09/24
[FFmpeg-cvslog] avfilter/vf_showinfo: add missing break to ViewID case
James Almer
2024/09/24
[FFmpeg-cvslog] avcodec/hevc/sei: num_ref_displays can be up to 32
James Almer
2024/09/24
[FFmpeg-cvslog] avcodec/cbs_h265: num_ref_displays can be up to 32
James Almer
2024/09/24
[FFmpeg-cvslog] avcodec/cbs_h265: fix valid range for {left,right}_view_id
James Almer
2024/09/24
[FFmpeg-cvslog] avcodec/hevc/sei: num_ref_displays can be up to 32
James Almer
2024/09/24
[FFmpeg-cvslog] avcodec/cbs_h265: num_ref_displays can be up to 32
James Almer
2024/09/24
[FFmpeg-cvslog] avcodec/cbs_h265: fix valid range for {left,right}_view_id
James Almer
2024/09/24
[FFmpeg-cvslog] lavc/vvc_mc: R-V V avg w_avg
sunyuechi
2024/09/24
[FFmpeg-cvslog] lavc/h264dsp: optimise R-V V biweight for shorter heights
Rémi Denis-Courmont
2024/09/24
[FFmpeg-cvslog] lavc/h264dsp: unroll R-V V weight16
Rémi Denis-Courmont
2024/09/24
[FFmpeg-cvslog] lavc/h264dsp: optimise R-V V weight for shorter heights
Rémi Denis-Courmont
2024/09/24
[FFmpeg-cvslog] tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch
Anton Khirnov
2024/09/24
[FFmpeg-cvslog] tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch
Anton Khirnov
2024/09/24
[FFmpeg-cvslog] doc/APIchanges: Add 7.1 Cut line
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] */version.h: bump minor versions for release/7.1
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] Changelog: Add version <next>
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] */version.h: bump after release/7.1 branch
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] Changelog: Mark for 7.1
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] */version.h: bump minor versions for release/7.1
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] doc/APIchanges: update
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/vble: Allocate buffer later
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/sgirledec: Check input length
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/imm4: Check input size
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adapt threshold for RASC
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/svq3: Check for minimum size input
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] tools/target_swr_fuzzer: Limit the number of samples
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/encode: Check bitrate
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] tools/target_dec_fuzzer: Add threshold for SRGC
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/eacmv: Check input size for intra frames
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/aac/aacdec: use correct index in deallocation
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: Check bit depth with range extension
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/osq: use unsigned for decorrelation
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
2024/09/24
[FFmpeg-cvslog] avformat/asf: Check picsize
Michael Niedermayer
Earlier messages
Later messages