Show patches with: State = Action Required       |    Archived = No       |   21231 patches
« 1 2 3 4212 213 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] lavc/avcodec: fix global/private option precendence [FFmpeg-devel] lavc/avcodec: fix global/private option precendence - - - 1 2-- 2024-10-13 Anton Khirnov New
[FFmpeg-devel] avfilter/vf_subtitles: Respect YCbCr Matrix header [FFmpeg-devel] avfilter/vf_subtitles: Respect YCbCr Matrix header - - - - 2-- 2024-10-13 arch1t3cht New
[FFmpeg-devel,9/9] lavu/opt: deprecate av_opt_ptr() [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - -1- 2024-10-13 Anton Khirnov New
[FFmpeg-devel,8/9] lavf/flvdec: replace a private option with a field in FFFormatContext [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - -1- 2024-10-13 Anton Khirnov New
[FFmpeg-devel,7/9] lavf: replace FFFormatContext.prefer_codec_framerate with FF_INFMT_FLAG [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - 2-- 2024-10-13 Anton Khirnov New
[FFmpeg-devel,6/9] lavf: deprecate av_format_inject_global_side_data() [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - 2-- 2024-10-13 Anton Khirnov New
[FFmpeg-devel,5/9] lavf: move demuxing-specific fields from FFFormatContext to FormatContextInternal [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - 2-- 2024-10-13 Anton Khirnov New
[FFmpeg-devel,4/9] lavf: move muxing-specific fields from FFFormatContext to FormatContextInternal [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - 2-- 2024-10-13 Anton Khirnov New
[FFmpeg-devel,3/9] lavf: add new struct for data private to generic layer [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - 2-- 2024-10-13 Anton Khirnov New
[FFmpeg-devel,2/9] lavf: add a header for generic-layer interfaces [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - 2-- 2024-10-13 Anton Khirnov New
[FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function [FFmpeg-devel,1/9] lavf/internal: remove a prototype for non-existent function - - - - 2-- 2024-10-13 Anton Khirnov New
[FFmpeg-devel] avfilter: fix unused variable warning [FFmpeg-devel] avfilter: fix unused variable warning - - - - 2-- 2024-10-13 Marvin Scholz New
[FFmpeg-devel,v3] configure: suggest installing nasm before using --disable-x86asm [FFmpeg-devel,v3] configure: suggest installing nasm before using --disable-x86asm - - - - 2-- 2024-10-12 vipyne New
[FFmpeg-devel,2/2] libavcodec/dnxuc_parser: Use av_fourcc2str instead of av_fourcc_make_string [FFmpeg-devel,1/2] lavc/dnxuc_parser: Adhere to av_fourcc_make_string API - 1 - - 2-- 2024-10-12 Alexander Strasser New
[FFmpeg-devel,1/2] lavc/dnxuc_parser: Adhere to av_fourcc_make_string API [FFmpeg-devel,1/2] lavc/dnxuc_parser: Adhere to av_fourcc_make_string API - - - - 2-- 2024-10-12 Alexander Strasser New
[FFmpeg-devel,3/3] fate/filter-video: add tests for packed YUV in yuvtestsrc [FFmpeg-devel,1/3] avfilter/vsdc_testsrc: simplify yuvtest_fill_picture - - - - 2-- 2024-10-12 James Almer New
[FFmpeg-devel,2/3] avfilter/vsrc_testsrc: add support for packed YUV formats in yuvtestsrc [FFmpeg-devel,1/3] avfilter/vsdc_testsrc: simplify yuvtest_fill_picture - - - - 2-- 2024-10-12 James Almer New
[FFmpeg-devel,1/3] avfilter/vsdc_testsrc: simplify yuvtest_fill_picture [FFmpeg-devel,1/3] avfilter/vsdc_testsrc: simplify yuvtest_fill_picture - - - - 11- 2024-10-12 James Almer New
[FFmpeg-devel] avcodec/mpeg12dec: set FF_CODEC_PROPERTY_CLOSED_CAPTIONS in mpeg_set_cc_format() [FFmpeg-devel] avcodec/mpeg12dec: set FF_CODEC_PROPERTY_CLOSED_CAPTIONS in mpeg_set_cc_format() - - - - 2-- 2024-10-12 Marth64 New
[FFmpeg-devel] avformat/sapdec: check return value of avcodec_parameters_copy() [FFmpeg-devel] avformat/sapdec: check return value of avcodec_parameters_copy() - - - - 2-- 2024-10-12 Marth64 New
[FFmpeg-devel] avformat/hlsenc: check return value of avcodec_parameters_copy() [FFmpeg-devel] avformat/hlsenc: check return value of avcodec_parameters_copy() - 1 - - 2-- 2024-10-12 Marth64 New
[FFmpeg-devel] avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() [FFmpeg-devel] avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() - - - - 2-- 2024-10-12 Marth64 New
[FFmpeg-devel] fftools/ffmpeg_filter: treat apad filter as a source [FFmpeg-devel] fftools/ffmpeg_filter: treat apad filter as a source - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel] avcodec/codec_par: ensure the target AVCodecContext doesn't have stale allocations o… [FFmpeg-devel] avcodec/codec_par: ensure the target AVCodecContext doesn't have stale allocations o… - - - - 2-- 2024-10-12 James Almer New
[FFmpeg-devel,24/24] lavfi/vf_scale: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,23/24] lavfi/vf_remap: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,22/24] lavfi/vf_mergeplanes: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,21/24] lavfi/vf_mergeplanes: remove redundant assignment [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,20/24] lavfi/vf_quirc: use FILTER_PIXFMTS_ARRAY() instead of query_formats() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,19/24] lavfi/vf_premultiply: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,18/24] lavfi/vf_paletteuse: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,17/24] lavfi/vf_palettegen: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,16/24] lavfi/vf_pad: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,15/24] lavfi/vf_overlay_qsv: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,14/24] lavfi/vf_overlay: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,13/24] lavfi/vf_noise: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,12/24] lavfi/vf_mix: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,11/24] lavfi/vf_lut2: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,10/24] lavfi/vf_lut: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,09/24] lavfi/vf_libplacebo: convert to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,08/24] lavfi/vf_libplacebo: move vulkan initialization to init [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,07/24] lavfi/vf_il: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,06/24] lavfi/vf_hwupload_cuda: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,05/24] lavfi/vf_hwupload: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,04/24] lavfi/vf_hwupload: validate the hw device in init [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,03/24] lavfi/vf_hwdownload: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,02/24] lavfi/vf_hflip: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() [FFmpeg-devel,01/24] lavfi/vf_frei0r: switch to query_func2() - - - - 2-- 2024-10-12 Anton Khirnov New
[FFmpeg-devel] doc/bitstream_filters: elaborate on h264_redundant_pps [FFmpeg-devel] doc/bitstream_filters: elaborate on h264_redundant_pps - - - - 2-- 2024-10-12 Marth64 New
[FFmpeg-devel,2/2] lavc/vvc_mc: R-V V dmvr Untitled series #13098 - - - - --- 2024-10-12 uk7b@foxmail.com New
[FFmpeg-devel,4/5] lavc/hevc: R-V V pel_uni(pow2) Untitled series #13097 - - - - --- 2024-10-12 uk7b@foxmail.com New
[FFmpeg-devel] riscv/vvc: fix UNDEF whilst initialising DSP [FFmpeg-devel] riscv/vvc: fix UNDEF whilst initialising DSP - 2 - - -1- 2024-10-12 Rémi Denis-Courmont New
[FFmpeg-devel,4/4] vulkan: add support for AV_PIX_FMT_RGB96 [FFmpeg-devel,1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128 - - - - 1-1 2024-10-11 Lynne New
[FFmpeg-devel,3/4] vulkan: add support for AV_PIX_FMT_RGBA128 [FFmpeg-devel,1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128 - - - - 1-1 2024-10-11 Lynne New
[FFmpeg-devel,2/4] lavu/pixfmt: add AV_PIX_FMT_RGB96 [FFmpeg-devel,1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128 - - - - 1-1 2024-10-11 Lynne New
[FFmpeg-devel,1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128 [FFmpeg-devel,1/4] lavu/pixfmt: add AV_PIX_FMT_RGBA128 - - - - 1-1 2024-10-11 Lynne New
[FFmpeg-devel,v3] avcodec/amfenc: increase precision of Sleep() on Windows [FFmpeg-devel,v3] avcodec/amfenc: increase precision of Sleep() on Windows - - - - 2-- 2024-10-11 Araz Iusubov New
[FFmpeg-devel] libavcodec/Makefile: add a makefile for Vulkan shaders [FFmpeg-devel] libavcodec/Makefile: add a makefile for Vulkan shaders - - - - 2-- 2024-10-11 Lynne New
[FFmpeg-devel] vulkan_decode: remove yuv sampler for DPB images [FFmpeg-devel] vulkan_decode: remove yuv sampler for DPB images - - - - 2-- 2024-10-11 Benjamin Cheng New
[FFmpeg-devel,v2] lavc/hevcdec: unbreak WPP/progress2 code [FFmpeg-devel,v2] lavc/hevcdec: unbreak WPP/progress2 code - - - - 2-- 2024-10-11 Anton Khirnov New
[FFmpeg-devel,5/5] lavc/vvc_mc: R-V V sad [FFmpeg-devel,1/5] lavc/vvc_mc: R-V V put_pixels - - - - -2- 2024-10-11 uk7b@foxmail.com New
[FFmpeg-devel,4/5] lavc/hevc: R-V V pel_uni(pow2) [FFmpeg-devel,1/5] lavc/vvc_mc: R-V V put_pixels - - - - -2- 2024-10-11 uk7b@foxmail.com New
[FFmpeg-devel,3/5] lavc/vvc_mc: R-V V put_uni_pixels [FFmpeg-devel,1/5] lavc/vvc_mc: R-V V put_pixels - - - - -2- 2024-10-11 uk7b@foxmail.com New
[FFmpeg-devel,2/5] lavc/riscv: Move VVC macro to h26x [FFmpeg-devel,1/5] lavc/vvc_mc: R-V V put_pixels - - - - -2- 2024-10-11 uk7b@foxmail.com New
[FFmpeg-devel,1/5] lavc/vvc_mc: R-V V put_pixels [FFmpeg-devel,1/5] lavc/vvc_mc: R-V V put_pixels - - - - -2- 2024-10-11 uk7b@foxmail.com New
[FFmpeg-devel] avcodec/mediacodecdec_common: Workaround MTK broken crop implementation [FFmpeg-devel] avcodec/mediacodecdec_common: Workaround MTK broken crop implementation - - - - 4-- 2024-10-11 Zhao Zhili New
[FFmpeg-devel,3/3] avformat/dashdec: format open_demux_for_component() [FFmpeg-devel,1/3] avformat/dashdec: return ret directly in open_demux_for_component() - 1 - - 4-- 2024-10-11 Marth64 New
[FFmpeg-devel,2/3] avformat/dashdec: check return code of avcodec_parameters_copy() [FFmpeg-devel,1/3] avformat/dashdec: return ret directly in open_demux_for_component() - 1 - - 4-- 2024-10-11 Marth64 New
[FFmpeg-devel,1/3] avformat/dashdec: return ret directly in open_demux_for_component() [FFmpeg-devel,1/3] avformat/dashdec: return ret directly in open_demux_for_component() - 1 - - 4-- 2024-10-11 Marth64 New
[FFmpeg-devel,19/19] avfilter/vf_scale: switch to new swscale API swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,18/19] tests/swscale: add a benchmarking mode swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,17/19] tests/swscale: rewrite on top of new API swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,16/19] swscale: introduce new, dynamic scaling API swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,15/19] swscale/graph: add new high-level scaler dispatch mechanism swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,14/19] swscale/internal: expose sws_init_single_context() internally swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,13/19] swscale: organize and better document flags swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,12/19] swscale: expose SwsContext publicly swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,11/19] swscale/internal: group user-facing options together swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,10/19] swscale/x86: use dedicated int for self-modifying MMX dstW swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,09/19] swscale/internal: use static_assert for enforcing offsets swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,08/19] swscale/options: cosmetic changes swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,07/19] swscale: add sws_is_noop() swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,06/19] swscale: add new frame testing API swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,05/19] swscale/utils: add SwsFormat abstraction and helpers swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,04/19] swscale: add sws_free_context() swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,03/19] swscale: slightly reorder header swscale: major API refactor and new graph dispatch - - - - 4-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,02/19] swscale: rename SwsContext to SwsInternal swscale: major API refactor and new graph dispatch - - - - 2-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,01/19] swscale: publicly typedef struct SwsContext swscale: major API refactor and new graph dispatch - - - - 2-- 2024-10-10 Niklas Haas New
[FFmpeg-devel,5/5,RFC] libavcodec/ffv1enc: Support storing LSB raw [FFmpeg-devel,1/5] avcodec/ffv1enc: allow manually specifying the crc type - - - - 22- 2024-10-10 Michael Niedermayer New
[FFmpeg-devel,4/5] avcodec/ffv1enc: Fix RCT with RGB64 [FFmpeg-devel,1/5] avcodec/ffv1enc: allow manually specifying the crc type - - - - 2-- 2024-10-10 Michael Niedermayer New
[FFmpeg-devel,3/5] avcodec/ffv1dec: Fix end computation with ec=2 [FFmpeg-devel,1/5] avcodec/ffv1enc: allow manually specifying the crc type - - - - 2-- 2024-10-10 Michael Niedermayer New
[FFmpeg-devel,2/5] avcodec/ffv1enc: Move slice termination into threads [FFmpeg-devel,1/5] avcodec/ffv1enc: allow manually specifying the crc type - - - - 2-- 2024-10-10 Michael Niedermayer New
[FFmpeg-devel,1/5] avcodec/ffv1enc: allow manually specifying the crc type [FFmpeg-devel,1/5] avcodec/ffv1enc: allow manually specifying the crc type - - - - 2-- 2024-10-10 Michael Niedermayer New
[FFmpeg-devel,2/2] lavc/pthread_slice: rename ff_thread_await/report_progress2() [FFmpeg-devel,1/2] lavc/pthread_slice: unbreak WPP/progress2 code - - - - 4-- 2024-10-10 Anton Khirnov New
[FFmpeg-devel,1/2] lavc/pthread_slice: unbreak WPP/progress2 code [FFmpeg-devel,1/2] lavc/pthread_slice: unbreak WPP/progress2 code - - - - 4-- 2024-10-10 Anton Khirnov New
[FFmpeg-devel,v1] avformat/dashdec: remove xmlCleanupParser call in dashdec [FFmpeg-devel,v1] avformat/dashdec: remove xmlCleanupParser call in dashdec - - - - 22- 2024-10-10 Steven Liu New
[FFmpeg-devel,7/7] hwcontext_vulkan: enable shaderBufferInt64Atomics if supported [FFmpeg-devel,1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32 - - - - -2- 2024-10-10 Lynne New
[FFmpeg-devel,6/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGBF32 [FFmpeg-devel,1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32 - - - - -2- 2024-10-10 Lynne New
[FFmpeg-devel,5/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGB32 [FFmpeg-devel,1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32 - - - - -2- 2024-10-10 Lynne New
[FFmpeg-devel,4/7] hwcontext_vulkan: add support for AV_PIX_FMT_RGBA32 [FFmpeg-devel,1/7] lavu/pixfmt: add AV_PIX_FMT_RGBA32 - - - - -2- 2024-10-10 Lynne New
« 1 2 3 4212 213 »