Show patches with: State = Action Required       |   17893 patches
« 1 2 ... 49 50 51178 179 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v7,4/6] lavc: Implement Dolby Vision RPU parsing [FFmpeg-devel,v7,1/6] lavu/frame: Add Dolby Vision metadata side data type - - - - 4-- 2021-12-20 Niklas Haas New
[FFmpeg-devel,v7,4/6] fftools/cmdutils.c: Replace MAX_PATH-sized buffers with dynamically sized one… [FFmpeg-devel,v7,1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi - - - - 2-- 2022-02-19 Nil Admirari New
[FFmpeg-devel,v7,4/6] doc/general: add entry for FLIF Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui New
[FFmpeg-devel,v7,4/5] doc/muxers: refresh the RCWT muxer's doc to be consistent with the demuxer RCWT Closed Captions demuxer (meta) - - - - 4-- 2024-03-21 Marth64 New
[FFmpeg-devel,v7,4/5] avformat/image2: add Jpeg XL as image2 format [FFmpeg-devel,v7,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 2-- 2022-03-19 Leo Izen New
[FFmpeg-devel,v7,4/4] doc/examples/transcode_aac: Bump date [FFmpeg-devel,v7,1/4] doc/examples/transcode_aac: Don't ignore last encoded frame - - - - -2- 2022-05-02 Andreas Unterweger New
[FFmpeg-devel,v7,4/4] doc/decoders.texi: add document of aribcaption decoder add ARIB caption decoder using libaribcaption - - - - 4-- 2023-02-23 TADANO Tokumei New
[FFmpeg-devel,v7,4/4] avformat/movenc: Refactor mov_write_dvcc_dvvc_tag to use ff_isom_put_dvcc_dvvc Add support for Matroska BlockAdditionMapping elements - - - - 4-- 2021-10-28 quietvoid New
[FFmpeg-devel,v7,4/4] avformat/flvdec: support demux av1 in enhanced flv [FFmpeg-devel,v7,1/4] avformat/flvenc: Add support for HEVC over flv in muxer - - - - 4-- 2023-04-13 Liu Steven New
[FFmpeg-devel,v7,3/9] avcodec: add D3D12VA hardware accelerated HEVC decoding [FFmpeg-devel,v7,1/9] libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 - - - - 4-- 2023-08-29 Wu, Tong1 New
[FFmpeg-devel,v7,3/8] libavutil/hwcontext_qsv: enabling d3d11va usage by default, add usage child_d… [FFmpeg-devel,v7,1/8] libavcodec/qsv: enabling d3d11va support, added mfxhdlpair - - - - 2-- 2020-11-03 galinart New
[FFmpeg-devel,v7,3/8] avfilter/vf_showinfo: display user data unregistered message [FFmpeg-devel,v7,1/8] avutil: add AV_FRAME_DATA_USER_DATA_UNREGISTERED side data type - - - - 1-- 2020-01-07 Lance Wang New
[FFmpeg-devel,v7,3/7] avcodec/webp_parser: parse each frame into one packet webp: add support for animated WebP decoding - - - - 2-- 2023-12-06 Thilo Borgmann New
[FFmpeg-devel,v7,3/6] ffprobe: Support AV_FRAME_DATA_DOVI_METADATA [FFmpeg-devel,v7,1/6] lavu/frame: Add Dolby Vision metadata side data type - - - - 4-- 2021-12-20 Niklas Haas New
[FFmpeg-devel,v7,3/6] compat/w32dlfcn.h: Replace MAX_PATH-sized buffers with dynamically sized ones [FFmpeg-devel,v7,1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi - - - - 2-- 2022-02-19 Nil Admirari New
[FFmpeg-devel,v7,3/6] changelog: add entries for FLIF Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui New
[FFmpeg-devel,v7,3/5] avformat/rcwtenc: remove repeated documentation RCWT Closed Captions demuxer (meta) - - - - 4-- 2024-03-21 Marth64 New
[FFmpeg-devel,v7,3/5] avcodec/libjxl: add Jpeg XL encoding via libjxl [FFmpeg-devel,v7,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 2-- 2022-03-19 Leo Izen New
[FFmpeg-devel,v7,3/5] avcodec/jpegxl_parser: add JPEG XL parser JPEG XL Parser (and bug fixes) - - - - 2-- 2023-08-02 Leo Izen New
[FFmpeg-devel,v7,3/4] doc/examples/transcode_aac: AAC encoder is no longer experimental [FFmpeg-devel,v7,1/4] doc/examples/transcode_aac: Don't ignore last encoded frame - - - - -2- 2022-05-02 Andreas Unterweger New
[FFmpeg-devel,v7,3/4] avformat/mov: Refactor mov_read_dvcc_dvvc to use ff_isom_parse_dvcc_dvvc Add support for Matroska BlockAdditionMapping elements - - - - 4-- 2021-10-28 quietvoid New
[FFmpeg-devel,v7,3/4] avformat/flvenc: support mux av1 in enhanced flv [FFmpeg-devel,v7,1/4] avformat/flvenc: Add support for HEVC over flv in muxer - - - - 4-- 2023-04-13 Liu Steven New
[FFmpeg-devel,v7,3/3] tests/fate/flvenc: add av1 in enhanced flv test case [FFmpeg-devel,v7,1/3] tests/fate/flvenc: add hevc in enhanced flv test case - - - - 4-- 2023-08-14 Liu Steven New
[FFmpeg-devel,v7,3/3] libavformat: Added DFPWM WAV container support [FFmpeg-devel,v7,1/3] libavcodec: Added DFPWM1a codec - 1 - - 4-- 2022-03-08 Jack Bruienne New
[FFmpeg-devel,v7,3/3] libavdevice/avfoundation.m: Allow to select devices by unique ID [FFmpeg-devel,v7,1/3] libavdevice/avfoundation.m: use AudioConvert, extend supported formats - - - - -2- 2021-12-31 Romain Beauxis New
[FFmpeg-devel,v7,3/3] lavf/movenc: cosmetics - - - - --- 2019-12-12 Yuki.Tsuchiya New
[FFmpeg-devel,V7,3/3] lavc/vaapi_encode_h265: respect "slices" option in h265 vaapi encoder - - - - --- 2018-08-29 Jun Zhao New
[FFmpeg-devel,v7,3/3] fftools: add options to dump filter graph [FFmpeg-devel,v7,1/3] avfilter/graphdump: support for the graph2dot function - - - - 2-- 2020-05-24 Lance Wang New
[FFmpeg-devel,v7,3/3] ffmpeg: add video heartbeat capability to fix_sub_duration ffmpeg: add video heartbeat capability to fix_sub_duration - - - - 2-- 2023-01-27 Jan Ekström New
[FFmpeg-devel,v7,3/3] fate/flac: Add test of 32 bps encoding/decoding 32bps FLAC patches - - - - 2-- 2022-10-11 Martijn van Beurden New
[FFmpeg-devel,v7,3/3] avformat/file: remove _WIN32 condition Support long file names on Windows - - - - 6-- 2022-05-24 Aman Karmani New
[FFmpeg-devel,v7,21.2/23] h264_metadata_bsf: Refactor the filter function into smaller parts [FFmpeg-devel,v7,21.1/23] h264_metadata: Move SEI user data parsing to init time - - - - 2-- 2020-08-12 Mark Thompson New
[FFmpeg-devel,v7,21.1/23] h264_metadata: Move SEI user data parsing to init time [FFmpeg-devel,v7,21.1/23] h264_metadata: Move SEI user data parsing to init time - - - - 2-- 2020-08-12 Mark Thompson New
[FFmpeg-devel,v7,2/9] avcodec: add D3D12VA hardware accelerated H264 decoding [FFmpeg-devel,v7,1/9] libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 - - - - 4-- 2023-08-29 Wu, Tong1 New
[FFmpeg-devel,v7,2/8] libavutil/hwcontext_qsv: supporting d3d11va device type [FFmpeg-devel,v7,1/8] libavcodec/qsv: enabling d3d11va support, added mfxhdlpair - - - - 2-- 2020-11-03 galinart New
[FFmpeg-devel,v7,2/7] avcodec/webp: remove unused definitions webp: add support for animated WebP decoding - - - - 2-- 2023-12-06 Thilo Borgmann New
[FFmpeg-devel,v7,2/6] libavformat/avisynth.c: Replace MAX_PATH-sized buffers with dynamically sized… [FFmpeg-devel,v7,1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi - - - - 2-- 2022-02-19 Nil Admirari New
[FFmpeg-devel,v7,2/6] lavfi/showinfo: Support AV_FRAME_DATA_DOVI_METADATA [FFmpeg-devel,v7,1/6] lavu/frame: Add Dolby Vision metadata side data type - - - - 4-- 2021-12-20 Niklas Haas New
[FFmpeg-devel,v7,2/6] avformat: add FLIF demuxing support Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui New
[FFmpeg-devel,v7,2/5] lavc/avs3: add AVS3 related definition Supplement AVS3-P2/IEEE1857.10 video decoding via libuavs3d - - - - 2-- 2020-08-24 hwren New
[FFmpeg-devel,v7,2/5] avformat/rcwtdec: add RCWT Closed Captions demuxer RCWT Closed Captions demuxer (meta) - - - - 4-- 2024-03-21 Marth64 New
[FFmpeg-devel,v7,2/5] avcodec/libjxldec: use internal AVFrame as buffered space JPEG XL Parser (and bug fixes) - - - - 2-- 2023-08-02 Leo Izen New
[FFmpeg-devel,v7,2/5] avcodec/libjxl: add Jpeg XL decoding via libjxl [FFmpeg-devel,v7,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 2-- 2022-03-19 Leo Izen New
[FFmpeg-devel,v7,2/4] libavutil: add ancillary data - - - - --- 2018-05-25 Patrick Keroulas New
[FFmpeg-devel,v7,2/4] lavc/codec_desc.c: remove AV_CODEC_PROP_TEXT_SUB property add ARIB caption decoder using libaribcaption - - - - 4-- 2023-02-23 TADANO Tokumei New
[FFmpeg-devel,v7,2/4] doc/examples/transcode_aac: Set decoder packet timebase [FFmpeg-devel,v7,1/4] doc/examples/transcode_aac: Don't ignore last encoded frame - - - - -2- 2022-05-02 Andreas Unterweger New
[FFmpeg-devel,v7,2/4] avformat/matroska{dec, enc}: Parse BlockAdditionMapping elements Add support for Matroska BlockAdditionMapping elements - - - - 4-- 2021-10-28 quietvoid New
[FFmpeg-devel,v7,2/4] avformat/flvdec: support demux hevc in enhanced flv [FFmpeg-devel,v7,1/4] avformat/flvenc: Add support for HEVC over flv in muxer - - - - 4-- 2023-04-13 Liu Steven New
[FFmpeg-devel,v7,2/3] tests/fate/flvenc: add vp9 in enhanced flv test case [FFmpeg-devel,v7,1/3] tests/fate/flvenc: add hevc in enhanced flv test case - - - - 4-- 2023-08-14 Liu Steven New
[FFmpeg-devel,v7,2/3] libavdevice/avfoundation.m: Replace mutex-based concurrency handling in avfou… [FFmpeg-devel,v7,1/3] libavdevice/avfoundation.m: use AudioConvert, extend supported formats - - - - -2- 2021-12-31 Romain Beauxis New
[FFmpeg-devel,v7,2/3] lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4 - - - - --- 2019-12-12 Yuki.Tsuchiya New
[FFmpeg-devel,V7,2/3] lavc/vaapi_encode_h264: respect "slices" option in h264 vaapi encoder - - - - --- 2018-08-29 Jun Zhao New
[FFmpeg-devel,v7,2/3] ffmpeg: move decoded frame counter from after post-processing to decode ffmpeg: add video heartbeat capability to fix_sub_duration - - - - 2-- 2023-01-27 Jan Ekström New
[FFmpeg-devel,V7,2/3] doc/APIchanges: add entry for AV_FRAME_DATA_REGIONS_OF_INTEREST - - - - --- 2019-01-08 Guo, Yejun New
[FFmpeg-devel,v7,2/3] avformat/os_support: Support long file names on Windows Support long file names on Windows - - - - 4-- 2022-05-24 Aman Karmani New
[FFmpeg-devel,v7,2/3] avdevice/lavfi: support the dumpgraph with options [FFmpeg-devel,v7,1/3] avfilter/graphdump: support for the graph2dot function - - - - 2-- 2020-05-24 Lance Wang New
[FFmpeg-devel,v7,2/2] libavformat/dvdvideo: add DVD CLUT utilities and enable palette support [FFmpeg-devel,v6] libavformat/dvdvideo: add DVD-Video demuxer powered by libdvdnav and libdvdread - - - - -1- 2024-02-05 Marth64 New
[FFmpeg-devel,v7,2/2] ffmpeg: Deprecate display rotation override with a metadata key ffmpeg: Add display_{rotation, hflip, vflip} options - - - - 4-- 2022-10-15 Thilo Borgmann New
[FFmpeg-devel,v7,2/2] doc/vaapi_encode: add documentations for max_frame_size [FFmpeg-devel,v7,1/2] lavc/vaapi_encode: add support for maxframesize - - - - 4-- 2022-05-05 Wang, Fei W New
[FFmpeg-devel,v7,2/2] avutil: add HDR10+ dynamic metadata serialization function [FFmpeg-devel,v7,1/2] avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil - - - - 4-- 2023-03-14 Raphaël Zumer New
[FFmpeg-devel,v7,2/2] avformat/imfdec: preserve stream information [FFmpeg-devel,v7,1/2] avformat: refactor ff_stream_encode_params_copy() to stream_params_copy() - - - - 4-- 2022-08-06 Pierre-Anthony Lemieux New
[FFmpeg-devel,v7,2/2] avformat/imf: Tests [FFmpeg-devel,v7,1/2] avformat/imf: Demuxer - - - - 4-- 2021-12-06 Pierre-Anthony Lemieux New
[FFmpeg-devel,v7,2/2] avcodec/mjpegenc: support writing ICC profiles [FFmpeg-devel,v7,1/2] avcodec/pngenc: support writing iCCP chunks - - - - 4-- 2022-03-28 Niklas Haas New
[FFmpeg-devel,v7,2/2] avcodec/mjpegdec: add support for frame threading [FFmpeg-devel,v7,1/2] lavc: convert frame threading to the receive_frame() pattern - - - - 2-- 2022-12-21 Timo Rothenpieler New
[FFmpeg-devel,v7,2/2] avcodec/libjxlenc: properly read input colorspace JPEG XL Colorspace Fixes - - - - 4-- 2022-05-12 Leo Izen New
[FFmpeg-devel,v7,19.2/23] cbs_h265: Add functions to turn HDR metadata into SEI [FFmpeg-devel,v7,19.1/23] cbs_h265: Remove restrictions on MDCV values - - - - -1- 2020-08-12 Mark Thompson New
[FFmpeg-devel,v7,19.1/23] cbs_h265: Remove restrictions on MDCV values [FFmpeg-devel,v7,19.1/23] cbs_h265: Remove restrictions on MDCV values - - - - 2-- 2020-08-12 Mark Thompson New
[FFmpeg-devel,v7,14/14] avcodec/libx265: add support for writing out CLL and MDCV [FFmpeg-devel,v7,01/14] avutil/frame: split side data list wiping out to non-AVFrame function - - - - 4-- 2024-02-29 Jan Ekström New
[FFmpeg-devel,v7,13/14] avcodec/libx264: add support for writing out CLL and MDCV [FFmpeg-devel,v7,01/14] avutil/frame: split side data list wiping out to non-AVFrame function - - - - 4-- 2024-02-29 Jan Ekström New
[FFmpeg-devel,v7,12/14] avcodec/libsvtav1: add support for writing out CLL and MDCV [FFmpeg-devel,v7,01/14] avutil/frame: split side data list wiping out to non-AVFrame function - - - - 4-- 2024-02-29 Jan Ekström New
[FFmpeg-devel,v7,12/12] Changelog: add D3D12VA HEVC encoder changelog [FFmpeg-devel,v7,01/12] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-03-14 Wu, Tong1 New
[FFmpeg-devel,v7,11/14] ffmpeg: pass first video AVFrame's side data to encoder [FFmpeg-devel,v7,01/14] avutil/frame: split side data list wiping out to non-AVFrame function - - - - 4-- 2024-02-29 Jan Ekström New
[FFmpeg-devel,v7,11/12] avcodec: add D3D12VA hardware HEVC encoder [FFmpeg-devel,v7,01/12] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-03-14 Wu, Tong1 New
[FFmpeg-devel,v7,11/11] avcodec: increase minor version for H266/VVC Add support for H266/VVC - - - - 2-- 2023-03-21 Thomas Siedel New
[FFmpeg-devel,v7,10/14] avcodec: add helper for configuring AVCodecContext's frame side data [FFmpeg-devel,v7,01/14] avutil/frame: split side data list wiping out to non-AVFrame function - - - - 4-- 2024-02-29 Jan Ekström New
[FFmpeg-devel,v7,10/12] avutil/hwcontext_d3d12va: add Flags for resource creation [FFmpeg-devel,v7,01/12] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc - - - - 4-- 2024-03-14 Wu, Tong1 New
[FFmpeg-devel,v7,10/11] avformat: add ts stream types for H266/VVC Add support for H266/VVC - - - - 2-- 2023-03-21 Thomas Siedel New
[FFmpeg-devel,v7,10/11] avformat/fifo: Add AVFMT_FLAG_NONBLOCK support - - - - --- 2016-08-18 sebechlebskyjan@gmail.com New
[FFmpeg-devel,v7,10/10] lavc/vaapi_hevc: Loose the restricts for SCC decoding [FFmpeg-devel,v7,01/10] lavc/avcodec: Add HEVC Screen Content Coding Extensions profile - - - - 2-- 2023-02-16 Wang, Fei W New
[FFmpeg-devel,v7,10/10] configure: add --enable-libvpl option make QSV works with the Intel's oneVPL - - - - 8-- 2022-03-11 Xiang, Haihao New
[FFmpeg-devel,v7,1/9] libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 [FFmpeg-devel,v7,1/9] libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 - - - - 4-- 2023-08-29 Wu, Tong1 New
[FFmpeg-devel,v7,1/8] libavcodec/qsv: enabling d3d11va support, added mfxhdlpair [FFmpeg-devel,v7,1/8] libavcodec/qsv: enabling d3d11va support, added mfxhdlpair - - - - 2-- 2020-11-03 galinart New
[FFmpeg-devel,v7,1/8] avutil: add AV_FRAME_DATA_USER_DATA_UNREGISTERED side data type [FFmpeg-devel,v7,1/8] avutil: add AV_FRAME_DATA_USER_DATA_UNREGISTERED side data type - - - - 1-- 2020-01-07 Lance Wang New
[FFmpeg-devel,v7,1/7] avcodec/webp: move definitions into header webp: add support for animated WebP decoding - - - - 2-- 2023-12-06 Thilo Borgmann New
[FFmpeg-devel,v7,1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi [FFmpeg-devel,v7,1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi - - - - 2-- 2022-02-19 Nil Admirari New
[FFmpeg-devel,v7,1/6] lavu/frame: Add Dolby Vision metadata side data type [FFmpeg-devel,v7,1/6] lavu/frame: Add Dolby Vision metadata side data type - - - - 4-- 2021-12-20 Niklas Haas New
[FFmpeg-devel,v7,1/6] avcodec: add FLIF decoding support Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui New
[FFmpeg-devel,v7,1/5] avutil/{avstring, bprint}: add XML escaping from ffprobe to avutil Initial implementation of TTML encoding/muxing - - - - 4-- 2021-03-04 Jan Ekström New
[FFmpeg-devel,v7,1/5] avformat/subtitles: extend ff_subtitles_queue_insert() to support empty events RCWT Closed Captions demuxer (meta) - - - - 4-- 2024-03-21 Marth64 New
[FFmpeg-devel,v7,1/5] avcodec/libjxldec: fix errors when decoding grayscale after rgb JPEG XL Parser (and bug fixes) - - - - 2-- 2023-08-02 Leo Izen New
[FFmpeg-devel,v7,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser [FFmpeg-devel,v7,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 2-- 2022-03-19 Leo Izen New
[FFmpeg-devel,v7,1/4] lavc/libaribcaption.c: add ARIB caption decoder using libaribcaption add ARIB caption decoder using libaribcaption - - - - 4-- 2023-02-23 TADANO Tokumei New
[FFmpeg-devel,v7,1/4] doc/examples/transcode_aac: Don't ignore last encoded frame [FFmpeg-devel,v7,1/4] doc/examples/transcode_aac: Don't ignore last encoded frame - - - - -2- 2022-05-02 Andreas Unterweger New
[FFmpeg-devel,v7,1/4] avformat/flvenc: Add support for HEVC over flv in muxer [FFmpeg-devel,v7,1/4] avformat/flvenc: Add support for HEVC over flv in muxer - - - - 4-- 2023-04-13 Liu Steven New
[FFmpeg-devel,v7,1/4] avformat/dovi_isom: Implement Dolby Vision configuration parsing/writing Add support for Matroska BlockAdditionMapping elements - - - - 4-- 2021-10-28 quietvoid New
[FFmpeg-devel,v7,1/3] libavdevice/avfoundation.m: use AudioConvert, extend supported formats [FFmpeg-devel,v7,1/3] libavdevice/avfoundation.m: use AudioConvert, extend supported formats - - - - -2- 2021-12-31 Romain Beauxis New
[FFmpeg-devel,v7,1/3] libavcodec: Added DFPWM1a codec [FFmpeg-devel,v7,1/3] libavcodec: Added DFPWM1a codec - - - - 2-- 2022-03-08 Jack Bruienne New
[FFmpeg-devel,v7,1/3] libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM 32bps FLAC patches - - - - 2-- 2022-10-11 Martijn van Beurden New
[FFmpeg-devel,V7,1/3] lavfi/dnn: modify dnn interface for removing native backend [FFmpeg-devel,V7,1/3] lavfi/dnn: modify dnn interface for removing native backend - - - - 2-- 2023-04-27 Ting Fu New
[FFmpeg-devel,V7,1/3] lavc/vaapi_encode: Add max slices number query. - - - - --- 2018-08-29 Jun Zhao New
« 1 2 ... 49 50 51178 179 »