Messages by Date
-
2025/07/05
[FFmpeg-cvslog] fate/seek: fix missing mpeg4video parser dependency
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/all: fix missing some mov demuxer dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/hevc: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/all: add missing file protocol dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/gapless: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/lavf-container: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/all: switch-fix mov muxer dependency to mp4 muxer dependency
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] avformat/mov: allowing custom udta atoms to pass through their values correctly when export_all option specified.
Ken McGaugh
-
2025/07/05
[FFmpeg-cvslog] fate/pcm: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/all: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/hlsenc: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/mpeg4: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/demux: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/cover-art: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/ac3: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/vorbis: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/audio: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/mov: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fate/aac: fix multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] fftools/cmdutils: don't try to load arguments from file if not needed
Kacper Michajłow
-
2025/07/05
[FFmpeg-cvslog] avfilter/asrc_sinc: fix leak in config_input()
Lidong Yan
-
2025/07/05
[FFmpeg-cvslog] fate/all: add missing dependencies for extradata bsf
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] tests/Makefile: make easier to check for multiple dependencies
Nicolas Gaullier
-
2025/07/05
[FFmpeg-cvslog] avcodec/opus: don't materialize buf pointer from null
Kacper Michajłow
-
2025/07/04
[FFmpeg-cvslog] fftools/textformat: remove unreachable code in tf_mermaid
Marvin Scholz
-
2025/07/04
[FFmpeg-cvslog] avcodec/nvdec: fix 10bit output pixel formats
Timo Rothenpieler
-
2025/07/04
[FFmpeg-cvslog] avcodec/adpcm: Sanyo LD-ADPCM decoder
Peter Ross
-
2025/07/03
[FFmpeg-cvslog] avfilter: add pad_cuda filter
Jorge Estrada
-
2025/07/03
[FFmpeg-cvslog] avcodec/rv60dec: Check ofs for overflows
Michael Niedermayer
-
2025/07/03
[FFmpeg-cvslog] avformat/rtpdec_asf: fix leak in ff_wms_parse_sdp_a_line()
Lidong Yan
-
2025/07/03
[FFmpeg-cvslog] avcodec/sunrast: fix leak in sunrast_decode_frame()
Lidong Yan
-
2025/07/03
[FFmpeg-cvslog] avformat/rtpdec_latm: fix leak in parse_fmtp_config()
Lidong Yan
-
2025/07/03
[FFmpeg-cvslog] avformat/whip: fix format string for printing size_t
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/tls: clean up new whip options
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/tls: remove unused fingerprint option
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/tls_openssl: use existing context handle
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/tls: fix udp init
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/udp: don't override 0 localport
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/tls: use non protocol specific error message
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/Makefile: don't hardcode openssl for whip muxer
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/tls: don't use http_proxy for udp sockets
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/whip: remove redundant WHIP: prefix from all logging
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/whip: don't leak options dict
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avformat/whip: use av_dict_set_int for int
Timo Rothenpieler
-
2025/07/03
[FFmpeg-cvslog] avfilter/f_select: port to activate
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] fftools/ffmpeg_filter: always reap all available frames before requesting new ones
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] avfilter: signal an empty buffersrc with an explicit activate error code
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] avfilter/buffersink: keep requesting frames if one activation of the graph does not provide one
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] tests/fate/filter-audio: add anullsink test
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] avfilter/avfilter: fix forwarding EOF for simple API filters in filter_activate_default
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] avfilter/avfilter: always forward request frame in filter_activate_default
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] fate/filter-video: add ffprobe test for dual output select filter
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] avfilter/avfilter: make filter_activate_default request frames on behalf of sinks
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] avfilter/filters: simplify FF_FILTER_FORWARD_WANTED_ANY
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] avfilter: factorize requesting an input frame from multi output filters
Marton Balint
-
2025/07/03
[FFmpeg-cvslog] avcodec/rv34: Fix spelling mistake
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/rv34: Don't report progress unnecessarily
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move loop_filter to {H263Dec,MPVEnc,VC1}Context
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move partitioned_frame to {H263Dec,MPVEnc}Context
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg_er: Allow to skip setting partitioned_frame, p[pb]_time
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move fields to {H263Dec,MPVEnc}Context when possible
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/flvdec: Binarize h263_flv
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/ituh263enc: Inline value of h263_flv
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/h263dec: Use function ptr for decode_picture_header
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/msmpeg4dec: Move ff_msmpeg4_decode_init() down
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move mb_skip_run to {RV34Dec,MPVEnc}Context
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move SLICE_* defs to h263dec.h, h261dec.c
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg12dec: Put mb_skip_run on the stack
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move mb_num_left to {H263,RV34}DecContext
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move fields only used by H.263 decoders to H263DecCtx
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't use MPVContext.block
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg12dec: Move MpegEncContext.gb to Mpeg12SliceContext
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/h263dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Add missing headers
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg12dec: Add Mpeg12SliceContext
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg4videodec: Avoid unnecessary indirections
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/h263dec: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/h263dec: Remove redundant block parameter from decode_mb
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move unrestricted_mv to MotionEstContext
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move dct_precision to Mpeg4DecContext
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/{h263,mpeg4video}dec: Pass MPVContext*, not Mpeg4DecContext*
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Move flipflop_rounding to {MSMPEG4Dec,MPVEnc}Context
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/vc1: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg12dec: Deduplicate variables
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/vc1: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/rv34: Don't use MpegEncContext.gb
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/intrax8: Don't pretend to need more than one int16_t[64]
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/h261dec: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/rv34: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideodec: Remove size expectation from ff_mpv_reconstruct_mb
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove unused function parameter
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/h261dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg12dec: Put GetBitContext on the stack where advantageous
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpeg_er: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Reindent after the previous commit
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/ituh263dec: Only initialize ff_h263_rl_inter when needed
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Factor debugging dct coefficients out
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideoenc: Allocate blocks as part of MPVEncContext
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/mpegvideo: Add MPVContext typedef
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/ituh263enc: Simplify creating LUT
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/rl: Avoid branch in index lookup
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/ituh263dec: Use correct logcontext
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/wmaprodec: Avoid branch for setting block_align
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/wma: Remove redundant nb_channels check
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/wma,wmaprodec: Remove always-false checks
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/avcodec: Check sample_rate generically
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/dfpwmenc: Remove write-only context member
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/dfpwmenc: Correctly pad input
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/fic: Postpone duplicating AVFrame buffer
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/fic: Don't prematurely claim to have decoded a frame
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/fic: Don't copy frame unnecessarily
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/fic: Ensure skip frames have up-to-date props
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/fic: Remove redundant logmessage
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/fic: Avoid implicit av_frame_free()+av_frame_alloc()
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/fic: Avoid copying cursor unnecessarily
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] tests/fate/screen: Add test for skipping cursor with FIC
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] swresample/rematrix: Use correct function pointer types for calls
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/ffv1enc: Use dummies to avoid UB pointer arithmetic
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] swresample/rematrix: Constify
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/indeo3: Fix UB pointer arithmetic
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/indeo3: Constify ref_block in decode_cell_data()
Andreas Rheinhardt
-
2025/07/03
[FFmpeg-cvslog] avcodec/indeo3: Consistently use ptrdiff_t for strides
Andreas Rheinhardt
-
2025/07/01
[FFmpeg-cvslog] doc/APIchanges: add missing entries for the recent changes
James Almer
-
2025/07/01
[FFmpeg-cvslog] avformat/dump: add support for 3D Reference Displays Information side data
James Almer
-
2025/07/01
[FFmpeg-cvslog] avfilter/vf_showinfo: add support for 3D Reference Displays Information side data
James Almer
-
2025/07/01
[FFmpeg-cvslog] avcodec/nvenc: add MV-HEVC encoding support
Diego de Souza
-
2025/07/01
[FFmpeg-cvslog] avutil/frame: add a 3D Reference Displays Information side data type
James Almer
-
2025/07/01
[FFmpeg-cvslog] avutil: add an API to handle 3D Reference Displays Information
James Almer
-
2025/07/01
[FFmpeg-cvslog] avcodec/hevc/hevcdec: export 3D Reference Displays side data
James Almer
-
2025/07/01
[FFmpeg-cvslog] avcodec/packet: add a 3D Reference Displays Information side data type
James Almer
-
2025/06/30
[FFmpeg-cvslog] tools/pktdumper: dump extradata buffers
Peter Ross
-
2025/06/30
[FFmpeg-cvslog] doc: Remove libav-merge.txt
Derek Buitenhuis
-
2025/06/30
[FFmpeg-cvslog] tools: Remove libav-merge-next-commit
Derek Buitenhuis
-
2025/06/28
[FFmpeg-cvslog] avcodec/vorbisenc: fix leak if av_mallocz failed
Lidong Yan
-
2025/06/28
[FFmpeg-cvslog] avcodec/speexdec: consider differing frame sizes in remaining space check
Michael Niedermayer
-
2025/06/28
[FFmpeg-cvslog] libavcodec/tests: fix gitignore hashtable
Nicolas Gaullier
-
2025/06/28
[FFmpeg-cvslog] avfilter/vf_lut3d: fix leak if allocate_3dlut failed
Lidong Yan
-
2025/06/28
[FFmpeg-cvslog] avcodec/vvc/refs: remove early return
Marvin Scholz
-
2025/06/28
[FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. bdfef11 Properly list test errors when there are no failed tests
ffmpeg-git
-
2025/06/27
[FFmpeg-cvslog] avformat/apvdec: add framerate option
Dawid Kozinski
-
2025/06/27
[FFmpeg-cvslog] avformat/demux: Fix segfault due to avcodec_open2 failure
Pavel Koshevoy
-
2025/06/26
[FFmpeg-cvslog] fftools/textformat: renamings in print_unit_int for consistency (cosmetic)
Nicolas Gaullier
-
2025/06/26
[FFmpeg-cvslog] fftools/textformat: fix print 64 bit integers
Nicolas Gaullier
-
2025/06/26
[FFmpeg-cvslog] fftools/textformat: do not return early
Marvin Scholz
-
2025/06/26
[FFmpeg-cvslog] fftools/textformat: remove noop free
Marvin Scholz
-
2025/06/26
[FFmpeg-cvslog] fftools/textformat: narrow variable scopes
Marvin Scholz
-
2025/06/26
[FFmpeg-cvslog] fftools/textformat: exit early in mermaid_print_value
Marvin Scholz
-
2025/06/26
[FFmpeg-cvslog] fftools/textformat: remove leftover comments in mermaid_print_value
Marvin Scholz
-
2025/06/26
[FFmpeg-cvslog] lavc/vvc: Fix condition for using default scaling factor
Frank Plowman
-
2025/06/26
[FFmpeg-cvslog] avformat/whip: check the exchange sdp url is start with http
Steven Liu
-
2025/06/26
[FFmpeg-cvslog] avformat/whip: Remove unnecessary pkt checks
Steven Liu
-
2025/06/26
[FFmpeg-cvslog] avformat/iamf_parser: remove unreachable code
James Almer
-
2025/06/26
[FFmpeg-cvslog] hwcontext_vulkan: fix issues with importing a device
Lynne
-
2025/06/26
[FFmpeg-cvslog] avformat/tee: fix multiple bsfs in tee
Marvin Scholz
-
2025/06/26
[FFmpeg-cvslog] acvodec/amfenc: Enable use of AMF Surface in multiple encoders
Dmitrii Ovchinnikov
-
2025/06/26
[FFmpeg-cvslog] avcodec/amfdec: Add VP9 AMF decoder
nyanmisaka
-
2025/06/26
[FFmpeg-cvslog] avcodec/rv60dec: drop unused sum variable in read_slice_sizes
Peter Ross
-
2025/06/25
[FFmpeg-cvslog] avformat/mov: Check that sample_count is allocated in mov_parse_heif_items()
Michael Niedermayer
-
2025/06/25
[FFmpeg-cvslog] hwcontext_vulkan: fix 85c0364b703
Lynne
-
2025/06/24
[FFmpeg-cvslog] avformat/iamfdec: remove unused variables after recent changes
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_writer: fix layout checks when demixing_info is not present
James Almer
-
2025/06/24
[FFmpeg-cvslog] tests/iamf: rename BACK to SIDE filterchain labels in the 5.1.4 iamf tests
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_writer: reindent after previous commit
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_writer: use named constants in more places
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_writer: add extra constrains for Parameter Sets in Audio Elements
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_parse: prevent overreads in update_extradata
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_writer: factor out getting loudspeaker_layout values
James Almer
-
2025/06/24
[FFmpeg-cvslog] tests/iamf: reorder muxed streams
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_writer: ensure each layer's channel layout contains all channels from the previous one
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf: fix setting channel layout for Scalable layers
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_parse: try to retype the channel layout for ambisonics_mode == 0
James Almer
-
2025/06/24
[FFmpeg-cvslog] avformat/iamf_parse: prevent overreads in update_extradata
James Almer
-
2025/06/24
[FFmpeg-cvslog] avfilter/f_ebur128: properly propagate true peak
Niklas Haas
-
2025/06/23
[FFmpeg-cvslog] avcodec/g728dec: Remove AVCodec.sample_fmts
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-cvslog] hwcontext_vulkan: add workaround for broken Nvidia drivers
Lynne
-
2025/06/23
[FFmpeg-cvslog] hwcontext_vulkan: move ReBAR check into a new function and use it later
Lynne
-
2025/06/23
[FFmpeg-cvslog] avformat/iff: Check nb_channels == 0 in CHNL
Michael Niedermayer
-
2025/06/23
[FFmpeg-cvslog] tools/target_dec_fuzzer: adjust threshold for VP8
Michael Niedermayer
-
2025/06/23
[FFmpeg-cvslog] Add FUNDING.json
Michael Niedermayer
-
2025/06/23
[FFmpeg-cvslog] avcodec/osq: Add note about update_stats() count
Michael Niedermayer
-
2025/06/23
[FFmpeg-cvslog] avcodec/osq: Fix signed integer overflow in update_stats()
Michael Niedermayer
-
2025/06/23
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust RV60 threshold
Michael Niedermayer
-
2025/06/23
[FFmpeg-cvslog] avcodec/osq: Request a coding mode 2 sample
Michael Niedermayer
-
2025/06/23
[FFmpeg-cvslog] avcodec/osq: Switch back to av_ceil_log2()
Michael Niedermayer
-
2025/06/23
[FFmpeg-cvslog] libavcodec/hcadec: fix header parsing after 'comp' section
Pavel Roslyy
-
2025/06/23
[FFmpeg-cvslog] avfilter/codecview: Enable QP visualization for H.264
Timothee
-
2025/06/23
[FFmpeg-cvslog] avcodec/g728dec: G.728 decoder
Peter Ross
-
2025/06/23
[FFmpeg-cvslog] avformat/aiff: G.728 muxing and demuxing
Peter Ross
-
2025/06/23
[FFmpeg-cvslog] avcodec/g728_template: do_hybrid_window() template
Peter Ross
-
2025/06/23
[FFmpeg-cvslog] avformat/riff: G.728 muxing and demuxing
Peter Ross
-
2025/06/23
[FFmpeg-cvslog] avcodec/g728_template: make hist parameter constant
Peter Ross
-
2025/06/23
[FFmpeg-cvslog] avcodec/lpc_functions: compute_lpc_coefs: add starting lpc order and err cache parameters
Peter Ross
-
2025/06/23
[FFmpeg-cvslog] avformat/rtp: G.728 muxing and demuxing
Peter Ross
-
2025/06/23
[FFmpeg-cvslog] avformat/g728dec: raw G.728 demuxer
Peter Ross
-
2025/06/22
[FFmpeg-cvslog] avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a pointer
James Almer
-
2025/06/22
[FFmpeg-cvslog] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
-
2025/06/22
[FFmpeg-cvslog] swscale/output: Fix integer overflow in yuv2gbrp_full_X_c()
Michael Niedermayer
-
2025/06/22
[FFmpeg-cvslog] avformat/avidec: Ignore duplicate GAB2
Michael Niedermayer