Show patches with: none      |   46210 patches
« 1 2 ... 220 221 222462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,V2,3/3] dnn/openvino: support model input resize [FFmpeg-devel,V2,1/3] dnn/openvino: remove unnecessary code - - - - 4-- 2021-01-15 Fu, Ting Superseded
[FFmpeg-devel,V2,2/3] dnn/openvino: refine code for better model initialization [FFmpeg-devel,V2,1/3] dnn/openvino: remove unnecessary code - - - - 4-- 2021-01-15 Fu, Ting Superseded
[FFmpeg-devel,V2,1/3] dnn/openvino: remove unnecessary code [FFmpeg-devel,V2,1/3] dnn/openvino: remove unnecessary code - - - - 4-- 2021-01-15 Fu, Ting Superseded
[FFmpeg-devel] avfilter: Added siti filter [FFmpeg-devel] avfilter: Added siti filter - - - - 41- 2021-01-15 Boris Baracaldo New
[FFmpeg-devel,7/7] avformat/mccdec: Use av_sat_add64() for fs [FFmpeg-devel,1/7] avformat/ads: Check size - - - - 4-- 2021-01-14 Michael Niedermayer Accepted
[FFmpeg-devel,6/7] avformat/lxfdec: Fix multiple integer overflows related to track_size [FFmpeg-devel,1/7] avformat/ads: Check size - - - - 4-- 2021-01-14 Michael Niedermayer Accepted
[FFmpeg-devel,5/7] avformat/flvdec: Use av_sat_add64() for pts computation [FFmpeg-devel,1/7] avformat/ads: Check size - - - - 4-- 2021-01-14 Michael Niedermayer Accepted
[FFmpeg-devel,4/7] avformat/utils: Check dts - (1<<pts_wrap_bits) overflow [FFmpeg-devel,1/7] avformat/ads: Check size - - - - 4-- 2021-01-14 Michael Niedermayer Accepted
[FFmpeg-devel,3/7] avutil/parseutils: Check sign in av_parse_time() [FFmpeg-devel,1/7] avformat/ads: Check size - - - - 4-- 2021-01-14 Michael Niedermayer New
[FFmpeg-devel,2/7] avformat/bfi: Check chunk_header [FFmpeg-devel,1/7] avformat/ads: Check size - - - - 4-- 2021-01-14 Michael Niedermayer Accepted
[FFmpeg-devel,1/7] avformat/ads: Check size [FFmpeg-devel,1/7] avformat/ads: Check size - - - - 4-- 2021-01-14 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avcodec/dolby_e: Split decoder/parser files avcodec/dolby_e: Add a parser - - - - 4-- 2021-01-14 Nicolas Gaullier Superseded
[FFmpeg-devel,1/2] avcodec/dolby_e: Add a parser avcodec/dolby_e: Add a parser - - - - 4-- 2021-01-14 Nicolas Gaullier Superseded
[FFmpeg-devel,0/2] avcodec/dolby_e: Add a parser - - - - --- 2021-01-14 Nicolas Gaullier None
[FFmpeg-devel] avformat/async: Use the correct return values [FFmpeg-devel] avformat/async: Use the correct return values - - - - 4-- 2021-01-14 Lance Wang New
[FFmpeg-devel] Moves yuv2yuvX_sse3 to yasm, unrolls main loop and other small optimizations for ~20… [FFmpeg-devel] Moves yuv2yuvX_sse3 to yasm, unrolls main loop and other small optimizations for ~20… - - - - 4-- 2021-01-14 Alan Kelly Accepted
[FFmpeg-devel,2/2] avcodec/librav1e: Pass through timestamps as opaque user data [FFmpeg-devel,1/2] avcodec/librav1e: Fix indentation - - - - 4-- 2021-01-14 Derek Buitenhuis Superseded
[FFmpeg-devel,1/2] avcodec/librav1e: Fix indentation [FFmpeg-devel,1/2] avcodec/librav1e: Fix indentation - - - - 4-- 2021-01-14 Derek Buitenhuis Accepted
[FFmpeg-devel] avutil/tx: use ENOSYS instead of ENOTSUP [FFmpeg-devel] avutil/tx: use ENOSYS instead of ENOTSUP - 1 - - 4-- 2021-01-14 James Almer Accepted
[FFmpeg-devel] libavformat/matroskaenc.c: Add option to set timecodescale [FFmpeg-devel] libavformat/matroskaenc.c: Add option to set timecodescale - - - - 4-- 2021-01-13 Thierry Foucu New
[FFmpeg-devel] avfilter: add estdif video filter [FFmpeg-devel] avfilter: add estdif video filter - - - - 4-- 2021-01-13 Paul B Mahol Accepted
[FFmpeg-devel] avformat/dhav: Fix incorrect non-DHAV chunk skipping logic [FFmpeg-devel] avformat/dhav: Fix incorrect non-DHAV chunk skipping logic - - - - 4-- 2021-01-13 Idan Freiberg Accepted
[FFmpeg-devel] Fix for avformat DHAV parsing issue. [FFmpeg-devel] Fix for avformat DHAV parsing issue. - - - - 4-- 2021-01-13 Idan Freiberg New
[FFmpeg-devel,v7] avformat/udp: return the error code instead of generic EIO [FFmpeg-devel,v7] avformat/udp: return the error code instead of generic EIO - 1 - - 4-- 2021-01-12 Lance Wang Accepted
[FFmpeg-devel,4/4] avformat/electronicarts: More chunk_size checks [FFmpeg-devel,1/4] avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject() - - - - 4-- 2021-01-12 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avformat/flvdec: Check for EOF in amf_skip_tag() [FFmpeg-devel,1/4] avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject() - - - - 4-- 2021-01-12 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avformat/asfdec_o: Check lang_idx [FFmpeg-devel,1/4] avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject() - - - - 4-- 2021-01-12 Michael Niedermayer Accepted
[FFmpeg-devel,1/4] avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject() [FFmpeg-devel,1/4] avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject() - - - - 4-- 2021-01-12 Michael Niedermayer Accepted
[FFmpeg-devel,v2,5/5] fft: remove 16-bit FFT and MDCT code [FFmpeg-devel,v2,1/5] ac3enc_fixed: convert to 32-bit sample format - - - - 4-- 2021-01-12 Lynne Accepted
[FFmpeg-devel,v2,4/5] ac3enc_fixed: drop unnecessary fixed-point DSP code [FFmpeg-devel,v2,1/5] ac3enc_fixed: convert to 32-bit sample format - - - - 4-- 2021-01-12 Lynne Accepted
[FFmpeg-devel,v2,3/5] ac3enc: halve the MDCT window size by using vector_fmul_reverse [FFmpeg-devel,v2,1/5] ac3enc_fixed: convert to 32-bit sample format - - - - 4-- 2021-01-12 Lynne Accepted
[FFmpeg-devel,v2,2/5] ac3enc: do not clip coefficients after transforms [FFmpeg-devel,v2,1/5] ac3enc_fixed: convert to 32-bit sample format - - - - 211 2021-01-12 Lynne Accepted
[FFmpeg-devel,v2,1/5] ac3enc_fixed: convert to 32-bit sample format [FFmpeg-devel,v2,1/5] ac3enc_fixed: convert to 32-bit sample format - - - - 211 2021-01-12 Lynne Accepted
[FFmpeg-devel] libavcodec/hevcdsp: port SIMD idct functions from 32-bit. [FFmpeg-devel] libavcodec/hevcdsp: port SIMD idct functions from 32-bit. - - - - 4-- 2021-01-12 Reimar Döffinger Superseded
[FFmpeg-devel] avformat/webvttdec: Fix WebVTT decoder truncating files at first STYLE block [FFmpeg-devel] avformat/webvttdec: Fix WebVTT decoder truncating files at first STYLE block - - - - 4-- 2021-01-12 Roderich Schupp New
[FFmpeg-devel,v6] avformat/udp: return the error code instead of generic EIO [FFmpeg-devel,v6] avformat/udp: return the error code instead of generic EIO - - - - 4-- 2021-01-12 Lance Wang Superseded
[FFmpeg-devel,3/3] avformat/dashdec: rename variable name for more readable [FFmpeg-devel,1/3] avformat/dashdec: check init_section before use it. - - - - 4-- 2021-01-12 Steven Liu Accepted
[FFmpeg-devel,2/3] avformat/dashdec: fix code style in is_common_init_section_exist [FFmpeg-devel,1/3] avformat/dashdec: check init_section before use it. - - - - 4-- 2021-01-12 Steven Liu New
[FFmpeg-devel,1/3] avformat/dashdec: check init_section before use it. [FFmpeg-devel,1/3] avformat/dashdec: check init_section before use it. - - - - 4-- 2021-01-12 Steven Liu Superseded
[FFmpeg-devel] lavu: support arbitrary-point FFT and all even (i)MDCT transforms [FFmpeg-devel] lavu: support arbitrary-point FFT and all even (i)MDCT transforms - - - - 4-- 2021-01-12 Lynne Accepted
[FFmpeg-devel,1/1] avformat/dolby_e: Add a parser avformat/dolby_e: Add a parser - - - - 4-- 2021-01-11 Nicolas Gaullier New
[FFmpeg-devel,0/1] avformat/dolby_e: Add a parser - - - - --- 2021-01-11 Nicolas Gaullier None
[FFmpeg-devel] Moves yuv2yuvX_sse3 to yasm, unrolls main loop and other small optimizations for ~20… [FFmpeg-devel] Moves yuv2yuvX_sse3 to yasm, unrolls main loop and other small optimizations for ~20… - - - - 4-- 2021-01-11 Alan Kelly Superseded
[FFmpeg-devel,v3,11/11] avcodec: add vvc metadata bsf add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,10/11] avformat: add h266/vvc muxer add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,09/11] avcodec: add vvc parser add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,08/11] avcodec/h2645_parse: add nal header parser for h266/vvc add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,07/11] avcodec: add cbs for h266/vvc add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,06/11] avcodec/cbs_h2645: reface, move zero bytes check to a function add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,05/11] avcodec/cbs_h265: fix undef SEI_TYPE_X add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Accepted
[FFmpeg-devel,v3,04/11] avcodec: add SEI enum for vvc add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,03/11] avformat: add vvc raw demux add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,02/11] avcodec: add vvc codec id and profiles add vvc raw demuxer, muxer, parser, metadata bsf - - - - 21- 2021-01-11 Nuo Mi Accepted
[FFmpeg-devel,v3,01/11] avcodec/vvc: add shared header for vvc add vvc raw demuxer, muxer, parser, metadata bsf - - - - 4-- 2021-01-11 Nuo Mi Superseded
[FFmpeg-devel,v3,00/11] add vvc raw demuxer, muxer, parser, metadata bsf - - - - --- 2021-01-11 Nuo Mi None
[FFmpeg-devel,v2,3/3] {avcodec, avformat}: add TTML encoder and muxer Initial implementation of TTML encoding/muxing - - - - 4-- 2021-01-11 Jan Ekström New
[FFmpeg-devel,v2,2/3] ffprobe: switch to av_bprint_escape for XML escaping Initial implementation of TTML encoding/muxing - - - - 4-- 2021-01-11 Jan Ekström New
[FFmpeg-devel,v2,1/3] avutil/{avstring, bprint}: add XML escaping from ffprobe to avutil Initial implementation of TTML encoding/muxing - - - - 4-- 2021-01-11 Jan Ekström Superseded
[FFmpeg-devel,v2,0/3] Initial implementation of TTML encoding/muxing - - - - --- 2021-01-11 Jan Ekström None
[FFmpeg-devel,RFC,v2] Tech Resolution Process [FFmpeg-devel,RFC,v2] Tech Resolution Process - - - - 4-- 2021-01-11 Jean-Baptiste Kempf Superseded
[FFmpeg-devel,3/3] dnn/openvino: support model input resize [FFmpeg-devel,1/3] dnn/openvino: remove unnecessary code - - - - 4-- 2021-01-11 Fu, Ting Superseded
[FFmpeg-devel,2/3] dnn/openvino: refine code for better model initialization [FFmpeg-devel,1/3] dnn/openvino: remove unnecessary code - - - - 4-- 2021-01-11 Fu, Ting Superseded
[FFmpeg-devel,1/3] dnn/openvino: remove unnecessary code [FFmpeg-devel,1/3] dnn/openvino: remove unnecessary code - - - - 4-- 2021-01-11 Fu, Ting Superseded
[FFmpeg-devel] libswscale/aarch64/hscale.S: Support more bit-depth variants. [FFmpeg-devel] libswscale/aarch64/hscale.S: Support more bit-depth variants. - - - - 4-- 2021-01-10 Reimar Döffinger New
[FFmpeg-devel] avcodec/cbs: constify decompose_unit_types [FFmpeg-devel] avcodec/cbs: constify decompose_unit_types - 1 - - 4-- 2021-01-10 James Almer Accepted
[FFmpeg-devel] avcodec/xbmenc: Better xbm memory use [FFmpeg-devel] avcodec/xbmenc: Better xbm memory use - - - - 4-- 2021-01-10 Jose Da Silva New
[FFmpeg-devel] Add support for "omp simd" pragma. [FFmpeg-devel] Add support for "omp simd" pragma. - - - - 4-- 2021-01-10 Reimar Döffinger New
[FFmpeg-devel,V2] libavfilter/dnn: add batch mode for async execution [FFmpeg-devel,V2] libavfilter/dnn: add batch mode for async execution - - - - 4-- 2021-01-10 Guo, Yejun Accepted
[FFmpeg-devel] libavcodec/aarch64/hevcdsp_idct_neon.S: Also port add_residual functions. [FFmpeg-devel] libavcodec/aarch64/hevcdsp_idct_neon.S: Also port add_residual functions. - - - - -1- 2021-01-10 Reimar Döffinger New
[FFmpeg-devel] libavcodec/aarch64/hevcdsp_idct_neon.S: Also port add_residual functions. [FFmpeg-devel] libavcodec/aarch64/hevcdsp_idct_neon.S: Also port add_residual functions. - - - - -1- 2021-01-10 Reimar Döffinger Superseded
[FFmpeg-devel,v2] avformat/utils: prevent ts out of [min_ts, max_ts] interval due to rouding [FFmpeg-devel,v2] avformat/utils: prevent ts out of [min_ts, max_ts] interval due to rouding - - - - 4-- 2021-01-10 Zhao Zhili New
[FFmpeg-devel] avcodec/aacenctab: Simplify exporting array size [FFmpeg-devel] avcodec/aacenctab: Simplify exporting array size - - - - 4-- 2021-01-10 Andreas Rheinhardt New
[FFmpeg-devel,4/4] avcodec/flashsv2enc: factorize updating block dimensions [FFmpeg-devel,1/4] avformat/swfenc: fix generation of FileAttributes tag - - - - 4-- 2021-01-10 Marton Balint Accepted
[FFmpeg-devel,3/4] avformat/swf: add support for reading and writing VP6A and Flash Screen Video co… [FFmpeg-devel,1/4] avformat/swfenc: fix generation of FileAttributes tag - - - - 4-- 2021-01-10 Marton Balint Accepted
[FFmpeg-devel,2/4] avformat/swfenc: add support for muxing png images [FFmpeg-devel,1/4] avformat/swfenc: fix generation of FileAttributes tag - - - - 4-- 2021-01-10 Marton Balint Accepted
[FFmpeg-devel,1/4] avformat/swfenc: fix generation of FileAttributes tag [FFmpeg-devel,1/4] avformat/swfenc: fix generation of FileAttributes tag - - - - 4-- 2021-01-10 Marton Balint Accepted
[FFmpeg-devel,v5] avformat/udp: return the error code instead of generic EIO [FFmpeg-devel,v5] avformat/udp: return the error code instead of generic EIO - - - - 4-- 2021-01-09 Lance Wang Superseded
[FFmpeg-devel,6/6] fft_fixed: remove 16-bit FFT code [FFmpeg-devel,1/6] ac3enc_fixed: convert to 32-bit sample format - - - - 211 2021-01-09 Lynne New
[FFmpeg-devel,5/6] mdct_fixed: remove 16-bit MDCT code [FFmpeg-devel,1/6] ac3enc_fixed: convert to 32-bit sample format - - - - 211 2021-01-09 Lynne New
[FFmpeg-devel,4/6] ac3enc_fixed: drop unnecessary fixed-point DSP code [FFmpeg-devel,1/6] ac3enc_fixed: convert to 32-bit sample format - - - - 211 2021-01-09 Lynne Superseded
[FFmpeg-devel,3/6] ac3enc: halve the MDCT window size by using vector_fmul_reverse [FFmpeg-devel,1/6] ac3enc_fixed: convert to 32-bit sample format - - - - 211 2021-01-09 Lynne Superseded
[FFmpeg-devel,2/6] ac3enc: do not clip coefficients after transforms [FFmpeg-devel,1/6] ac3enc_fixed: convert to 32-bit sample format - - - - 211 2021-01-09 Lynne Superseded
[FFmpeg-devel,1/6] ac3enc_fixed: convert to 32-bit sample format [FFmpeg-devel,1/6] ac3enc_fixed: convert to 32-bit sample format - - - - 221 2021-01-09 Lynne Superseded
[FFmpeg-devel] ffmpeg_opts: remove lowres check [FFmpeg-devel] ffmpeg_opts: remove lowres check - - - - 4-- 2021-01-09 James Almer Accepted
[FFmpeg-devel,v3] avcodec: add vvc parser [FFmpeg-devel,v3] avcodec: add vvc parser - - - - -11 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,11/11] avcodec: add vvdec H.266/VVC decoder add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,10/11] avcodec: add vvc metadata bsf add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,09/11] avformat: add h266/vvc muxer add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,08/11] avcodec: add vvc parser add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,07/11] avcodec/h2645_parse: add nal header parser for h266/vvc add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,06/11] avcodec: add cbs for h266/vvc add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,05/11] avcodec/cbs_h265: fix undef SEI_TYPE_X add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,04/11] avcodec: add SEI enum for vvc add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,03/11] avformat: add vvc raw demux add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,02/11] avcodec: add vvc codec id and profiles add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,01/11] avcodec/vvc: add shared header for vvc add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - 4-- 2021-01-09 Nuo Mi Superseded
[FFmpeg-devel,v2,00/11] add vvc raw demuxer, muxer, parser, metadata bsf, vvdec decoder - - - - --- 2021-01-09 Nuo Mi None
[FFmpeg-devel,v4,3/3] avformat/mxfenc: prefer to use the configured metadta [FFmpeg-devel,v4,1/3] avformat/udp: return the error code instead of generic EIO - - - - 4-- 2021-01-09 Lance Wang New
[FFmpeg-devel,v4,2/3] avformat/udp: add memory alloc checks [FFmpeg-devel,v4,1/3] avformat/udp: return the error code instead of generic EIO - 1 - - 4-- 2021-01-09 Lance Wang Accepted
[FFmpeg-devel,v4,1/3] avformat/udp: return the error code instead of generic EIO [FFmpeg-devel,v4,1/3] avformat/udp: return the error code instead of generic EIO - - - - 4-- 2021-01-09 Lance Wang Superseded
« 1 2 ... 220 221 222462 463 »