Show patches with: none      |   46171 patches
« 1 2 3 4461 462 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v2,11/17] fftools: drop unused/hacky macros Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,10/17] fftools/opt_common: switch to avcodec_get_supported_config() Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,09/17] avcodec/codec_internal: nuke init_static_data() Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,08/17] avcodec/mjpegenc: switch to get_supported_config() Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,07/17] avcodec/libaomenc: switch to get_supported_config() Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,06/17] avcodec/libvpxenc: switch to get_supported_config() Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,05/17] avcodec/libx265: switch to get_supported_config() Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,04/17] avcodec/allcodecs: add backcompat for new config API Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,03/17] avcodec/encode: switch to avcodec_get_supported_config() Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,02/17] avcodec: add avcodec_get_supported_config() Add avcodec_get_supported_config() - - - - 22- 2024-04-08 Niklas Haas New
[FFmpeg-devel,v2,01/17] avcodec/internal: add FFCodec.color_ranges Add avcodec_get_supported_config() - - - - 4-- 2024-04-08 Niklas Haas New
[FFmpeg-devel] aarch64: ac3dsp: Simplify the end of ff_ac3_sum_square_butterfly_float_neon [FFmpeg-devel] aarch64: ac3dsp: Simplify the end of ff_ac3_sum_square_butterfly_float_neon - - - - 4-- 2024-04-08 Martin Storsjö Accepted
[FFmpeg-devel,PATCHSET] AAC decoder refactor [FFmpeg-devel,PATCHSET] AAC decoder refactor - - - - 4-- 2024-04-08 Lynne New
[FFmpeg-devel,18/18] avcodec/ac3enc: Avoid calculating the CRC multiple times [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,17/17] avformat/img2: Avoid relocations for ff_img_tags [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,16/17] avcodec/flacenc: Avoid shift where possible [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/17] avcodec/ac3enc: Move EAC-3 specific initialization to eac3enc.c [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,14/17] avcodec/ac3enc: Avoid function pointers to initialize MDCT [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/17] avcodec/ac3enc_float: Remove uninformative error message [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,12/17] avcodec/ac3enc: Deduplicate copying input samples [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,11/17] avcodec/ac3enc: Deduplicate allocating buffers [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/17] avcodec/ac3enc: Share more code between fixed/float encoders [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/17] avcodec/ac3enc: Move ff_ac3_validate_metadate() upwards [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/17] avcodec/ac3enc: Use common encode_frame function [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,07/17] avcodec/ac3enc: Remove disabled code for RealAudio variant of AC-3 [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt New
[FFmpeg-devel,06/17] avcodec/ac3enc: Remove always-false sample rate check [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/17] avcodec/ac3enc: Avoid copying strings [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/17] avcodec/ac3enc: Use bit-operations for bit-mask [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/17] avcodec/ac3enc: Remove redundant channel layout checks [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/17] avcodec/ac3enc: Don't overwrite AVCodecContext.ch_layout [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] lavc/vulkan_av1: Use av1dec reference order hint information [FFmpeg-devel,1/2] lavc/av1: Record reference ordering information for each frame - - - - -2- 2024-04-07 Mark Thompson New
[FFmpeg-devel,1/2] lavc/av1: Record reference ordering information for each frame [FFmpeg-devel,1/2] lavc/av1: Record reference ordering information for each frame - - - - -2- 2024-04-07 Mark Thompson 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 - - - - 4-- 2024-04-07 Vadim Guchenko New
[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
« 1 2 3 4461 462 »