Show patches with: State = Action Required       |    Archived = No       |   17666 patches
« 1 2 ... 75 76 77176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[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,1/2] avcodec/pngenc: support writing iCCP chunks [FFmpeg-devel,v7,1/2] avcodec/pngenc: support writing iCCP chunks - - - - --- 2022-03-28 Niklas Haas New
[FFmpeg-devel,v2,4/4] fftools/ffprobe: add support for ambient viewing environment metadata [FFmpeg-devel,v2,1/4] avutil: add ambient viewing environment metadata side data - - - - 4-- 2022-03-28 Lance Wang New
[FFmpeg-devel,v2,3/4] avfilter/vf_showinfo: add support for ambient viewing environment metadata [FFmpeg-devel,v2,1/4] avutil: add ambient viewing environment metadata side data - - - - --- 2022-03-28 Lance Wang New
[FFmpeg-devel,v2,2/4] avcodec: add support for hevc ambient viewing environment SEI message [FFmpeg-devel,v2,1/4] avutil: add ambient viewing environment metadata side data - - - - --- 2022-03-28 Lance Wang New
[FFmpeg-devel,v2,1/4] avutil: add ambient viewing environment metadata side data [FFmpeg-devel,v2,1/4] avutil: add ambient viewing environment metadata side data - - - - --- 2022-03-28 Lance Wang New
[FFmpeg-devel,2/2] avcodec/cbs_av1: also copy the last frame header's decomposed content when parsi… [FFmpeg-devel,1/2] avcodec/cbs_av1: rename the private frame_header fields to frame_header_data - 1 - - 6-- 2022-03-28 James Almer New
[FFmpeg-devel,1/2] avcodec/cbs_av1: rename the private frame_header fields to frame_header_data [FFmpeg-devel,1/2] avcodec/cbs_av1: rename the private frame_header fields to frame_header_data - - - - 2-- 2022-03-28 James Almer New
[FFmpeg-devel,4/4] fftools/ffprobe: add support for ambient viewing environment metadata [FFmpeg-devel,1/4] avutil: add ambient viewing environment metadata side data - - - - 6-- 2022-03-27 Lance Wang New
[FFmpeg-devel,3/4] avfilter/vf_showinfo: add support for ambient viewing environment metadata [FFmpeg-devel,1/4] avutil: add ambient viewing environment metadata side data - - - - 2-- 2022-03-27 Lance Wang New
[FFmpeg-devel,2/4] avcodec: add support for hevc ambient viewing environment SEI message [FFmpeg-devel,1/4] avutil: add ambient viewing environment metadata side data - - - - 2-- 2022-03-27 Lance Wang New
[FFmpeg-devel,1/4] avutil: add ambient viewing environment metadata side data [FFmpeg-devel,1/4] avutil: add ambient viewing environment metadata side data - - - - 2-- 2022-03-27 Lance Wang New
[FFmpeg-devel,2/2] avcodec/libsvtav1: clean up unconditional override of avctx bit rate [FFmpeg-devel,1/2] avcodec/libsvtav1: signal CPB properties through side data - - - - 6-- 2022-03-27 Jan Ekström New
[FFmpeg-devel,1/2] avcodec/libsvtav1: signal CPB properties through side data [FFmpeg-devel,1/2] avcodec/libsvtav1: signal CPB properties through side data - - - - 2-- 2022-03-27 Jan Ekström New
[FFmpeg-devel] avfilter/alimiter: Add "flush_buffer" option to flush the remaining valid data to th… [FFmpeg-devel] avfilter/alimiter: Add "flush_buffer" option to flush the remaining valid data to th… - - - - --- 2022-03-27 Wang Cao New
[FFmpeg-devel] Add and use cli options for v4l2 encoder=h264_v4l2m2m [PATCH] Add and use cli option… [FFmpeg-devel] Add and use cli options for v4l2 encoder=h264_v4l2m2m [PATCH] Add and use cli option… - - - - --- 2022-03-26 hydra3333@gmail.com New
[FFmpeg-devel,v5,2/2] lavf/mpegenc: fix termination on error conditions lavf/mpegenc: fixes - - - - 6-- 2022-03-25 Nicolas Gaullier New
[FFmpeg-devel,v5,1/2] lavf/mpegenc: fix ever-growing fifo size since the new API lavf/mpegenc: fixes - - - - 2-- 2022-03-25 Nicolas Gaullier New
[FFmpeg-devel,10/10] avcodec/vc1: Arm 32-bit NEON unescape fast path avcodec/vc1: Arm optimisations - 1 - - 6-- 2022-03-25 Ben Avison New
[FFmpeg-devel,09/10] avcodec/vc1: Arm 64-bit NEON unescape fast path avcodec/vc1: Arm optimisations - 1 - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,08/10] avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,07/10] avcodec/vc1: Arm 64-bit NEON inverse transform fast paths avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,06/10] avcodec/vc1: Arm 32-bit NEON deblocking filter fast paths avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,05/10] avcodec/vc1: Arm 64-bit NEON deblocking filter fast paths avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,04/10] avcodec/vc1: Introduce fast path for unescaping bitstream buffer avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,03/10] checkasm: Add idctdsp add/put-pixels-clamped tests avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,02/10] checkasm: Add vc1dsp inverse transform tests avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel,01/10] checkasm: Add vc1dsp in-loop deblocking filter tests avcodec/vc1: Arm optimisations - - - - 2-- 2022-03-25 Ben Avison New
[FFmpeg-devel] avfilter/vf_libplacebo: update for new tone mapping API [FFmpeg-devel] avfilter/vf_libplacebo: update for new tone mapping API - - - - 6-- 2022-03-25 Niklas Haas New
[FFmpeg-devel] avcodec/libvpxenc: return quantizer parameter for an encoded frame [FFmpeg-devel] avcodec/libvpxenc: return quantizer parameter for an encoded frame - - - - 8-- 2022-03-24 Danil Chapovalov New
[FFmpeg-devel,v6,2/2] avcodec/mjpegenc: support writing ICC profiles [FFmpeg-devel,v6,1/2] avcodec/pngenc: support writing iCCP chunks - - - - 2-3 2022-03-24 Niklas Haas New
[FFmpeg-devel,v6,1/2] avcodec/pngenc: support writing iCCP chunks [FFmpeg-devel,v6,1/2] avcodec/pngenc: support writing iCCP chunks - - - - 4-- 2022-03-24 Niklas Haas New
[FFmpeg-devel] web/consulting: add myself [FFmpeg-devel] web/consulting: add myself - - - - -4- 2022-03-24 Tomas Härdin New
[FFmpeg-devel] avcodec/libvpxenc: enable dynamic max quantizer parameter reconfiguration [FFmpeg-devel] avcodec/libvpxenc: enable dynamic max quantizer parameter reconfiguration - - - - 8-- 2022-03-24 Danil Chapovalov New
[FFmpeg-devel,2/2] avcodec/v4l2_m2m_enc: add a dequeue_timeout parameter [FFmpeg-devel,1/2] avcodec/v4l2_m2m_dec: add a dequeue_timeout parameter - - - - 8-- 2022-03-24 Ming Qian New
[FFmpeg-devel,1/2] avcodec/v4l2_m2m_dec: add a dequeue_timeout parameter [FFmpeg-devel,1/2] avcodec/v4l2_m2m_dec: add a dequeue_timeout parameter - - - - 4-- 2022-03-24 Ming Qian New
[FFmpeg-devel,v2] avcodec/v4l2_m2m_dec: export v4l2 buffer dma-buf [FFmpeg-devel,v2] avcodec/v4l2_m2m_dec: export v4l2 buffer dma-buf - - - - 8-- 2022-03-24 Ming Qian New
[FFmpeg-devel,5/8] lavc/encode: add an encoder-specific get_buffer() variant [FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking - - - - 4-- 2022-03-23 Anton Khirnov New
[FFmpeg-devel,4/8] lavc/snow: only allocate mconly_picture for decoding [FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking - - - - 4-- 2022-03-23 Anton Khirnov New
[FFmpeg-devel,2/8] lavc/avcodec: only allocate the encoding frame for encoders [FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking - - - - 4-- 2022-03-23 Anton Khirnov New
[FFmpeg-devel] avcodec/dxva2: don't call GetDesc on a NULL ID3D11VideoDecoderOutputView [FFmpeg-devel] avcodec/dxva2: don't call GetDesc on a NULL ID3D11VideoDecoderOutputView - - - - 8-- 2022-03-23 Steve Lhomme New
[FFmpeg-devel] avformat/mov: Initialize padding of buffer [FFmpeg-devel] avformat/mov: Initialize padding of buffer - - - - 8-- 2022-03-23 Andreas Rheinhardt New
[FFmpeg-devel,v9,5/5] fate/jpegxl: add Jpeg XL demux and parse FATE test [FFmpeg-devel,v9,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 8-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v9,4/5] avformat/image2: add Jpeg XL as image2 format [FFmpeg-devel,v9,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 4-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v9,3/5] avcodec/libjxl: add Jpeg XL encoding via libjxl [FFmpeg-devel,v9,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 4-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v9,2/5] avcodec/libjxl: add Jpeg XL decoding via libjxl [FFmpeg-devel,v9,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 4-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v9,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser [FFmpeg-devel,v9,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 4-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v8,5/5] fate/jpegxl: add Jpeg XL demux and parse FATE test [FFmpeg-devel,v8,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 8-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v8,4/5] avformat/image2: add Jpeg XL as image2 format [FFmpeg-devel,v8,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 4-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v8,3/5] avcodec/libjxl: add Jpeg XL encoding via libjxl [FFmpeg-devel,v8,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 4-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v8,2/5] avcodec/libjxl: add Jpeg XL decoding via libjxl [FFmpeg-devel,v8,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 4-- 2022-03-23 Leo Izen New
[FFmpeg-devel,v8,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser [FFmpeg-devel,v8,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 4-- 2022-03-23 Leo Izen New
[FFmpeg-devel,2/2] avformat/aiffdec: check allocated size for overflow [FFmpeg-devel,1/2] avformat/aaxdec: Check for overlaping segments - - - - 8-- 2022-03-23 Michael Niedermayer New
[FFmpeg-devel] libavcodec/cbs_av1: Add size check before parse obu [FFmpeg-devel] libavcodec/cbs_av1: Add size check before parse obu - - - - 8-- 2022-03-23 Chen, Wenbin New
[FFmpeg-devel] avcodec/libwebpenc_animencoder: Fix memory leak of WebPData in libwebp_anim_encode_f… [FFmpeg-devel] avcodec/libwebpenc_animencoder: Fix memory leak of WebPData in libwebp_anim_encode_f… - - - - -3- 2022-03-22 Andrey Volk New
[FFmpeg-devel,1/2] avcodec/av1: only set the private context pix_fmt field if get_pixel_format() su… [FFmpeg-devel,1/2] avcodec/av1: only set the private context pix_fmt field if get_pixel_format() su… - - - - 23- 2022-03-22 James Almer New
[FFmpeg-devel,v2,2/2] doc/examples/transcode_aac: Set decoder packet timebase [FFmpeg-devel,v2,1/2] doc/examples/transcode_aac: Don't ignore last encoded frame - - - - -4- 2022-03-22 Andreas Unterweger New
[FFmpeg-devel,v2,1/2] doc/examples/transcode_aac: Don't ignore last encoded frame [FFmpeg-devel,v2,1/2] doc/examples/transcode_aac: Don't ignore last encoded frame - 1 - - -2- 2022-03-22 Andreas Unterweger New
[FFmpeg-devel,v4,2/2] lavf/mpegenc: fix termination following a fifo overrun [FFmpeg-devel,v4,1/2] lavf/mpegenc: fix ever-growing fifo size since the new API - - - - 8-- 2022-03-22 Nicolas Gaullier New
[FFmpeg-devel,v4,1/2] lavf/mpegenc: fix ever-growing fifo size since the new API [FFmpeg-devel,v4,1/2] lavf/mpegenc: fix ever-growing fifo size since the new API - - - - 2-- 2022-03-22 Nicolas Gaullier New
[FFmpeg-devel,3/3] avformat/movenc: Add support for AVIF muxing Untitled series #6265 - - - - --- 2022-03-22 Vignesh Venkat New
[FFmpeg-devel,v3,2/2] lavf/mpegenc: fix termination following a fifo overrun [FFmpeg-devel,v3,1/2] lavf/mpegenc: fix ever-growing fifo size since the new API - - - - 8-- 2022-03-22 Nicolas Gaullier New
[FFmpeg-devel,v3,1/2] lavf/mpegenc: fix ever-growing fifo size since the new API [FFmpeg-devel,v3,1/2] lavf/mpegenc: fix ever-growing fifo size since the new API - - - - 2-- 2022-03-22 Nicolas Gaullier New
[FFmpeg-devel,v4,2/2] doc/vaapi_encode: add documentations for max_frame_size [FFmpeg-devel,v4,1/2] lavc/vaapi_encode: add support for maxframesize - - - - 8-- 2022-03-22 Wang, Fei W New
[FFmpeg-devel,v4,1/2] lavc/vaapi_encode: add support for maxframesize [FFmpeg-devel,v4,1/2] lavc/vaapi_encode: add support for maxframesize - - - - 2-- 2022-03-22 Wang, Fei W New
[FFmpeg-devel,6/6] Add AudioToolbox audio input device. Various libavdevice cleanup & enhancements - - - - 48- 2022-03-22 Romain Beauxis New
[FFmpeg-devel,5/6] libavdevice/avfoundation.m: Replace mutex-based concurrency handling in avfounda… Various libavdevice cleanup & enhancements - - - - 2-- 2022-03-22 Romain Beauxis New
[FFmpeg-devel,4/6] libavdevice/avfoundation.m: use setAudioSettings, extend supported formats Various libavdevice cleanup & enhancements - - - - 2-- 2022-03-22 Romain Beauxis New
[FFmpeg-devel,3/6] libavdevice/avfoundation.m: Allow to select devices by unique ID Various libavdevice cleanup & enhancements - - - - 2-- 2022-03-22 Romain Beauxis New
[FFmpeg-devel,2/6] Use appropriate method for device discovery, fix crash with bogus device index. Various libavdevice cleanup & enhancements - - - - 22- 2022-03-22 Romain Beauxis New
[FFmpeg-devel] avfilter/vf_showinfo: fix unknown side data type for DOVI_RPU_BUFFER [FFmpeg-devel] avfilter/vf_showinfo: fix unknown side data type for DOVI_RPU_BUFFER - - - - 8-- 2022-03-22 Lance Wang New
[FFmpeg-devel,1/5] avcodec/vp9_superframe_bsf: Check in size [FFmpeg-devel,1/5] avcodec/vp9_superframe_bsf: Check in size - - - - 2-- 2022-03-21 Michael Niedermayer New
[FFmpeg-devel,2/5] avcodec/mlpdec: Use 64bit for channel layout [FFmpeg-devel,1/5] avformat/hls: Check target_duration - 1 - - 2-- 2022-03-20 Michael Niedermayer New
[FFmpeg-devel] avcodec/avcodec: don't free AVOption settable fields in avcodec_close() [FFmpeg-devel] avcodec/avcodec: don't free AVOption settable fields in avcodec_close() - - - - 6-- 2022-03-20 James Almer New
[FFmpeg-devel,7/7] ffmpeg: make the ac option set the demuxer's ch_layout AVOption Untitled series #6252 - - - - --- 2022-03-20 James Almer New
[FFmpeg-devel,7/7] ffmpeg: make the ac option set the demuxer's ch_layout AVOption Untitled series #6251 - - - - --- 2022-03-20 James Almer New
[FFmpeg-devel,7/7] ffmpeg: deprecate the ac option [FFmpeg-devel,1/7] avformat/pcmdec: deprecate channels option - - - - --3 2022-03-20 James Almer New
[FFmpeg-devel,5/7,v2] ffmpeg: replace custom channel_layout code with an SpecifierOpt based one [FFmpeg-devel,1/7] avformat/pcmdec: deprecate channels option - - - - 2-- 2022-03-20 James Almer New
[FFmpeg-devel,4/7,v2] avformat/test/seek: set ch_layout instead of channels [FFmpeg-devel,1/7] avformat/pcmdec: deprecate channels option - - - - 2-- 2022-03-20 James Almer New
[FFmpeg-devel,1/7] avformat/pcmdec: deprecate channels option [FFmpeg-devel,1/7] avformat/pcmdec: deprecate channels option - - - - 2-- 2022-03-20 James Almer New
[FFmpeg-devel,v7,5/5] fate/jpegxl: add JPEG XL demux and parse FATE test [FFmpeg-devel,v7,1/5] avcodec/jpegxl: add Jpeg XL image codec and parser - - - - 6-- 2022-03-19 Leo Izen 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,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,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,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] avcodec/avcodec: don't uninitialize ch_layout in avcodec_close() [FFmpeg-devel] avcodec/avcodec: don't uninitialize ch_layout in avcodec_close() - - - - 6-- 2022-03-19 James Almer New
[FFmpeg-devel] avcodec/g723_1_parser: keep avctx channels internally if value is > 0 [FFmpeg-devel] avcodec/g723_1_parser: keep avctx channels internally if value is > 0 - - - - 6-- 2022-03-19 Paul B Mahol New
[FFmpeg-devel,1/4,v2] avformat/pcmdec: Add support for channel layouts for sln [FFmpeg-devel,1/4,v2] avformat/pcmdec: Add support for channel layouts for sln - - - - 2-- 2022-03-18 James Almer New
[FFmpeg-devel,4/4] ffmpeg: replace custom channel_layout code with an SpecifierOpt based one [FFmpeg-devel,1/3] avformat/slndec: add support to set channel layout - - - - 6-- 2022-03-18 James Almer New
[FFmpeg-devel,3/3] avformat/test/seek: set ch_layout instead of channels [FFmpeg-devel,1/3] avformat/slndec: add support to set channel layout - - - - 6-- 2022-03-18 James Almer New
[FFmpeg-devel,2/3] avformat/dfpwmdec: add support to set channel layout [FFmpeg-devel,1/3] avformat/slndec: add support to set channel layout - - - - 2-- 2022-03-18 James Almer New
[FFmpeg-devel,1/3] avformat/slndec: add support to set channel layout [FFmpeg-devel,1/3] avformat/slndec: add support to set channel layout - - - - 2-- 2022-03-18 James Almer New
[FFmpeg-devel] avformat/pcmdec: add support to set channel layout [FFmpeg-devel] avformat/pcmdec: add support to set channel layout - - - - 41- 2022-03-18 Paul B Mahol New
[FFmpeg-devel] avcodec/vp9_superframe_split_bsf: Check in size [FFmpeg-devel] avcodec/vp9_superframe_split_bsf: Check in size - - - - 6-- 2022-03-18 Michael Niedermayer New
[FFmpeg-devel] avutil/hwcontext: don't assume device_uninit is reentrant [FFmpeg-devel] avutil/hwcontext: don't assume device_uninit is reentrant - - - - 6-- 2022-03-18 Zhao Zhili New
[FFmpeg-devel,v2] lavf/mpegenc: fix memory leak in the fifo since the new API [FFmpeg-devel,v2] lavf/mpegenc: fix memory leak in the fifo since the new API - - - - 6-- 2022-03-18 Nicolas Gaullier New
[FFmpeg-devel] lavf/mpegenc: fix memory leak in the fifo since the new API [FFmpeg-devel] lavf/mpegenc: fix memory leak in the fifo since the new API - - - - 33- 2022-03-18 Nicolas Gaullier New
[FFmpeg-devel] avcodec/binkaudio: add support for >2 channels dct codec [FFmpeg-devel] avcodec/binkaudio: add support for >2 channels dct codec - 1 - - 6-- 2022-03-18 Paul B Mahol New
[FFmpeg-devel] avformat/hlsenc: add hls_time_delta to cut segment at before hls_time [FFmpeg-devel] avformat/hlsenc: add hls_time_delta to cut segment at before hls_time - - - - 6-- 2022-03-18 Liu Steven New
[FFmpeg-devel,8/8] avcodec/codec_internal: Include codec_tags only when they are needed [FFmpeg-devel,1/3] avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h - - - - 6-- 2022-03-18 Andreas Rheinhardt New
« 1 2 ... 75 76 77176 177 »