Show patches with: State = Action Required       |   17617 patches
« 1 2 ... 73 74 75176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] libavcodec/hevcdec: detect non-conformant missing refs [FFmpeg-devel] libavcodec/hevcdec: detect non-conformant missing refs - - - - 6-- 2022-04-05 Xiaolei Yu New
[FFmpeg-devel] Provided support for MPEG-5 EVC (Essential Video Coding) codec [FFmpeg-devel] Provided support for MPEG-5 EVC (Essential Video Coding) codec - - - - 5-1 2022-04-04 Dawid Kozinski/Multimedia \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[FFmpeg-devel,49/49] fftools/ffmpeg: move each muxer to a separate thread [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-3 2022-04-04 Anton Khirnov New
[FFmpeg-devel,48/49] fftools: add a multistream thread-safe queue [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,47/49] fftools/ffmpeg: depend on threads [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,46/49] fftools/ffmpeg: do not write the output file header from init_output_stream() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,45/49] fftools/ffmpeg: stop using av_stream_get_end_pts() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,44/49] fftools/ffmpeg_mux: do not call exit_program() in print_sdp() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,43/49] fftools/ffmpeg_mux: return errors from update_video_stats() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,42/49] fftools/ffmpeg_mux: simplify submit_packet() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,41/49] fftools/ffmpeg_mux: return errors from write_packet() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,40/49] fftools/ffmpeg_mux: return errors from submit_packet() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,39/49] fftools/ffmpeg_mux: return errors from of_submit_packet() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,38/49] fftools/ffmpeg: make the muxer AVFormatContext private to ffmpeg_mux.c [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,37/49] fftools/ffmpeg: only set OutputStream.frame_number for video encoding [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,36/49] fftools/ffmpeg: stop using OutputStream.frame_number in print_report() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,35/49] fftools/ffmpeg: use the sync queues to handle -frames [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 1-1 2022-04-04 Anton Khirnov New
[FFmpeg-devel,34/49] fftools/ffmpeg: rework -shortest implementation [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,33/49] fftools/ffmpeg: use refcounted packets for encoded subtitles [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,32/49] fftools/ffmpeg: reindent after previous commit [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,31/49] fftools/ffmpeg: reuse the encoding code for flushing encoders [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,30/49] fftools/ffmpeg: share the code encoding a single frame between video and audio [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,29/49] fftools/ffmpeg_mux: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stat… [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,28/49] fftools/ffmpeg_mux: merge variable declaration and initialization [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,27/49] fftools/ffmpeg_mux: stop using av_stream_get_end_pts() in do_video_stats() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,26/49] fftools/ffmpeg_mux: stop using AVStream.nb_frames in do_video_stats() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,25/49] fftools/ffmpeg_mux: drop a useless check and reduce indentation [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,24/49] fftools/ffmpeg: move processing video stats to ffmpeg_mux [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,23/49] fftools/ffmpeg: move output file opts into private context [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,22/49] fftools/ffmpeg_mux: split of_write_packet() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,21/49] fftools/ffmpeg_mux: split queuing packets into a separate function [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,20/49] fftools/ffmpeg: move the mux queue into muxer private data [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,19/49] fftools/ffmpeg: do not log to the muxer context [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,18/49] fftools/ffmpeg: access output file chapters through a wrapper [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,17/49] fftools/ffmpeg: refactor the code checking for bitexact output [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,16/49] fftools/ffmpeg: move closing the file into of_write_trailer() [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,15/49] fftools/ffmpeg: write the header for stream-less outputs when initializing the… [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,14/49] fftools/ffmpeg: set want_sdp when initializing the muxer [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,13/49] fftools/ffmpeg: refactor limiting output file size with -fs [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,12/49] fftools/ffmpeg: fix the type of limit_filesize [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,11/49] fftools/ffmpeg: add a helper function to access output file size [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,10/49] fftools/ffmpeg_mux: add private muxer context [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,09/49] fftools/ffmpeg: store output format separately from the muxer context [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,08/49] fftools/ffmpeg: move freeing the output file to ffmpeg_mux.c [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,07/49] fftools/ffmpeg: move writing the trailer to ffmpeg_mux.c [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,05/49] fftools/ffmpeg: store the output file index in OutputFile [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,04/49] fftools/ffmpeg: pass the muxer context explicitly to some functions [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,02/49] fftools/ffmpeg: move a comment to a more appropriate place [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel] avformat/mpegts: set data broadcast streams as such [FFmpeg-devel] avformat/mpegts: set data broadcast streams as such - - - - 3-3 2022-04-04 Jan Ekström New
[FFmpeg-devel,v12,1/1] avformat: Add IPFS protocol support. Add IPFS protocol support. - - - - 6-- 2022-04-03 Mark Gaiser New
[FFmpeg-devel] avcodec/ituh263enc: Add AV_CODEC_CAP_SLICE_THREADS to old H.263 [FFmpeg-devel] avcodec/ituh263enc: Add AV_CODEC_CAP_SLICE_THREADS to old H.263 - - - - 6-- 2022-04-03 Michael Niedermayer New
[FFmpeg-devel] hwcontext_vulkan: properly enable sync2 and make prepare_frame compatible [FFmpeg-devel] hwcontext_vulkan: properly enable sync2 and make prepare_frame compatible - - - - -3- 2022-04-03 Lynne New
[FFmpeg-devel] ffmpeg: document -d option [FFmpeg-devel] ffmpeg: document -d option - - - - 6-- 2022-04-03 Stefano Sabatini New
[FFmpeg-devel,3/3] lavu: bump version and add APIchanges for Vulkan API changes [FFmpeg-devel,1/3] hwcontext_vulkan: expose image queue families - - - - -3- 2022-04-03 Lynne New
[FFmpeg-devel,2/3] hwcontext_vulkan: add queue and frame locking functions [FFmpeg-devel,1/3] hwcontext_vulkan: expose image queue families - - - - -1- 2022-04-03 Lynne New
[FFmpeg-devel,1/3] hwcontext_vulkan: expose image queue families [FFmpeg-devel,1/3] hwcontext_vulkan: expose image queue families - - - - 2-- 2022-04-03 Lynne New
[FFmpeg-devel,3/3] tests: add README.md file with simple instructions Untitled series #6366 - - - - --- 2022-04-03 Stefano Sabatini New
[FFmpeg-devel,v12,4/4] avformat/image2: add Jpeg XL as image2 format Jpeg XL Patch Set - - - - 2-- 2022-04-02 Leo Izen New
[FFmpeg-devel,v12,3/4] avcodec/libjxl: add Jpeg XL encoding via libjxl Jpeg XL Patch Set - - - - --- 2022-04-02 Leo Izen New
[FFmpeg-devel,v12,2/4] avcodec/libjxl: add Jpeg XL decoding via libjxl Jpeg XL Patch Set - - - - --- 2022-04-02 Leo Izen New
[FFmpeg-devel,v12,1/4] avcodec/jpegxl: add Jpeg XL image codec Jpeg XL Patch Set - - - - --- 2022-04-02 Leo Izen New
[FFmpeg-devel,2/2] avfilter/src_movie: add option to set decoding thread type [FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() - - - - --- 2022-04-02 Paul B Mahol New
[FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() [FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() - - - - --- 2022-04-02 Paul B Mahol New
[FFmpeg-devel,v2] libavutil/hwcontext_qsv: Align width and heigh when download qsv frame [FFmpeg-devel,v2] libavutil/hwcontext_qsv: Align width and heigh when download qsv frame - - - - --- 2022-04-02 Chen, Wenbin New
[FFmpeg-devel,2/2] avfilter/src_movie: add option to set decoding thread type [FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() - - - - --- 2022-04-02 Paul B Mahol New
[FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() [FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() - - - - --- 2022-04-02 Paul B Mahol New
[FFmpeg-devel,v2,2/2] libavcodec/qsvenc: Add more pixel format support to qsvenc [FFmpeg-devel,v2,1/2] libavcodec/qsvdec: Add more pixel format support to qsvdec - - - - 4-- 2022-04-02 Chen, Wenbin New
[FFmpeg-devel,v2,1/2] libavcodec/qsvdec: Add more pixel format support to qsvdec [FFmpeg-devel,v2,1/2] libavcodec/qsvdec: Add more pixel format support to qsvdec - - - - 4-- 2022-04-02 Chen, Wenbin New
[FFmpeg-devel,2/2] avformat/matroskadec: avoid integer overflows in SAR computation [FFmpeg-devel,1/2] avcodec/wmalosslessdec: Check channels after setting them - - - - 8-- 2022-04-01 Michael Niedermayer New
[FFmpeg-devel,3/3] avutil/hwcontext_qsv: fix D3D11VA<->qsv hwmap errors [FFmpeg-devel,1/3] avutil/hwcontext_d3d11va: add a format check for staging texture - - - - 8-- 2022-04-01 Wu, Tong1 New
[FFmpeg-devel,2/3] avutil/hwcontext_d3d11va: fix the uninitialized texture bindflag [FFmpeg-devel,1/3] avutil/hwcontext_d3d11va: add a format check for staging texture - - - - 4-- 2022-04-01 Wu, Tong1 New
[FFmpeg-devel,1/3] avutil/hwcontext_d3d11va: add a format check for staging texture [FFmpeg-devel,1/3] avutil/hwcontext_d3d11va: add a format check for staging texture - - - - 4-- 2022-04-01 Wu, Tong1 New
[FFmpeg-devel,v11,5/5] fate/jpegxl: add Jpeg XL demux and parse FATE test Jpeg XL Patch Set - - - - 8-- 2022-04-01 Leo Izen New
[FFmpeg-devel,v11,4/5] avformat/image2: add Jpeg XL as image2 format Jpeg XL Patch Set - - - - 4-- 2022-04-01 Leo Izen New
[FFmpeg-devel,v11,3/5] avcodec/libjxl: add Jpeg XL encoding via libjxl Jpeg XL Patch Set - - - - 4-- 2022-04-01 Leo Izen New
[FFmpeg-devel,v11,2/5] avcodec/libjxl: add Jpeg XL decoding via libjxl Jpeg XL Patch Set - - - - 4-- 2022-04-01 Leo Izen New
[FFmpeg-devel,v11,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser Jpeg XL Patch Set - - - - 4-- 2022-04-01 Leo Izen New
[FFmpeg-devel,v11,1/1] avformat: Add IPFS protocol support. Add IPFS protocol support. - - - - 8-- 2022-04-01 Mark Gaiser New
[FFmpeg-devel] avfilter/vf_perspective: Add support for commands [FFmpeg-devel] avfilter/vf_perspective: Add support for commands - - - - -4- 2022-03-31 Simon Binder New
[FFmpeg-devel,v3,10/10] avcodec/vc1: Arm 32-bit NEON unescape fast path avcodec/vc1: Arm optimisations - - - - 8-- 2022-03-31 Ben Avison New
[FFmpeg-devel,v3,09/10] avcodec/vc1: Arm 64-bit NEON unescape fast path avcodec/vc1: Arm optimisations - - - - 4-- 2022-03-31 Ben Avison New
[FFmpeg-devel,v3,08/10] avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths avcodec/vc1: Arm optimisations - - - - 4-- 2022-03-31 Ben Avison New
[FFmpeg-devel,v2] doc/filters: document vf_libplacebo [FFmpeg-devel,v2] doc/filters: document vf_libplacebo - - - - 8-- 2022-03-31 Niklas Haas New
[FFmpeg-devel] libavutil/hwcontext_qsv: Align width and heigh when download qsv frame [FFmpeg-devel] libavutil/hwcontext_qsv: Align width and heigh when download qsv frame - - - - 8-- 2022-03-31 Chen, Wenbin New
[FFmpeg-devel] avformat/matroska: Support HDR10+ metadata in Matroska. [FFmpeg-devel] avformat/matroska: Support HDR10+ metadata in Matroska. - - - - 3-3 2022-03-30 Mohammad Izadi New
[FFmpeg-devel,7/7] avformat/demux: Avoid stack packet when decoding frame [FFmpeg-devel,1/7] avcodec/options: Fix AVClassCategory of decoders with .receive_frame - - - - 6-- 2022-03-30 Andreas Rheinhardt New
[FFmpeg-devel,6/7] avcodec: Make avcodec_decoder_subtitles2 accept a const AVPacket* [FFmpeg-devel,1/7] avcodec/options: Fix AVClassCategory of decoders with .receive_frame - - - - 2-- 2022-03-30 Andreas Rheinhardt New
[FFmpeg-devel] avfilter/alimiter: Remove the delay introduced by lookahead buffer [FFmpeg-devel] avfilter/alimiter: Remove the delay introduced by lookahead buffer - - - - 6-- 2022-03-30 Wang Cao New
[FFmpeg-devel] avcodec/mediacodecdec_common: stop the codec before releasing it [FFmpeg-devel] avcodec/mediacodecdec_common: stop the codec before releasing it - - - - 6-- 2022-03-30 Matthieu Bouron New
[FFmpeg-devel,7/8] avcodec/vbnenc: add VBN encoder [FFmpeg-devel,1/8] fate/filter-refcmp-*: make refcmp_metadata fail on empty input - - - - 2-- 2022-03-30 Marton Balint New
[FFmpeg-devel,6/8] avcodec/vbndec: add VBN decoder [FFmpeg-devel,1/8] fate/filter-refcmp-*: make refcmp_metadata fail on empty input - - - - 2-- 2022-03-30 Marton Balint New
[FFmpeg-devel,5/8] avcodec/hapenc: use the common texturedsp encode function [FFmpeg-devel,1/8] fate/filter-refcmp-*: make refcmp_metadata fail on empty input - - - - 2-- 2022-03-30 Marton Balint New
[FFmpeg-devel,4/8] avcodec/hapdec: use the common texturedsp decode function [FFmpeg-devel,1/8] fate/filter-refcmp-*: make refcmp_metadata fail on empty input - - - - 2-- 2022-03-30 Marton Balint New
[FFmpeg-devel,1/8] fate/filter-refcmp-*: make refcmp_metadata fail on empty input [FFmpeg-devel,1/8] fate/filter-refcmp-*: make refcmp_metadata fail on empty input - - - - 2-- 2022-03-30 Marton Balint New
[FFmpeg-devel] avcodec/libvpxenc: enable dynamic max quantizer parameter reconfiguration [FFmpeg-devel] avcodec/libvpxenc: enable dynamic max quantizer parameter reconfiguration - 1 - - 6-- 2022-03-30 Danil Chapovalov New
[FFmpeg-devel,2/2] avfilter/src_movie: add option to set decoding thread type [FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() - - - - 6-- 2022-03-30 Paul B Mahol New
[FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() [FFmpeg-devel,1/2] avfilter/src_movie: switch to activate() - - - - 2-- 2022-03-30 Paul B Mahol New
[FFmpeg-devel,v10,5/5] fate/jpegxl: add Jpeg XL demux and parse FATE test [FFmpeg-devel,v10,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 6-- 2022-03-30 Leo Izen New
[FFmpeg-devel,v10,4/5] avformat/image2: add Jpeg XL as image2 format [FFmpeg-devel,v10,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 2-- 2022-03-30 Leo Izen New
[FFmpeg-devel,v10,3/5] avcodec/libjxl: add Jpeg XL encoding via libjxl [FFmpeg-devel,v10,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 2-- 2022-03-30 Leo Izen New
« 1 2 ... 73 74 75176 177 »