Show patches with: none      |   46137 patches
« 1 2 3 4461 462 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avcodec/vvc/ps: reset sps_id_used on PS uninit [FFmpeg-devel] avcodec/vvc/ps: reset sps_id_used on PS uninit - - - - 4-- 2024-04-07 James Almer New
[FFmpeg-devel] lavf/vsrc_ddagrab: WinAPI functions must be called as stdcall in x86_32 [FFmpeg-devel] lavf/vsrc_ddagrab: WinAPI functions must be called as stdcall in x86_32 - - - - 2-- 2024-04-07 Vadim Guchenko New
[FFmpeg-devel] avformat/lc3: Add file format for LC3/LC3plus transport [FFmpeg-devel] avformat/lc3: Add file format for LC3/LC3plus transport - - - - 2-- 2024-04-06 Antoine Soulier New
[FFmpeg-devel,v4,5/5] avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEON avcodec/ac3: Add aarch64 NEON DSP - - - - 2-- 2024-04-06 Geoff Hill Accepted
[FFmpeg-devel,v4,4/5] avcodec/ac3: Implement sum_square_butterfly_int32 for aarch64 NEON avcodec/ac3: Add aarch64 NEON DSP - - - - 2-- 2024-04-06 Geoff Hill Accepted
[FFmpeg-devel,v4,3/5] avcodec/ac3: Implement ac3_extract_exponents for aarch64 NEON avcodec/ac3: Add aarch64 NEON DSP - - - - 2-- 2024-04-06 Geoff Hill Accepted
[FFmpeg-devel,v4,2/5] avcodec/ac3: Implement ac3_exponent_min for aarch64 NEON avcodec/ac3: Add aarch64 NEON DSP - - - - 2-- 2024-04-06 Geoff Hill New
[FFmpeg-devel,v4,1/5] avcodec/ac3: Implement float_to_fixed24 for aarch64 NEON avcodec/ac3: Add aarch64 NEON DSP - - - - 2-- 2024-04-06 Geoff Hill New
[FFmpeg-devel,v2] lavc/vvc: Error if SPS ID is duplicated within CVS [FFmpeg-devel,v2] lavc/vvc: Error if SPS ID is duplicated within CVS - - - - 2-- 2024-04-06 Frank Plowman New
[FFmpeg-devel] avcodec/h264dec: Remove unused coded_picture_number [FFmpeg-devel] avcodec/h264dec: Remove unused coded_picture_number - - - - 2-- 2024-04-06 Andreas Rheinhardt New
[FFmpeg-devel] avcodec/hevcdec: fix segfault on invalid film grain metadata [FFmpeg-devel] avcodec/hevcdec: fix segfault on invalid film grain metadata - - - - 2-- 2024-04-06 Niklas Haas Accepted
[FFmpeg-devel] lavf/matroskaenc: sort options by name [FFmpeg-devel] lavf/matroskaenc: sort options by name - - - - 2-- 2024-04-06 Stefano Sabatini New
[FFmpeg-devel,5/7] doc/muxers: add kvag Untitled series #11432 - - - - --- 2024-04-06 Stefano Sabatini Accepted
[FFmpeg-devel,7/7] doc/muxers: add lrc Untitled series #11432 - - - - --- 2024-04-06 Stefano Sabatini Accepted
[FFmpeg-devel,4/7] doc/muxers: add jacosub Untitled series #11432 - - - - --- 2024-04-06 Stefano Sabatini New
[FFmpeg-devel,4/7] doc/muxers: add jacosub Untitled series #11431 - - - - --- 2024-04-06 Stefano Sabatini New
[FFmpeg-devel,3/7] doc/muxers: add ivf Untitled series #11431 - - - - --- 2024-04-06 Stefano Sabatini Accepted
[FFmpeg-devel,2/2] avcodec/mpegvideo_enc: Remove custom plane copying code [FFmpeg-devel,1/2] avcodec/mpegvideo_enc: Reject input incompatible with chroma subsampling - - - - 2-- 2024-04-06 Andreas Rheinhardt New
[FFmpeg-devel,1/2] avcodec/mpegvideo_enc: Reject input incompatible with chroma subsampling [FFmpeg-devel,1/2] avcodec/mpegvideo_enc: Reject input incompatible with chroma subsampling - - - - 2-- 2024-04-06 Andreas Rheinhardt New
[FFmpeg-devel,11/11] fftools/ffmpeg_filter: switch to avcodec_get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 1-1 2024-04-05 Niklas Haas New
[FFmpeg-devel,10/11] fftools/ffmpeg_mux_init: switch to avcodec_get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 1-1 2024-04-05 Niklas Haas New
[FFmpeg-devel,09/11] fftools: drop unused/hacky macros [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,08/11] fftools/opt_common: switch to avcodec_get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,07/11] avcodec/codec_internal: nuke init_static_data() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,06/11] avcodec/libaomenc: switch to get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,05/11] avcodec/libvpxenc: switch to get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,04/11] avcodec/libx265: switch to get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,03/11] avcodec/allcodecs: add backcompat for new config API [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,02/11] avcodec/encode: switch to avcodec_get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 11- 2024-04-05 Niklas Haas New
[FFmpeg-devel] avcodec/libx264: bump minimum required version to 160 [FFmpeg-devel] avcodec/libx264: bump minimum required version to 160 - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel] avcodec/libaomenc: bump the minimum required version to 2.0.0 [FFmpeg-devel] avcodec/libaomenc: bump the minimum required version to 2.0.0 - - - - -1- 2024-04-05 James Almer Accepted
[FFmpeg-devel,31/31] doc/ffmpeg: document that there can be multiple complex filtergraphs [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,30/31] fftools/ffmpeg_filter: implement filtergraph chaining [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov New
[FFmpeg-devel,29/31] fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,28/31] fftools/ffmpeg_filter: change processing order in fg_finalise_bindings() [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,27/31] fftools/ffmpeg_filter: only store complex filtergraphs in global array [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,26/31] fftools/ffmpeg_filter: drop OutputFilter.ost [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,25/31] fftools/ffmpeg_filter: accept encoder thread count through OutputFilterOptions [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,24/31] fftools/ffmpeg_mux: drop OutputFile.format [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,23/31] fftools/ffmpeg_mux: drop OutputFile.shortest [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,22/31] fftools/ffmpeg_filter: move most of -apad logic to the muxer [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,21/31] fftools/ffmpeg_filter: pass trim parameters through OutputFilterOptions [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,20/31] fftools/ffmpeg_filter: pass autoscale through OutputFilterOptions [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,19/31] fftools/ffmpeg_filter: pass sws/swr opts through OutputFilterOptions [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,18/31] fftools/ffmpeg_filter: drop an unnecessary use of OutputStream [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,17/31] fftools/ffmpeg_filter: add an AVClass to OutputFilter [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,16/31] fftools/ffmpeg_filter: simplify retrieving filter type [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,15/31] fftools/ffmpeg_filter: drop a redundant check [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,14/31] fftools/ffmpeg_filter: accept a caller-provided output name [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,13/31] fftools/ffmpeg: drop OutputStream.is_cfr [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,12/31] fftools/ffmpeg_filter: pass vsync method through OutputFilterOptions [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,11/31] fftools/ffmpeg_filter: stop accessing encoder AVCodecContext [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,10/31] fftools/ffmpeg_filter: move the MJPEG format selection hack to muxer setup [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,09/31] fftools/ffmpeg_filter: pass enc_timebase through OutputFilterOptions [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,08/31] fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,07/31] fftools/ffmpeg_filter: pass keep_pix_fmt through OutputFilterOptions [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,06/31] fftools/ffmpeg_filter: pass ts offset through OutputFilterOptions [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,05/31] fftools/ffmpeg_filter: check that filter type matches output stream type [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,04/31] fftools/ffmpeg_filter: stop accessing AVCodecContext.codec [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,03/31] fftools/ffmpeg_filter: do not pass OutputStream to set_channel_layout() [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,02/31] lavfi/avfilter: add an "auto" constant to the threads option [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - --- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel] fate/ffmpeg: Avoid dependency on samples [FFmpeg-devel] fate/ffmpeg: Avoid dependency on samples - - - - 2-- 2024-04-05 Andreas Rheinhardt New
[FFmpeg-devel,15/15] avcodec/mpegvideo_dec, h264_slice: Return proper error codes [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 21- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,14/15] avcodec/mpeg12dec: Remove redundant mpeg_enc_ctx_allocated [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/15] avcodec/mpegvideo: Remove pointless check [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,12/15] avcodec/mpegvideo_dec: Move getting Picture slot into alloc_picture() [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,11/15] avcodec/mpegvideo_dec: Factor allocating dummy frame out [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/15] avcodec/mpegvideo_dec: Remove redundant code to reset keyframe flag [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/15] avcodec/mpegvideo_dec: Remove obsolete current_picture_ptr reuse code [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/15] avcodec/mpeg12dec: Remove unnecessary FFCodec.close [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,07/15] avcodec/mpegvideo_dec: Don't emit non-keyframe warning for H.261 [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/15] avcodec/mpeg12dec: Don't pretend MPEG-1/2 to support alpha [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/15] avcodec/mpeg12dec: Remove redundant check [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/15] avcodec/mpegvideo_dec, mpeg12dec: Move MPEG1/2 code to mpeg12dec.c [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/15] avcodec/mpeg12: Remove always-false check [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/15] avcodec/mpegutils: Move definitions to better places [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avformat/lc3: Add file format for LC3/LC3plus transport [FFmpeg-devel,1/2] avcodec/liblc3dec: Retrieve duration of the last packet from the demux - - - - 2-- 2024-04-04 Antoine Soulier New
[FFmpeg-devel,1/2] avcodec/liblc3dec: Retrieve duration of the last packet from the demux [FFmpeg-devel,1/2] avcodec/liblc3dec: Retrieve duration of the last packet from the demux - - - - 2-- 2024-04-04 Antoine Soulier New
[FFmpeg-devel] avcodec/jni: fix mixed declaration and code [FFmpeg-devel] avcodec/jni: fix mixed declaration and code - - - - 2-- 2024-04-04 Matthieu Bouron New
[FFmpeg-devel,v2,9/9] avcodec/huffyuvdec: Use assert to check for things that can't fail [FFmpeg-devel,1/6] avcodec/huffyuvdec: Don't zero unnecessarily - - - - 2-- 2024-04-04 Andreas Rheinhardt New
[FFmpeg-devel,v2,8/9] avcodec/huffyuvdec: Use bytestream API for byte-aligned reads [FFmpeg-devel,1/6] avcodec/huffyuvdec: Don't zero unnecessarily - - - - 2-- 2024-04-04 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/dv: Don't pretend initializing work chunks can fail [FFmpeg-devel] avcodec/dv: Don't pretend initializing work chunks can fail - - - - 2-- 2024-04-04 Andreas Rheinhardt New
[FFmpeg-devel,9/9] avcodec/dv: Don't pretend initializing work chunks can fail Untitled series #11421 - - - - --- 2024-04-04 Andreas Rheinhardt New
[FFmpeg-devel,8/9] avcodec/huffyuvdec: Use assert to check for things that can't fail Untitled series #11420 - - - - --- 2024-04-04 Andreas Rheinhardt New
[FFmpeg-devel,7/7] avcodec/huffyuvenc: Deduplicate options [FFmpeg-devel,1/6] avcodec/huffyuvdec: Don't zero unnecessarily - - - - 2-- 2024-04-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,v4,1/1] avfilter/vf_colorspace: use colorspace negotiation API avfilter/vf_colorspace: use colorspace negotiation API - - - - 2-- 2024-04-04 Nicolas Gaullier New
[FFmpeg-devel,2/2] avcodec/liblc3enc: don't force unspec channel layouts [FFmpeg-devel,1/2] avcodec/liblc3dec: sanitize channel count in avctx - - - - 2-- 2024-04-04 James Almer New
[FFmpeg-devel,1/2] avcodec/liblc3dec: sanitize channel count in avctx [FFmpeg-devel,1/2] avcodec/liblc3dec: sanitize channel count in avctx - 1 - - 2-- 2024-04-04 James Almer New
[FFmpeg-devel] Changelog: fix typos for 7.0 section [FFmpeg-devel] Changelog: fix typos for 7.0 section - 1 - - 2-- 2024-04-04 Marth64 New
[FFmpeg-devel] movenc: Allow writing timed ID3 metadata [FFmpeg-devel] movenc: Allow writing timed ID3 metadata - - - - -1- 2024-04-04 Martin Storsjö Accepted
[FFmpeg-devel] tests/movenc: Validate that normal muxer usage doesn't print warnings [FFmpeg-devel] tests/movenc: Validate that normal muxer usage doesn't print warnings - - - - 2-- 2024-04-04 Martin Storsjö Accepted
[FFmpeg-devel] movenc: Remove a leftover commented out line [FFmpeg-devel] movenc: Remove a leftover commented out line - - - - 2-- 2024-04-04 Martin Storsjö Accepted
[FFmpeg-devel,6/6] avcodec/huffyuvenc: Avoid code duplication [FFmpeg-devel,1/6] avcodec/huffyuvdec: Don't zero unnecessarily - - - - 2-- 2024-04-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/6] avcodec/huffyuvenc: Avoid duplicate variables [FFmpeg-devel,1/6] avcodec/huffyuvdec: Don't zero unnecessarily - - - - 2-- 2024-04-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/6] avcodec/huffyuv: Return proper error code [FFmpeg-devel,1/6] avcodec/huffyuvdec: Don't zero unnecessarily - - - - 2-- 2024-04-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/6] avcodec/huffyuv(dec|enc): Use union for temp/temp16 [FFmpeg-devel,1/6] avcodec/huffyuvdec: Don't zero unnecessarily - - - - 2-- 2024-04-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/6] avcodec/huffyuv: Inline common alloc/free functions in their callers [FFmpeg-devel,1/6] avcodec/huffyuvdec: Don't zero unnecessarily - - - - 2-- 2024-04-04 Andreas Rheinhardt Accepted
« 1 2 3 4461 462 »