ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2025/06/22
[FFmpeg-cvslog] avformat/imf_cpl: fix indention after previous commit
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avcodec/osq: avoid undefined negation
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avcodec/takdec: Check remaining space for first predictors
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] Revert "avformat/mpegts: update stream info when PMT ES stream_type changes"
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avcodec/svq3: Check there are bits left before decompression
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avcodec/h264_mb: Fix tmp_cr for arm
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 40e62e8 download: remove unmaintained linux binary source
ffmpeg-git
2025/06/22
[FFmpeg-cvslog] avfilter/x86/f_ebur128: replace AVX2 instruction with AVX equivalent
James Almer
2025/06/22
[FFmpeg-cvslog] avformat/hls: add fmp4 to allowed_extensions
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avcodec/hevc/ps: Fix dependant layer id check
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] postproc/postprocess_template: Fix reading uninitialized pixels in dering_C()
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/matroskadec: check that channels fit in signed 32bit int
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/hls: Add ec3 to allowed_extensions
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/hls: Split allowed_segment_extensions off allowed_extensions
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/mov: add more sanity checks when reading clap boxes
James Almer
2025/06/22
[FFmpeg-cvslog] avcodec/sonic: Check num_taps
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/imf_cpl: do not continue looping forever
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/mov: reject negative ELST durations
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] MAINTAINERS: Add entry for samples-request
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/iff: Check nb_channels == 0 in MHDR
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/hls: Add cmfv and cmfa to allowed_extensions
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] tests/fate/filter-video: Fix dependancy for codecview
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avformat/hls: Fix flash1.bogulus.cfd support
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] postproc/postprocess_template: fix dering with a 16x16 image
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] libpostproc: check minimum size
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avcodec/libtheora: fix setting keyframe_mask
James Almer
2025/06/22
[FFmpeg-cvslog] avformat/hls: Fix Youtube AAC
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] postproc/postprocess_template: fix handling of first row of dering_C
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] doc: replace http/git by https urls
Michael Niedermayer
2025/06/22
[FFmpeg-cvslog] avutil/hwcontext_vulkan: disable host transfers if ReBAR is disabled
Niklas Haas
2025/06/21
[FFmpeg-cvslog] avcodec/svq1enc: Don't free scratchbuf upon error
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/ituh263dec: Remove redundant store
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/rv10: Perform RV20 initialization during init
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Combine stores
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/svq1enc: Set MpegEncContext.avctx only once
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Zero-init mbintra_table
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/vc1: Only keep mb_type[0]
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/ituh263dec: Simplify AIC handling
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] configure: Factor mpegvideoencdsp out of mpegvideoenc
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Provide alignment hint to compiler
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Reduce stack usage when copying MpegEncContext
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] configure: Relax snowenc->mpegvideoenc dependency
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/{ituh263,mpeg4video}enc: Simplify out-of-slice DC prediction
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/svq1enc: Remove write-only c_block_{width,height}
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mips: fix build failure when specific decoder/encoder enabled
Peter Ross
2025/06/21
[FFmpeg-cvslog] configure: h264_vulkan_encoder depends on atsc_a53
Peter Ross
2025/06/21
[FFmpeg-cvslog] configure: cbs_apv depends on cbs
Peter Ross
2025/06/21
[FFmpeg-cvslog] avcodec/rv10: Avoid indirection when reading VLC codes
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/ituh263enc: Simplify AIC handling
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] configure: Relax svq1enc->mpegvideoenc dependency
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Simplify allocating non-slice buffers
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/svq1enc: Don't initialize unneeded block_index
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpeg4videodec: Don't zero blocks twice
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] configure: Relax diracdec->mpegvideoenc dependency
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Don't reset thread_context ptrs unnecessarily
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/ituh263enc: Simplify encoding umotion vectors
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/flvenc: Move ff_flv2_encode_ac_esc() to ituh263enc.c
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpeg4video: Move ff_mpeg4_pred_dc() to decoder
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpeg4videoenc: Fix data race when using AC prediction
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Allocate dc_val for each encoder slice
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Allocate ac_val jointly
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Only use a single ac_val pointer
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Only keep MpegEncContext.dc_val[0]
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpeg4video: Don't use ac_val[1], ac_val[2] when cleaning buffers
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Redo resetting intra table entry
Andreas Rheinhardt
2025/06/21
[FFmpeg-cvslog] avcodec/mpegvideo: Don't reset AC values of upper-left luma block
Andreas Rheinhardt
Earlier messages
Later messages