Show patches with: State = Action Required       |   17699 patches
« 1 2 ... 115 116 117176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,V3,2/2] avcodec: add av1 VAAPI decoder [FFmpeg-devel,V3,1/2] avcodec: add av1 hardware acceleration decoder - - - - 2-- 2020-09-09 Fei Wang New
[FFmpeg-devel,V3,1/2] avcodec: add av1 hardware acceleration decoder [FFmpeg-devel,V3,1/2] avcodec: add av1 hardware acceleration decoder - - - - 2-- 2020-09-09 Fei Wang New
[FFmpeg-devel] avcodec/avpacket: add av_packet_remove_side_data() [FFmpeg-devel] avcodec/avpacket: add av_packet_remove_side_data() - - - - 2-- 2020-09-08 James Almer New
[FFmpeg-devel,1/3] avcodec/fastaudio: Check channels avcodec/fastaudio: Bugfixes - - - - 2-- 2020-09-08 Michael Niedermayer New
[FFmpeg-devel] tools/make_chlayout_test: use newer pan syntax. [FFmpeg-devel] tools/make_chlayout_test: use newer pan syntax. - - - - 2-- 2020-09-08 Nicolas George New
[FFmpeg-devel] avformat/h263dec: Reduce H.263 probe score if only one frame is found [FFmpeg-devel] avformat/h263dec: Reduce H.263 probe score if only one frame is found - - - - 2-- 2020-09-08 Dario Andreani New
[FFmpeg-devel] Added MKV tag for AVS2 video codec [FFmpeg-devel] Added MKV tag for AVS2 video codec - - - - 2-- 2020-09-08 Ze Yuan New
[FFmpeg-devel,v2] qsv: add ${includedir}/mfx to the search path for old versions of libmfx [FFmpeg-devel,v2] qsv: add ${includedir}/mfx to the search path for old versions of libmfx - - - - 2-- 2020-09-08 Xiang, Haihao New
[FFmpeg-devel,v6] libavfilter/asrc_fluidsynthmusic.c : generate algorithmic music [FFmpeg-devel,v6] libavfilter/asrc_fluidsynthmusic.c : generate algorithmic music - - - - 2-- 2020-09-07 Ashutosh Pradhan New
[FFmpeg-devel] avcodec/hlsenc: Fix playlist not getting flushed when using custom io [FFmpeg-devel] avcodec/hlsenc: Fix playlist not getting flushed when using custom io - 1 - - 2-- 2020-09-06 Steve Lam New
[FFmpeg-devel,V2] Added MKV tag for AVS2 video codec [FFmpeg-devel,V2] Added MKV tag for AVS2 video codec - 1 - - 2-- 2020-09-06 Ze Yuan New
[FFmpeg-devel] Added MKV tag for AVS2 codec [FFmpeg-devel] Added MKV tag for AVS2 codec - - - - -1- 2020-09-06 Ze Yuan New
[FFmpeg-devel,2/3] avcodec/dxtory: support subsample formats with non-aligned dimensions [FFmpeg-devel,1/3] avcodec/dxtory: unbreak decoding after 6e1a167c556 - - - - 2-- 2020-09-04 Paul B Mahol New
[FFmpeg-devel,1/3] avcodec/dxtory: unbreak decoding after 6e1a167c556 [FFmpeg-devel,1/3] avcodec/dxtory: unbreak decoding after 6e1a167c556 - - - - 2-- 2020-09-04 Paul B Mahol New
[FFmpeg-devel,2/2] Add mutithread function for dnn_backend_native_layer_conv2d.c [FFmpeg-devel,1/2] dnn_backend_native.c: parse options in native backend - - - - 111 2020-09-03 Xu Jun New
[FFmpeg-devel,1/3] avcodec/packet: factorize calls to packet_alloc() [FFmpeg-devel,1/3] avcodec/packet: factorize calls to packet_alloc() - - - - 2-- 2020-09-03 James Almer New
[FFmpeg-devel] avfilter/vf_drawtext: document expr for fontsize [FFmpeg-devel] avfilter/vf_drawtext: document expr for fontsize - - - - 2-- 2020-09-02 Andrei Rybak New
[FFmpeg-devel,V2,3/3] avcodec: add av1 VAAPI decoder [FFmpeg-devel,V2,1/3] avcodec/cbs_av1: add support for frame restoration type - - - - 2-- 2020-09-02 Fei Wang New
[FFmpeg-devel,V2,2/3] avcodec: add av1 hardware acceleration decoder [FFmpeg-devel,V2,1/3] avcodec/cbs_av1: add support for frame restoration type - - - - 2-- 2020-09-02 Fei Wang New
[FFmpeg-devel,V2,1/3] avcodec/cbs_av1: add support for frame restoration type [FFmpeg-devel,V2,1/3] avcodec/cbs_av1: add support for frame restoration type - - - - 2-- 2020-09-02 Fei Wang New
[FFmpeg-devel] ffmpeg_qsv: use -hwaccel_device to specify a device for VAAPI backend [FFmpeg-devel] ffmpeg_qsv: use -hwaccel_device to specify a device for VAAPI backend - - - - 2-- 2020-09-02 Xiang, Haihao New
[FFmpeg-devel] lavc/qsvdec: allow qsv decoders to use initialized device [FFmpeg-devel] lavc/qsvdec: allow qsv decoders to use initialized device - - - - 2-- 2020-09-02 Rogozhkin, Dmitry V New
[FFmpeg-devel] bug report in QSV's QVBR rate control [FFmpeg-devel] bug report in QSV's QVBR rate control - - - - -1- 2020-09-02 Makoto KIMURA New
[FFmpeg-devel,1/2,v2] avformat/dashdec: enable overriding of the maximum manifest size [FFmpeg-devel,1/2,v2] avformat/dashdec: enable overriding of the maximum manifest size - - - - 2-- 2020-09-01 Jan Ekström New
[FFmpeg-devel,2/2] avformat/dashdec: bump maximum manifest size to 4 megabytes [FFmpeg-devel,1/2] avformat/dashdec: enable overriding of the maximum manifest size - - - - 2-- 2020-09-01 Jan Ekström New
[FFmpeg-devel] avformat/http: ensure reply code in the range of 100..599 [FFmpeg-devel] avformat/http: ensure reply code in the range of 100..599 - - - - 2-- 2020-09-01 Zhao Zhili New
[FFmpeg-devel,3/3,GSoC] Add x86-avx2 optimization for dnn_execute_layer_conv2d [FFmpeg-devel,1/3,GSoC] Add mutithread function for dnn_backend_native_layer_conv2d.c - - - - 2-- 2020-08-31 Xu Jun New
[FFmpeg-devel,2/3,GSoC] Add x86-sse4 optimization for dnn_execute_layer_conv2d [FFmpeg-devel,1/3,GSoC] Add mutithread function for dnn_backend_native_layer_conv2d.c - - - - 21- 2020-08-31 Xu Jun New
[FFmpeg-devel,1/3,GSoC] Add mutithread function for dnn_backend_native_layer_conv2d.c [FFmpeg-devel,1/3,GSoC] Add mutithread function for dnn_backend_native_layer_conv2d.c - - - - 2-- 2020-08-31 Xu Jun New
[FFmpeg-devel,v9,5/5] lavc, doc: add libuavs3d video decoder wrapper Supplement AVS3-P2/IEEE1857.10 video decoding via libuavs3d - - - - 2-- 2020-08-31 hwren New
[FFmpeg-devel,v4] avcodec/cfhd: More strictly check tag order and multiplicity [FFmpeg-devel,v4] avcodec/cfhd: More strictly check tag order and multiplicity - - - - 2-- 2020-08-30 Michael Niedermayer New
[FFmpeg-devel] libopenjpeg decoder not correctly setting the pixel format for cinema JP2K wrapped M… [FFmpeg-devel] libopenjpeg decoder not correctly setting the pixel format for cinema JP2K wrapped M… - - - - -1- 2020-08-30 Rémi Achard New
[FFmpeg-devel,v2] avcodec/cfhd: More strictly check tag order [FFmpeg-devel,v2] avcodec/cfhd: More strictly check tag order - - - - -1- 2020-08-29 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/cfhd: More strictly check tag order [FFmpeg-devel,1/2] avcodec/cfhd: Replace a few literal numbers by named constants - - - - 2-- 2020-08-29 Michael Niedermayer New
[FFmpeg-devel,2/2] fate/hevc-conformance: add clip for persistent_rice_adaptation_enabled_flag [FFmpeg-devel,1/2] avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled… - - - - 1-1 2020-08-29 Guangxin Xu New
[FFmpeg-devel,1/2] avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled… [FFmpeg-devel,1/2] avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled… - - - - 2-- 2020-08-29 Guangxin Xu New
[FFmpeg-devel] doc/decoders: Clear up description of ac3's drc_scale option [FFmpeg-devel] doc/decoders: Clear up description of ac3's drc_scale option - - - - 2-- 2020-08-28 Aman Verma New
[FFmpeg-devel,v7,6/6] doc/demuxers: add entry for FLIF Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui New
[FFmpeg-devel,v7,5/6] doc/decoders: add entry for FLIF Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui 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,3/6] changelog: add entries for FLIF Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui 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,1/6] avcodec: add FLIF decoding support Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui New
[FFmpeg-devel] lavf/mux: allow unofficial extension by default for spatial data in mp4 [FFmpeg-devel] lavf/mux: allow unofficial extension by default for spatial data in mp4 - - - - 2-- 2020-08-27 Linjie Fu New
[FFmpeg-devel,v3,2/2] libavformat: add WebP demuxer [FFmpeg-devel,v3,1/2] libavcodec: add support for animated WebP decoding - - - - 2-- 2020-08-26 Zlomek, Josef New
[FFmpeg-devel,v3,1/2] libavcodec: add support for animated WebP decoding [FFmpeg-devel,v3,1/2] libavcodec: add support for animated WebP decoding - - - - 2-- 2020-08-26 Zlomek, Josef New
[FFmpeg-devel] avformat/libsrt: Fix epoll fd leak [FFmpeg-devel] avformat/libsrt: Fix epoll fd leak - - - - 2-- 2020-08-26 Nicolas Sugino New
[FFmpeg-devel,18/19] avfilter/vf_signature: Allocate arrays together [FFmpeg-devel,01/19] avfilter/avfilter: Fix indentation - - - - 2-- 2020-08-25 Andreas Rheinhardt New
[FFmpeg-devel,13/19] avfilter/af_aiir: Avoid temporary buffer when drawing image [FFmpeg-devel,01/19] avfilter/avfilter: Fix indentation - - - - 2-- 2020-08-25 Andreas Rheinhardt New
[FFmpeg-devel,RFC,v4,5/5] doc/encoders.texi: Add documentation for JPEG2000 layers [FFmpeg-devel,RFC,v4,1/5] libavcodec/jpeg2000: Make tag tree functions non static - - - - 2-- 2020-08-25 Gautam Ramakrishnan New
[FFmpeg-devel,RFC,v4,3/5] libavcodec/jpeg2000: Modify cleanup [FFmpeg-devel,RFC,v4,1/5] libavcodec/jpeg2000: Make tag tree functions non static - - - - 2-- 2020-08-25 Gautam Ramakrishnan New
[FFmpeg-devel] lavf/mpegts: Support mulaw audio in Lorex LNC recordings [FFmpeg-devel] lavf/mpegts: Support mulaw audio in Lorex LNC recordings - - - - 1-1 2020-08-24 Carl Eugen Hoyos New
[FFmpeg-devel] avformat/network: fix comments [FFmpeg-devel] avformat/network: fix comments - - - - 2-- 2020-08-24 Zhao Zhili New
[FFmpeg-devel] avformat/http: set hostname and lower_url buffer size properly [FFmpeg-devel] avformat/http: set hostname and lower_url buffer size properly - - - - 2-- 2020-08-24 Zhao Zhili 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] avcodec/cbs_av1: add a function to return an upscaled frame width [FFmpeg-devel] avcodec/cbs_av1: add a function to return an upscaled frame width - - - - 2-- 2020-08-23 James Almer New
[FFmpeg-devel,8/8] RFC: editing HDR properties in H.265 metadata BSF [FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately - - - - -1- 2020-08-23 Mark Thompson New
[FFmpeg-devel,7/8] h264_redundant_pps_bsf: Use common cbs bsf implementation [FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately - - - - -1- 2020-08-23 Mark Thompson New
[FFmpeg-devel,6/8] av1_metadata_bsf: Use common cbs bsf implementation [FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately - - - - -1- 2020-08-23 Mark Thompson New
[FFmpeg-devel,5/8] vp9_metadata_bsf: Use common cbs bsf implementation [FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately - - - - -1- 2020-08-23 Mark Thompson New
[FFmpeg-devel,4/8] mpeg2_metadata_bsf: Use common cbs bsf implementation [FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately - - - - -1- 2020-08-23 Mark Thompson New
[FFmpeg-devel,3/8] h265_metadata_bsf: Use common cbs bsf implementation [FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately - - - - -1- 2020-08-23 Mark Thompson New
[FFmpeg-devel,2/8] h264_metadata_bsf: Use common cbs bsf implementation [FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately - - - - -1- 2020-08-23 Mark Thompson New
[FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately [FFmpeg-devel,1/8] cbs: Implement common parts of cbs-based bitstream filters separately - - - - -1- 2020-08-23 Mark Thompson New
[FFmpeg-devel,GSoC,v3,7/7] ffplay: fix for unwanted pkts when using abr [FFmpeg-devel,GSoC,v3,1/7] avformat/abr: Adaptive Bitrate support - - - - 21- 2020-08-23 Hongcheng Zhong New
[FFmpeg-devel,GSoC,v3,6/7] avformat/hls add metadata "abr_initial" for ffplay [FFmpeg-devel,GSoC,v3,1/7] avformat/abr: Adaptive Bitrate support - - - - 2-- 2020-08-23 Hongcheng Zhong New
[FFmpeg-devel,GSoC,v3,5/7] ffplay: add an option to enable abr [FFmpeg-devel,GSoC,v3,1/7] avformat/abr: Adaptive Bitrate support - - - - 2-- 2020-08-23 Hongcheng Zhong New
[FFmpeg-devel,GSoC,v3,4/7] avformat/hls allow crypto works as ffabr's subprotocol [FFmpeg-devel,GSoC,v3,1/7] avformat/abr: Adaptive Bitrate support - - - - 2-- 2020-08-23 Hongcheng Zhong New
[FFmpeg-devel,GSoC,v3,3/7] avformat/hls: use abr to switch streams [FFmpeg-devel,GSoC,v3,1/7] avformat/abr: Adaptive Bitrate support - - - - 2-- 2020-08-23 Hongcheng Zhong New
[FFmpeg-devel,GSoC,v3,2/7] avformat/http: Add ffabr to whitelist [FFmpeg-devel,GSoC,v3,1/7] avformat/abr: Adaptive Bitrate support - - - - 2-- 2020-08-23 Hongcheng Zhong New
[FFmpeg-devel,GSoC,v3,1/7] avformat/abr: Adaptive Bitrate support [FFmpeg-devel,GSoC,v3,1/7] avformat/abr: Adaptive Bitrate support - - - - 2-- 2020-08-23 Hongcheng Zhong New
[FFmpeg-devel,v3] avformat/http, tls: honor http_proxy command line variable for HTTPS [FFmpeg-devel,v3] avformat/http, tls: honor http_proxy command line variable for HTTPS - - - - 2-- 2020-08-23 Moritz Barsnick New
[FFmpeg-devel,6/7] avfilter/graphparser: Avoid check whose result is known in advance [FFmpeg-devel,1/3] avfilter/graphparser: Fix leaks when parsing inputs fails - - - - 2-- 2020-08-23 Andreas Rheinhardt New
[FFmpeg-devel,3/3] avcodec/cbs_av1: remove frame dimensions from CodedBitstreamAV1Context [FFmpeg-devel,1/3] avcodec/cbs_av1: add derived frame size to AV1RawFrameHeader - - - - 2-- 2020-08-23 James Almer New
[FFmpeg-devel,2/3] avcodec/av1_parser: read frame dimensions directly from AV1RawFrameHeader [FFmpeg-devel,1/3] avcodec/cbs_av1: add derived frame size to AV1RawFrameHeader - - - - 2-- 2020-08-23 James Almer New
[FFmpeg-devel,1/3] avcodec/cbs_av1: add derived frame size to AV1RawFrameHeader [FFmpeg-devel,1/3] avcodec/cbs_av1: add derived frame size to AV1RawFrameHeader - - - - 2-- 2020-08-23 James Almer New
[FFmpeg-devel,v6,4/4] doc: add documentation entries for FLIF [FFmpeg-devel,v6,1/4] lavc: add FLIF decoding support - - - - 2-- 2020-08-22 Anamitra Ghorui New
[FFmpeg-devel,v6,3/4] configure: add FLIF dependencies [FFmpeg-devel,v6,1/4] lavc: add FLIF decoding support - - - - 2-- 2020-08-22 Anamitra Ghorui New
[FFmpeg-devel,v6,2/4] lavfmt: add FLIF demuxing support [FFmpeg-devel,v6,1/4] lavc: add FLIF decoding support - - - - 2-- 2020-08-22 Anamitra Ghorui New
[FFmpeg-devel,v6,1/4] lavc: add FLIF decoding support [FFmpeg-devel,v6,1/4] lavc: add FLIF decoding support - - - - 2-- 2020-08-22 Anamitra Ghorui New
[FFmpeg-devel,v2] avutil/mem: Mark DECLARE_ASM_ALIGNED as visibility("hidden") for __GNUC__ [FFmpeg-devel,v2] avutil/mem: Mark DECLARE_ASM_ALIGNED as visibility("hidden") for __GNUC__ - - - - 2-- 2020-08-22 Fangrui Song New
[FFmpeg-devel,3/3] avcodec/aacdec_template: log the element order before/after reordering avcodec/aacdec_template: improvements to 22.2 layout logic - - - - 2-- 2020-08-21 Jan Ekström New
[FFmpeg-devel] libavfilter/vf_overlay_cuda: Pass the main frame to the output if secondary frame is… [FFmpeg-devel] libavfilter/vf_overlay_cuda: Pass the main frame to the output if secondary frame is… - - - - 2-- 2020-08-21 Alex Pokotilo New
[FFmpeg-devel,2/2] avcodec: add av1 VAAPI decoder [FFmpeg-devel,1/2] avcodec: add av1 hardware acceleration decoder - - - - 2-- 2020-08-21 Fei Wang New
[FFmpeg-devel,1/2] avcodec: add av1 hardware acceleration decoder [FFmpeg-devel,1/2] avcodec: add av1 hardware acceleration decoder - - - - 2-- 2020-08-21 Fei Wang New
[FFmpeg-devel,v2,1/2] qsv: needn't load user plugin since libmfx 1.28 [FFmpeg-devel,v2,1/2] qsv: needn't load user plugin since libmfx 1.28 - - - - 2-- 2020-08-21 Xiang, Haihao New
[FFmpeg-devel] fftools: Accept more negative prefixes [FFmpeg-devel] fftools: Accept more negative prefixes - - - - -1- 2020-08-20 Mark Thompson New
[FFmpeg-devel] libavformat/http, tls: honor http_proxy command line variable for HTTPS [FFmpeg-devel] libavformat/http, tls: honor http_proxy command line variable for HTTPS - - - - 2-- 2020-08-20 Moritz Barsnick New
[FFmpeg-devel,v2,3/3] lavc/avs2_parser.c, lavf/avs2dec.c: fix code style [FFmpeg-devel,v2,1/3] lavc/avs2_parser.c, lavf/davs2.c: Add AVS2_* prefix - - - - 2-- 2020-08-20 hwren New
[FFmpeg-devel,v2,2/3] lavf/davs2.c: Rename as avs2dec.c for better understanding [FFmpeg-devel,v2,1/3] lavc/avs2_parser.c, lavf/davs2.c: Add AVS2_* prefix - - - - 2-- 2020-08-20 hwren New
[FFmpeg-devel,v2,1/3] lavc/avs2_parser.c, lavf/davs2.c: Add AVS2_* prefix [FFmpeg-devel,v2,1/3] lavc/avs2_parser.c, lavf/davs2.c: Add AVS2_* prefix - - - - 2-- 2020-08-20 hwren New
[FFmpeg-devel] lavc/qsv: fix transcode with interlaced clip [FFmpeg-devel] lavc/qsv: fix transcode with interlaced clip - - - - 2-- 2020-08-20 Fei Wang New
[FFmpeg-devel,v2] Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams It help initialize chroma for… [FFmpeg-devel,v2] Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams It help initialize chroma for… - - - - 2-- 2020-08-20 Vikas Agrawal (Engrg-SW) New
[FFmpeg-devel] Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams. [FFmpeg-devel] Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams. - - - - 2-- 2020-08-19 ManojGuptaBonda New
[FFmpeg-devel,2/2] qsv: remove audio error code [FFmpeg-devel,1/2] qsv: needn't load user plugin since libmfx 1.28 - 1 - - -1- 2020-08-19 Xiang, Haihao New
[FFmpeg-devel] qsv: add ${includedir}/mfx to the search path for old version of libmfx [FFmpeg-devel] qsv: add ${includedir}/mfx to the search path for old version of libmfx - - - - 2-- 2020-08-19 Xiang, Haihao New
[FFmpeg-devel,1/1] Added avs2 tags for MKV [FFmpeg-devel,1/1] Added avs2 tags for MKV - - - - 2-- 2020-08-18 Ze Yuan New
[FFmpeg-devel,V4] dnn_backend_openvino.c: parse options in openvino backend [FFmpeg-devel,V4] dnn_backend_openvino.c: parse options in openvino backend - - - - 2-- 2020-08-18 Guo, Yejun New
[FFmpeg-devel,v4] libavfilter/asrc_atone.c : generate algorithmic music [FFmpeg-devel,v4] libavfilter/asrc_atone.c : generate algorithmic music - - - - 2-- 2020-08-18 Ashutosh Pradhan New
[FFmpeg-devel] RTSP Video Stream - Buffer Overflow! [FFmpeg-devel] RTSP Video Stream - Buffer Overflow! - - - - -1- 2020-08-17 Yiğit (Yeet) Uyan New
« 1 2 ... 115 116 117176 177 »