ffmpeg-cvslog
Thread
Date
Earlier messages
Messages by Date
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 13/20: swscale/x86/ops: simplify DECL_DITHER definition
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 18/20: swscale/ops: nuke SwsComps.unused
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 19/20: swscale/ops_backend: simplify SWS_OP_CLEAR declarations
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 20/20: swscale/x86/ops: simplify SWS_OP_CLEAR patterns
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 16/20: swscale/aarch64/ops: use SWS_OP_NEEDED() instead of next->comps.unused
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 17/20: swscale/aarch64/ops: compute SWS_OP_PACK mask directly
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 14/20: swscale/ops_chain: replace SwsOpEntry.unused by SwsCompMask
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 15/20: swscale/aarch64/ops: fix SWS_OP_LINEAR mask check
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 12/20: swscale/ops_chain: check for exact linear mask match
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 11/20: swscale/x86/ops: align linear kernels with reference backend
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 09/20: swscale/ops: drop offset from SWS_MASK_ALPHA
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 10/20: swscale/ops_backend: align linear kernels with actually needed masks
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 07/20: swscale/ops_chain: simplify SwsClearOp checking
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 08/20: swscale/x86/ops_float: fix typo in linear_row
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 06/20: swscale/ops: don't strip range metadata for unused components
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 05/20: swscale/ops: simplify min/max range print check
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 04/20: swscale/ops: add SwsCompMask parameter to print_q4()
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 03/20: swscale/ops: add explicit clear mask to SwsClearOp
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 02/20: swscale/ops: add SwsCompMask and related helpers
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] branch master updated (953d278a01 -> 96f82f4fbb)
ffmpeg-git via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 01/20: swscale/ops_optimizer: fix commutation of U32 clear + swap_bytes
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 10/16: swscale/ops_dispatch: remove pointless AV_CEIL_RSHIFT()
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 16/16: tests/swscale: fix input pattern generation for very small sizes
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 15/16: swscale/ops_dispatch: re-indent (cosmetic)
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 14/16: swscale/ops_dispatch: compute minimum needed tail size
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 13/16: swscale/ops_dispatch: generalize the number of tail blocks
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 12/16: swscale/ops_dispatch: avoid calling comp->func with w=0
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 11/16: swscale/ops_dispatch: fix and generalize tail buffer size calculation
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 09/16: swscale/ops_dispatch: add helper to explicitly control pixel->bytes rounding
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 08/16: swscale/ops_dispatch: ensure block size is multiple of pixel size
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 07/16: swscale/ops_dispatch: make offset calculation code robust against overflow
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 05/16: swscale/ops_dispatch: pre-emptively guard against int overflow
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 06/16: swscale/ops_dispatch: fix rounding direction of plane_size
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 02/16: swscale/x86/ops_int: use sized mov for packed_shuffle output
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 04/16: swscale/ops_dispatch: drop pointless `const` (cosmetic)
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 03/16: swscale/ops_dispatch: zero-init tail buffer
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 01/16: swscale/x86/ops: set missing over_read metadata on filter ops
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] branch master updated (d013863f00 -> 953d278a01)
ffmpeg-git via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] avcodec/lcevcdec: poll on LCEVC_Again from LCEVC_ReceiveDecoderPicture (branch master)
Peter von Kaenel via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 08/08: avcodec/packet: Remove always-true check
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 07/08: avcodec/decode: Short-circuit side-data processing
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 06/08: avcodec/decode: Avoid temporary frame in ff_reget_buffer()
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 05/08: avcodec/decode: Fix shadowing
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 04/08: avcodec/decode: Optimize call away if possible
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 03/08: avcodec/decode: Remove always-true checks
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 02/08: avcodec/decode: Make post_process_opaque a RefStruct reference
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 01/08: avcodec/lcevcdec: Use pool to avoid allocations of FFLCEVCFrame
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] branch master updated (03967fcff4 -> 9ab37ef918)
ffmpeg-git via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 02/02: tests/checkasm/sw_ops: fix too large shift for int
Kacper Michajłow via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] branch master updated (1764683668 -> 03967fcff4)
ffmpeg-git via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/ops_memcpy: guard exec->in_stride[-1] access
Kacper Michajłow via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] swscale/ops_backend: disable FP contraction where possible (branch master)
Niklas Haas via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] avcodec/vorbisdec: validate windowtype and transformtype (branch master)
Hassan Hany via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] avcodec/videotoolboxenc: add missing field and rectify cap flags (branch master)
Gyan Doshi via ffmpeg-cvslog
2026/04/16
[FFmpeg-cvslog] [ffmpeg] avformat/wavenc: Keep fmt chunk first for -rf64 auto (branch master)
Daniel Verkamp via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 03/03: tests/checkasm/h264chroma: Use more realistic block sizes
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/h264chroma: Fix incorrect alignment documentation
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/mpegvideo_dec: Use C version of h264chroma mc2 functions
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] branch master updated (2feb213287 -> 39f34ee019)
ffmpeg-git via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 01/02: lavc/videotoolboxenc: return SEI parse errors
Jun Zhao via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated (5a1f107b4c -> 2d6ee37238)
ffmpeg-git via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 02/02: lavc/videotoolbox_vp9: fix vpcC flags offset
Jun Zhao via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 02/02: lavc/videotoolbox_vp9: fix vpcC flags offset
Jun Zhao via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 01/02: lavc/videotoolboxenc: return SEI parse errors
Jun Zhao via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated (fa4ee7ab3c -> 449453a971)
ffmpeg-git via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 02/02: lavc/videotoolbox_vp9: fix vpcC flags offset
Jun Zhao via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 01/02: lavc/videotoolboxenc: return SEI parse errors
Jun Zhao via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 updated (735c84b57f -> 7f5c90f77e)
ffmpeg-git via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 01/02: lavc/videotoolboxenc: return SEI parse errors
Jun Zhao via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 02/02: lavc/videotoolbox_vp9: fix vpcC flags offset
Jun Zhao via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] branch release/7.0 updated (7f59e39430 -> 09f9ccee77)
ffmpeg-git via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] avcodec/lcevc: make CBS reallocate the LCEVC payload (branch master)
James Almer via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 11/11: tests/checkasm/sw_ops: remove random value clears
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 10/11: tests/checkasm/sw_ops: fix check_scale()
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 08/11: swscale/ops_memcpy: always use loop on buffers with large padding
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 09/11: swscale/x86/ops: add missing component annotation on expand_bits
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 07/11: tests/checkasm/sw_ops: remove redundant filter tests
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 05/11: tests/checkasm/sw_ops: don't shadow 'report'
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 06/11: tests/checkasm/sw_ops: explicitly test all backends
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 04/11: tests/checkasm/sw_ops: separate op compilation from testing
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 03/11: tests/checkasm/sw_ops: check all planes in CHECK_COMMON()
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 02/11: tests/checkasm/sw_ops: set correct plane index order
Niklas Haas via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] branch master updated (3f9e04b489 -> dcfd8ebe86)
ffmpeg-git via ffmpeg-cvslog
2026/04/15
[FFmpeg-cvslog] [ffmpeg] 01/11: tests/checkasm/sw_ops: remove some unnecessary checks
Niklas Haas via ffmpeg-cvslog
2026/04/14
[FFmpeg-cvslog] [ffmpeg] vulkan: fix encode feedback query handling (branch release/8.1)
Stéphane Cerveau via ffmpeg-cvslog
2026/04/14
[FFmpeg-cvslog] [ffmpeg] vulkan: fix encode feedback query handling (branch master)
Stéphane Cerveau via ffmpeg-cvslog
2026/04/14
[FFmpeg-cvslog] [ffmpeg] ffprobe: Support printing SMPTE 2094 APP5 side data (branch master)
Vignesh Venkat via ffmpeg-cvslog
2026/04/14
[FFmpeg-cvslog] [ffmpeg] avcodec/dav1d: Support parsing smpte 2094-50 metadata (branch master)
Vignesh Venkat via ffmpeg-cvslog
2026/04/14
[FFmpeg-cvslog] [ffmpeg] avcodec/codec_internal: Include avcodec.h for enum AVCodecConfig (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/14
[FFmpeg-cvslog] [ffmpeg] swscale/swscale: Remove ineffective check (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] avcodec/vp9: Rollback dimensions when format is rejected (branch master)
Paul Adenot via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 02/02: swscale/ops: remove type from continuation functions
Kacper Michajłow via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/ops: remove optimize attribute from op functions
Kacper Michajłow via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (29a0973855 -> 1092852406)
ffmpeg-git via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] avformat/rtpdec_qdm2: Check block_size (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] Purchase Inquiry
Grameen Fabrics & Fashions Ltd via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] avutil/tests/.gitignore: Add recently added test tools (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 02/03: configure: add missing quotes around user-specified tool paths
Ramiro Polla via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 03/03: configure: collapse else + if into elif
Ramiro Polla via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (b62ae766c1 -> 49a2d426e9)
ffmpeg-git via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 01/03: configure: fix html docs generation when makeinfo is disabled
Ramiro Polla via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 02/02: avfilter/vf_ssim360: fix integer overflow in tape_length allocation
Zhao Zhili via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 01/02: fftools/ffmpeg_filter: skip autoscale for hardware format
Zhao Zhili via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (a85a8e6757 -> b62ae766c1)
ffmpeg-git via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] configure: fix VSX remaining enabled when -mvsx is unsupported (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 13/13: avcodec/x86/snowdsp_init: Remove disabled SSE2 functions
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 12/13: avcodec/x86/snowdsp_init: Use standard init pattern
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 11/13: avcodec/x86/snowdsp_init: Remove MMXEXT, SSE2 inner_add_yblock versions
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 10/13: avcodec/x86/snowdsp: Add SSSE3 inner_add_yblock
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 08/13: tests/checkasm/llvidencdsp: Fix nonsense randomization
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 09/13: tests/checkasm/mpegvideo_unquantize: Fix precedence problem
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 07/13: tests/checkasm: Add snowdsp test
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 06/13: avcodec/snowdata: Add explicit alignment for obmc tables
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 05/13: avcodec/snow_dwt: Remove pointless forward declaration
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 04/13: avcodec/x86/snow_dwt: Avoid slice_buffer in inner_add_yblock
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 03/13: avcodec/snow: Avoid always-true branch
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 02/13: avcodec/snow: Disable dead code in ff_snow_inner_add_yblock()
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (761b6f2359 -> 32678dcc88)
ffmpeg-git via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 01/13: avcodec/snowdata: Don't use 8 bits for six bits data
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 03/04: swscale/x86/output: Make xmm functions usable even without aligned stack
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 04/04: swscale/x86/output: Remove obsolete MMXEXT function
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 02/04: swscale/x86/output: Simplify creating dither register
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] 01/04: swscale/x86/scale: Remove always-false mmsize checks
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (999ccf6495 -> 761b6f2359)
ffmpeg-git via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] swresample/x86/{audio_convert,rematrix}: Remove remnants of MMX (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] branch master updated (411484e8c9 -> e29c7089d2)
ffmpeg-git via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/x86/vp8dsp_loopfilter: Remove always-true mmsize checks
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/x86/vp3dsp: Remove unused macros
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] 02/02: lavc/videotoolbox_vp9: fix vpcC flags offset
Jun Zhao via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] 01/02: lavc/videotoolboxenc: return SEI parse errors
Jun Zhao via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] branch master updated (b09d57c41d -> 411484e8c9)
ffmpeg-git via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] avfilter/buffersrc: re-add missing overflow warning (branch master)
Niklas Haas via ffmpeg-cvslog
2026/04/12
[FFmpeg-cvslog] [ffmpeg] hwcontext_vulkan: fix double free when vulkan_map_to_drm fails (branch master)
nyanmisaka via ffmpeg-cvslog
2026/04/11
[FFmpeg-cvslog] [ffmpeg] avcodec/x86/h264_intrapred: Replace pred8x8_top_dc_8_mmxext with SSE2 (branch master)
zuxy via ffmpeg-cvslog
2026/04/11
[FFmpeg-cvslog] [ffmpeg] swscale/x86/ops: use plain `ret` instruction (branch master)
Niklas Haas via ffmpeg-cvslog
2026/04/11
[FFmpeg-cvslog] [ffmpeg] vulkan: fix -Wdiscarded-qualifiers warning and misleading DRM modifier log (branch master)
Tymur Boiko via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 04/04: .forgejo/CODEOWNERS: add myself for hls.*
Kacper Michajłow via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 02/04: tests/fate/hlsenc: add hls-event-no-endlist test
Kacper Michajłow via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 03/04: MAINTAINERS: add myself as HLS demuxer maintainer
Kacper Michajłow via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 01/04: avformat/hls: fix seeking in EVENT playlists that start mid-stream
Kacper Michajłow via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] branch master updated (ef13a29d08 -> eaadd05232)
ffmpeg-git via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] avfilter/framepool: fix frame pool uninit check (branch master)
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 14/21: avfilter/framepool: remove unnecessary braces (style)
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 08/21: avfilter/framepool: use strongly typed union of pixel/sample format
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 06/21: avfilter/framepool: nuke ff_frame_pool_get_*_config
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 11/21: avfilter/framepool: remove check for impossible condition
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 09/21: avfilter/framepool: remove pointless ternary (cosmetic)
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 02/03: avdevice/v4l2: wrap buf_start and buf_len into a struct
Alexandru Ardelean via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] branch master updated (0e983a0604 -> e43aab67ed)
ffmpeg-git via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 12/21: avfilter/framepool: move variable declarations to site of definition
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 03/21: avfilter/framepool: add ff_frame_pool_*_reinit() helpers
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 13/21: avfilter/framepool: fix whitespace (cosmetic)
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 03/03: avdevice/v4l2: rename 'buff_data' -> 'buf_desc'
Alexandru Ardelean via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 01/03: avdevice/v4l2: fix potential memleak when allocating device buffers
Alexandru Ardelean via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 21/21: swscale: align allocated frame buffers to SwsPass hints
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 16/21: swscale: add FFFramePool and use it for allocating planes
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 18/21: swscale/graph: add optimal alignment/padding hints
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 15/21: avfilter/framepool: stack-allocate FFFramePool
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 10/21: avfilter/framepool: make FFFramePool public
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 17/21: swscale: clean up allocated frames on error
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 20/21: swscale/ops_dispatch: cosmetic
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 19/21: swscale/ops_dispatch: forward correct pass alignment
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 07/21: avfilter/framepool: make ff_sws_frame_pool_{audio,video}_init static
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 04/21: avfilter/{audio,video}: switch to ff_frame_pool_*_reinit()
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 01/21: avfilter/framepool: actually use specified allocator for audio frames
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 05/21: avfilter/framepool: update frame dimensions on reinit
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] 02/21: avfilter/framepool: remove `alloc` argument
Niklas Haas via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] branch master updated (25e187f849 -> 0e983a0604)
ffmpeg-git via ffmpeg-cvslog
2026/04/10
[FFmpeg-cvslog] [ffmpeg] vulkan: fix DRM map, decode barriers, and video frame setup for modifier output (branch master)
Tymur Boiko via ffmpeg-cvslog
2026/04/09
[FFmpeg-cvslog] [ffmpeg] doc/APIchanges: fix date and version in the latest entry (branch master)
James Almer via ffmpeg-cvslog
2026/04/09
[FFmpeg-cvslog] [ffmpeg] libavutil: Add functions for SMPTE-2094-50 HDR metadata (branch master)
Vignesh Venkat via ffmpeg-cvslog
2026/04/09
[FFmpeg-cvslog] [ffmpeg] Changelog: add v360_vulkan to the changelog (branch master)
Lynne via ffmpeg-cvslog
2026/04/09
[FFmpeg-cvslog] [ffmpeg] lavfi/v360: add a Vulkan-compute based filter (branch master)
Lynne via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/pdvenc: add Playdate video muxer
Priyanshu Thapliyal via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/pdvenc: add Playdate video encoder
Priyanshu Thapliyal via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 03/03: fate/lavf: add PDV round-trip and seek coverage
Priyanshu Thapliyal via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] branch master updated (d0761626cf -> 056562a5ff)
ffmpeg-git via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] avfilter/af_whisper: don't set an AVOption accessible field to read only memory (branch master)
James Almer via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] avcodec/escape130: Initialize old_y_avg (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] avformat/sctp: add size check in sctp_read() matching sctp_write() (branch master)
bird via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 01/05: avcodec/rv34: Use VLC symbol table to avoid LUTs
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 03/05: tests/checkasm/rv34dsp: Add test for rv34_idct_add
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 05/05: avcodec/x86/rv40dsp: Fix wrong comment
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] avdevice/alsa.c: Conditionally compile out ESTRPIPE (branch master)
David Hampton via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/g726: Don't return value from g726_reset()
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] branch master updated (12b58b86cc -> 87f74e4f39)
ffmpeg-git via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/g726: Remove dead sample rate check
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/g726: Fix indentation
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 04/05: avcodec/x86/rv34dsp: Port ff_rv34_idct_add_mmxext to SSSE3
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] branch master updated (4c69c5f156 -> 12b58b86cc)
ffmpeg-git via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] 02/05: avcodec/rv34: Remove pointless has_ac variable
Andreas Rheinhardt via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] configure: only warn about spirv-headers if vulkan was explicitly requested (branch master)
James Almer via ffmpeg-cvslog
2026/04/08
[FFmpeg-cvslog] [ffmpeg] avformat/tls_gnutls: actually send client cert if one is provided (branch master)
Timo Rothenpieler via ffmpeg-cvslog
2026/04/07
[FFmpeg-cvslog] [ffmpeg] swscale/vulkan: fix dither buffer leak on mapping failure (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/04/07
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/ops_optimizer: properly swizzle comps_src when splitting
Niklas Haas via ffmpeg-cvslog
2026/04/07
[FFmpeg-cvslog] [ffmpeg] 02/02: swscale/ops: add assertion that comps_src is sane
Niklas Haas via ffmpeg-cvslog
2026/04/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (dcbfa11c96 -> cd1126a3cd)
ffmpeg-git via ffmpeg-cvslog
2026/04/07
[FFmpeg-cvslog] [ffmpeg] 02/04: avcodec/amfenc: use pixel desc to determine YUV and bit depth
nyanmisaka via ffmpeg-cvslog
2026/04/07
[FFmpeg-cvslog] [ffmpeg] 03/04: avcodec/amfenc: let the HEVC encoder profile follow the target bit depth
nyanmisaka via ffmpeg-cvslog
2026/04/07
[FFmpeg-cvslog] [ffmpeg] 04/04: avcodec/amfenc: remove the AMF_VIDEO_ENCODER_AV1_CAP_{WIDTH,HEIGHT}_ALIGNMENT_FACTOR_LOCAL
nyanmisaka via ffmpeg-cvslog
Earlier messages