Show patches with: State = Action Required       |   17708 patches
« 1 2 ... 94 95 96177 178 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[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,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] avfilter: add wpsnr video filter [FFmpeg-devel] avfilter: add wpsnr video filter - - - - 42- 2021-10-28 Paul B Mahol New
[FFmpeg-devel] mfxenc add jpeg2000 frame field interlacing support. SPONSORED BY INA (Institut Nati… [FFmpeg-devel] mfxenc add jpeg2000 frame field interlacing support. SPONSORED BY INA (Institut Nati… - - - - 222 2021-10-28 Erwann RENAN New
[FFmpeg-devel] flvenc: flush after write header [FFmpeg-devel] flvenc: flush after write header - 1 - - 4-- 2021-10-28 Lingjiang Fang New
[FFmpeg-devel] avformat/mxf: support MCA audio information [FFmpeg-devel] avformat/mxf: support MCA audio information - - - - -2- 2021-10-27 Marc-Antoine ARNAUD New
[FFmpeg-devel,3/3] libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase performance [FFmpeg-devel,1/3] libavcodec/vaapi_encode: Change the way to call async to increase performance - - - - 4-- 2021-10-27 Wenbin Chen New
[FFmpeg-devel,2/3] libavcodec/vaapi_encode: Add new API adaption to vaapi_encode [FFmpeg-devel,1/3] libavcodec/vaapi_encode: Change the way to call async to increase performance - - - - 4-- 2021-10-27 Wenbin Chen New
[FFmpeg-devel,1/3] libavcodec/vaapi_encode: Change the way to call async to increase performance [FFmpeg-devel,1/3] libavcodec/vaapi_encode: Change the way to call async to increase performance - - - - 4-- 2021-10-27 Wenbin Chen New
[FFmpeg-devel,RFC] avformat/http: Add short_seek_size option [FFmpeg-devel,RFC] avformat/http: Add short_seek_size option - - - - 4-- 2021-10-26 Derek Buitenhuis New
[FFmpeg-devel] swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions [FFmpeg-devel] swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions - - - - 41- 2021-10-25 Mark Reid New
[FFmpeg-devel,6/6,BROKEN] avfilter/vf_nlmeans: add x86 SIMD [FFmpeg-devel,1/6] avfilter/vf_nlmeans: use more friendlier 'for (int ...' - - - - 2-1 2021-10-24 Paul B Mahol New
[FFmpeg-devel,5/6] avfilter/vf_nlmeans: refactor line processing in preparation for x86 SIMD assemb… [FFmpeg-devel,1/6] avfilter/vf_nlmeans: use more friendlier 'for (int ...' - - - - 4-- 2021-10-24 Paul B Mahol New
[FFmpeg-devel,4/6] avfilter/vf_nlmeans: avoid if () to help paralellization [FFmpeg-devel,1/6] avfilter/vf_nlmeans: use more friendlier 'for (int ...' - - - - 4-- 2021-10-24 Paul B Mahol New
[FFmpeg-devel,3/6] avfilter/vf_nlmeans: no need to print filter options at info level [FFmpeg-devel,1/6] avfilter/vf_nlmeans: use more friendlier 'for (int ...' - - - - 4-- 2021-10-24 Paul B Mahol New
[FFmpeg-devel,2/6] avfilter/vf_nlmeans: make access to pointer to lut faster [FFmpeg-devel,1/6] avfilter/vf_nlmeans: use more friendlier 'for (int ...' - - - - 4-- 2021-10-24 Paul B Mahol New
[FFmpeg-devel,1/6] avfilter/vf_nlmeans: use more friendlier 'for (int ...' [FFmpeg-devel,1/6] avfilter/vf_nlmeans: use more friendlier 'for (int ...' - - - - 4-- 2021-10-24 Paul B Mahol New
[FFmpeg-devel] swscale/utils: Fix typo in pixel format warning message [FFmpeg-devel] swscale/utils: Fix typo in pixel format warning message - - - - 4-- 2021-10-23 Zack Bloom New
[FFmpeg-devel] Fix typo in pixel format warning message [FFmpeg-devel] Fix typo in pixel format warning message - - - - 42- 2021-10-23 Zack Bloom New
[FFmpeg-devel,2/2] swscale/utils: Improve return codes of sws_setColorspaceDetails() [FFmpeg-devel,1/2] swscale/utils: Set all threads to the same colorspace even on failure - - - - --- 2021-10-22 Michael Niedermayer New
[FFmpeg-devel] gdigrab: added option to select window by HWND. [FFmpeg-devel] gdigrab: added option to select window by HWND. - - - - 4-- 2021-10-22 caleb.javahacking@gmail.com New
[FFmpeg-devel,v2,3/3] tests/checkasm: add check for vf_exposure [FFmpeg-devel,v2,1/3] avfilter/x86/vf_exposure: add x86 SIMD optimization - - - - 4-- 2021-10-22 Wu Jianhua New
[FFmpeg-devel,v2,2/3] avfilter/x86/vf_exposure: add ff_exposure_avx2 [FFmpeg-devel,v2,1/3] avfilter/x86/vf_exposure: add x86 SIMD optimization - - - - 4-- 2021-10-22 Wu Jianhua New
[FFmpeg-devel,v2,1/3] avfilter/x86/vf_exposure: add x86 SIMD optimization [FFmpeg-devel,v2,1/3] avfilter/x86/vf_exposure: add x86 SIMD optimization - - - - 4-- 2021-10-22 Wu Jianhua New
[FFmpeg-devel,4/4] tests/checkasm: add check for vf_exposure [FFmpeg-devel,1/4] avfilter/x86/vf_exposure: add x86 SIMD optimization - - - - 4-- 2021-10-22 Wu Jianhua New
[FFmpeg-devel,3/4] avfilter/vf_exposure: calculate scale when initializing filter [FFmpeg-devel,1/4] avfilter/x86/vf_exposure: add x86 SIMD optimization - - - - 4-- 2021-10-22 Wu Jianhua New
[FFmpeg-devel,2/4] avfilter/x86/vf_exposure: add ff_exposure_avx2 [FFmpeg-devel,1/4] avfilter/x86/vf_exposure: add x86 SIMD optimization - - - - 4-- 2021-10-22 Wu Jianhua New
[FFmpeg-devel,1/4] avfilter/x86/vf_exposure: add x86 SIMD optimization [FFmpeg-devel,1/4] avfilter/x86/vf_exposure: add x86 SIMD optimization - - - - 4-- 2021-10-22 Wu Jianhua New
[FFmpeg-devel,v3] avcodec/libjxl: add JPEG XL decoding via libjxl [FFmpeg-devel,v3] avcodec/libjxl: add JPEG XL decoding via libjxl - - - - 4-- 2021-10-22 Leo Izen New
[FFmpeg-devel] avformat/mpegtsenc: Dont include adaptation field in teletext TS packets. [FFmpeg-devel] avformat/mpegtsenc: Dont include adaptation field in teletext TS packets. - - - - 4-- 2021-10-21 Alex Shumsky New
[FFmpeg-devel] avformat/hls: Do not check protocol on hls without network. [FFmpeg-devel] avformat/hls: Do not check protocol on hls without network. - - - - 4-- 2021-10-21 ekibun New
[FFmpeg-devel,3/3] fate: Add test for Dolby Vision RPU side data Dolby Vision RPU Side Data - - - - 2-2 2021-10-21 Derek Buitenhuis New
[FFmpeg-devel,2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data Dolby Vision RPU Side Data - - - - 4-- 2021-10-21 Derek Buitenhuis New
[FFmpeg-devel,1/3] avutil: Add Dolby Vision RPU side data type Dolby Vision RPU Side Data - - - - 4-- 2021-10-21 Derek Buitenhuis New
[FFmpeg-devel] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE [FFmpeg-devel] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE - 2 - - 4-- 2021-10-21 Michael Niedermayer New
[FFmpeg-devel] avutil: deprecate AVRational field inside AVOption::default_val [FFmpeg-devel] avutil: deprecate AVRational field inside AVOption::default_val - - - - 4-- 2021-10-21 Zhao Zhili New
[FFmpeg-devel,3/3] doc/muxers: note on Apple's version LHLS for lhls option [FFmpeg-devel,1/3] avformat/dashenc: enabling streaming automatically for ldash - - - - 4-- 2021-10-21 Zhao Zhili New
[FFmpeg-devel,2/3] avformat/dashenc: enabling streaming and hls_playlist for lhls [FFmpeg-devel,1/3] avformat/dashenc: enabling streaming automatically for ldash - - - - 4-- 2021-10-21 Zhao Zhili New
[FFmpeg-devel] avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results [FFmpeg-devel] avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results - - - - 4-- 2021-10-20 Michael Niedermayer New
[FFmpeg-devel,v2] avcodec/libjxl: add JPEG XL decoding via libjxl [FFmpeg-devel,v2] avcodec/libjxl: add JPEG XL decoding via libjxl - - - - 4-- 2021-10-20 Leo Izen New
[FFmpeg-devel] avcodec/libjxl: add JPEG XL decoding via libjxl [FFmpeg-devel] avcodec/libjxl: add JPEG XL decoding via libjxl - - - - 2-2 2021-10-20 Leo Izen New
[FFmpeg-devel] libaom: Dont use aom_codec_av1_dx_algo. [FFmpeg-devel] libaom: Dont use aom_codec_av1_dx_algo. - 1 - - 4-- 2021-10-20 Matt Oliver New
[FFmpeg-devel,5/5] avformat/imf: Build system [FFmpeg-devel,1/5] avformat/imf: Headers - - - - 4-- 2021-10-20 Pierre-Anthony Lemieux New
[FFmpeg-devel,4/5] avformat/imf: Tests [FFmpeg-devel,1/5] avformat/imf: Headers - - - - 4-- 2021-10-20 Pierre-Anthony Lemieux New
[FFmpeg-devel,3/5] avformat/imf: Demuxer implementation [FFmpeg-devel,1/5] avformat/imf: Headers - - - - 4-- 2021-10-20 Pierre-Anthony Lemieux New
[FFmpeg-devel,2/5] avformat/imf: CPL processor [FFmpeg-devel,1/5] avformat/imf: Headers - - - - 4-- 2021-10-20 Pierre-Anthony Lemieux New
[FFmpeg-devel,1/5] avformat/imf: Headers [FFmpeg-devel,1/5] avformat/imf: Headers - - - - 4-- 2021-10-20 Pierre-Anthony Lemieux New
[FFmpeg-devel,2/2,v2] avformat/mov: Do not hard fail if bit rate calculation overflows unless in ex… mov: bit rate calculation fixes - - - - 4-- 2021-10-20 Derek Buitenhuis New
[FFmpeg-devel,1/2] avformat/mov: Use av_rescale when calculating bit rate mov: bit rate calculation fixes - - - - 4-- 2021-10-20 Derek Buitenhuis New
[FFmpeg-devel,v2] libavformat/mov: ffmpeg can't read mp4 track title metadata [FFmpeg-devel,v2] libavformat/mov: ffmpeg can't read mp4 track title metadata - - - - 4-- 2021-10-20 xutopiaf@gmail.com New
[FFmpeg-devel,v1] libavformat/mov: ffmpeg can't read mp4 track title metadata [FFmpeg-devel,v1] libavformat/mov: ffmpeg can't read mp4 track title metadata - - - - 4-- 2021-10-20 xutopiaf@gmail.com New
[FFmpeg-devel,v2] libavformat/rtpdec_mpeg: handle bare ADTS packets with explicit decoder config [FFmpeg-devel,v2] libavformat/rtpdec_mpeg: handle bare ADTS packets with explicit decoder config - - - - 4-- 2021-10-19 Jeff Mahoney New
[FFmpeg-devel,2/2] avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available' [FFmpeg-devel,1/2] configure: add hls demuxer link dependencies - - - - 4-- 2021-10-19 Lance Wang New
[FFmpeg-devel,1/1] tools/cl2c: Strip full path from input file in embedded [FFmpeg-devel,1/1] tools/cl2c: Strip full path from input file in embedded - - - - 4-- 2021-10-18 Vagrant Cascadian New
[FFmpeg-devel,6/6] libavutil/: constify values from av_dict_get(). Untitled series #5110 - - - - --- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel,5/6] libavformat/: constify values from av_dict_get(). Untitled series #5110 - - - - --- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel,4/6] libavfilter/: constify values from av_dict_get(). Untitled series #5110 - - - - --- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel,3/6] libavcodec/: constify values from av_dict_get(). Untitled series #5110 - - - - --- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel,6/6] libavutil/: constify values from av_dict_get(). [FFmpeg-devel,1/6] doc/examples/metadata.c: constify values from av_dict_get(). - - - - -2- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel,5/6] libavformat/: constify values from av_dict_get(). [FFmpeg-devel,1/6] doc/examples/metadata.c: constify values from av_dict_get(). - - - - -2- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel,4/6] libavfilter/: constify values from av_dict_get(). [FFmpeg-devel,1/6] doc/examples/metadata.c: constify values from av_dict_get(). - - - - -2- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel,3/6] libavcodec/: constify values from av_dict_get(). [FFmpeg-devel,1/6] doc/examples/metadata.c: constify values from av_dict_get(). - - - - -2- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel,2/6] fftools/: constify values from av_dict_get(). [FFmpeg-devel,1/6] doc/examples/metadata.c: constify values from av_dict_get(). - - - - -2- 2021-10-18 Chad Fraleigh New
[FFmpeg-devel] avformat/mxf: support MCA audio information [FFmpeg-devel] avformat/mxf: support MCA audio information - - - - -2- 2021-10-18 Marc-Antoine ARNAUD New
[FFmpeg-devel] avfilter/vf_eq: add support for alpha channel [FFmpeg-devel] avfilter/vf_eq: add support for alpha channel - - - - 4-- 2021-10-18 Konstantin Mamalakis New
[FFmpeg-devel,WIP] avfilter: add opencl v360 filter [FFmpeg-devel,WIP] avfilter: add opencl v360 filter - - - - -2- 2021-10-18 Paul B Mahol New
[FFmpeg-devel] web/(old)download: Move FFmpeg 4.0 to olddownloads [FFmpeg-devel] web/(old)download: Move FFmpeg 4.0 to olddownloads - - - - -2- 2021-10-17 Michael Niedermayer New
[FFmpeg-devel,WIP] avfilter: add opencl v360 filter [FFmpeg-devel,WIP] avfilter: add opencl v360 filter - - - - --- 2021-10-16 Paul B Mahol New
[FFmpeg-devel,2/2] Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths" [FFmpeg-devel,1/2] lavc/arm: dont assign hevc_qpel non-multiple of 8 width stubs - - - - 4-- 2021-10-16 J. Dekker New
[FFmpeg-devel,1/2] lavc/arm: dont assign hevc_qpel non-multiple of 8 width stubs [FFmpeg-devel,1/2] lavc/arm: dont assign hevc_qpel non-multiple of 8 width stubs - - - - 4-- 2021-10-16 J. Dekker New
[FFmpeg-devel,WIP,RFC] avfilter: add opencl v360 filter [FFmpeg-devel,WIP,RFC] avfilter: add opencl v360 filter - - - - -2- 2021-10-16 Paul B Mahol New
[FFmpeg-devel] Patch to remove build path from tools/cl2c [FFmpeg-devel] Patch to remove build path from tools/cl2c - - - - 42- 2021-10-16 Vagrant Cascadian New
[FFmpeg-devel,v6,10/10] configure: add --enable-libvpl option make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,09/10] qsv: use a new method to create mfx session when using oneVPL make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,08/10] qsv: support OPAQUE memory when MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,07/10] qsvenc: support MFX_RATECONTROL_LA_EXT when MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,06/10] qsvenc: support multi-frame encode when MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,05/10] qsv: build audio related code when MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,04/10] qsv: load user plugin for MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,03/10] qsv: remove mfx/ prefix from mfx headers make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,02/10] configure: fix the check for MFX_CODEC_VP9 make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,v6,01/10] configure: ensure --enable-libmfx uses libmfx 1.x make QSV works with the Intel's oneVPL - - - - 4-- 2021-10-15 Xiang, Haihao New
[FFmpeg-devel,2/2] avcodec/ttadsp: Fix integer overflows in tta_filter_process_c() [FFmpeg-devel,1/2] avcodec/speexdec: Check frames_per_packet more completely - - - - 4-- 2021-10-14 Michael Niedermayer New
[FFmpeg-devel,1/2] avcodec/speexdec: Check frames_per_packet more completely [FFmpeg-devel,1/2] avcodec/speexdec: Check frames_per_packet more completely - - - - 4-- 2021-10-14 Michael Niedermayer New
[FFmpeg-devel,8/8] avformat/mpegts: return proper error codes [FFmpeg-devel,1/8] avfilter/af_replaygain: use fabsf() instead of fabs() - - - - 4-- 2021-10-14 Lance Wang New
[FFmpeg-devel,1/8] avfilter/af_replaygain: use fabsf() instead of fabs() [FFmpeg-devel,1/8] avfilter/af_replaygain: use fabsf() instead of fabs() - - - - 4-- 2021-10-14 Lance Wang New
[FFmpeg-devel,share,a,stupid,and,fun] avformat: add a fileptr protocol [FFmpeg-devel,share,a,stupid,and,fun] avformat: add a fileptr protocol - - - - 211 2021-10-14 Zhao Zhili New
[FFmpeg-devel] avfilter/vf_fftfilt: Use av_clip_uintp2 [FFmpeg-devel] avfilter/vf_fftfilt: Use av_clip_uintp2 - - - - 4-- 2021-10-14 Martin Storsjö New
[FFmpeg-devel,v2,3/3] avformat/avio{, buf}: deprecate AVIOContext::written introduce public AVIOContext::bytes_{read, written} - - - - 4-- 2021-10-13 Jan Ekström New
[FFmpeg-devel,v2,2/3] avformat/avio{, buf}: introduce public AVIOContext::bytes_{read, written} introduce public AVIOContext::bytes_{read, written} - - - - 4-- 2021-10-13 Jan Ekström New
[FFmpeg-devel,v2,1/3] avformat/avio: privatize point of truth for AVIOContext::written introduce public AVIOContext::bytes_{read, written} - - - - 4-- 2021-10-13 Jan Ekström New
[FFmpeg-devel,5/5] avfilter/movie: add null check [FFmpeg-devel,1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initial… - - - - 4-- 2021-10-13 Soft Works New
[FFmpeg-devel,4/5] avfilter/ocr: add null check [FFmpeg-devel,1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initial… - - - - 4-- 2021-10-13 Soft Works New
[FFmpeg-devel,3/5] avfilter/aphasemeter: add null check [FFmpeg-devel,1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initial… - - - - 4-- 2021-10-13 Soft Works New
[FFmpeg-devel,2/5] fftools/cmdutils: Print filter input/output formats in help output [FFmpeg-devel,1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initial… - - - - 4-- 2021-10-13 Soft Works New
[FFmpeg-devel,1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initial… [FFmpeg-devel,1/5] avfilter/avfilter: Add avfilter_alloc() and avfilter_query_formats() for initial… - - - - 4-- 2021-10-13 Soft Works New
[FFmpeg-devel,v2,1/1] mov: read track title [FFmpeg-devel,v2,1/1] mov: read track title - - - - 4-- 2021-10-13 Dong Nguyen New
[FFmpeg-devel,v3,1/1] avformat: Add probe_streams option Add-probe_streams-option - - - - 4-- 2021-10-12 Nicolas Gaullier New
[FFmpeg-devel] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode m… [FFmpeg-devel] avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode m… - - - - 4-- 2021-10-12 Derek Buitenhuis New
[FFmpeg-devel,2/2] tools/target_dec_fuzzer: Adjust threshold for MXPEG [FFmpeg-devel,1/2] avcodec/speexdec: Seed should be unsigned otherwise the operations done on it ar… - - - - 4-- 2021-10-12 Michael Niedermayer New
« 1 2 ... 94 95 96177 178 »