Show patches with: State = Action Required       |   17646 patches
« 1 2 ... 110 111 112176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v1] lavfi/qsvvpp: support async depth [FFmpeg-devel,v1] lavfi/qsvvpp: support async depth - - - - 4-- 2021-01-27 Fei Wang New
[FFmpeg-devel,4/4] fftools/ffmpeg: drop an FF_API-guarded block [FFmpeg-devel,1/4] mjpegdec: stop setting the QP table - - - - 4-- 2021-01-26 Anton Khirnov New
[FFmpeg-devel] lavu/frame: extend AVFrame.opaque documentation [FFmpeg-devel] lavu/frame: extend AVFrame.opaque documentation - - - - 4-- 2021-01-26 Anton Khirnov New
[FFmpeg-devel] libavformat: avidec depends on dv for avpriv_dv_produce_packet [FFmpeg-devel] libavformat: avidec depends on dv for avpriv_dv_produce_packet - - - - 4-- 2021-01-26 Peter Ross New
[FFmpeg-devel,10/10] libavcodec/qsvdec: move unref before get_format [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,09/10] libavcodec/qsvdec: using suggested num to set init_pool_size [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,08/10] libavcodec/qsvenc: add horizontal intra refresh and refresh cycle dist [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,07/10] libavocdec/qsvenc_hevc: encode RGB format rawvideo [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,06/10] libavcodec/qsvenc.c: add ROI support to qsv encoder [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,05/10] libavcodec/qsvenc: Add transform skip for hevc_qsv [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,04/10] libavcodec/qsvdec.c: extract frame packing arrangement data [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,03/10] libavcodec/qsvenc: add low latency P-pyramid support for qsv [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,02/10] libavcodec/qsvenc: add DisableDeblockingIdc support for qsv [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,v3,2/2] fate: Add test for namespace prefixes in libraries [FFmpeg-devel,v3,1/2] vc2enc: Add missing static to local variables - - - - 211 2021-01-25 Mark Thompson New
[FFmpeg-devel] avcodec/aac_ac3_parser: fix channel information parsing [FFmpeg-devel] avcodec/aac_ac3_parser: fix channel information parsing - - - - 4-- 2021-01-25 Piotr Uracz New
[FFmpeg-devel] fate/hlsend: rework the ffprobe dependency of hls-fmp4_ac3 [FFmpeg-devel] fate/hlsend: rework the ffprobe dependency of hls-fmp4_ac3 - - - - 4-- 2021-01-24 James Almer New
[FFmpeg-devel] lavf/utils: reset event_flags if extradata is not extracted correctly [FFmpeg-devel] lavf/utils: reset event_flags if extradata is not extracted correctly - - - - 4-- 2021-01-24 Linjie Fu New
[FFmpeg-devel] avformat/utils: always preserve container dimensions for all streams [FFmpeg-devel] avformat/utils: always preserve container dimensions for all streams - - - - 4-- 2021-01-24 James Almer New
[FFmpeg-devel] fftools/ffmpeg_opt: restore to use codec_info_nb_frames to calculate score [FFmpeg-devel] fftools/ffmpeg_opt: restore to use codec_info_nb_frames to calculate score - - - - 4-- 2021-01-24 Linjie Fu New
[FFmpeg-devel,6/6] avformat/flvdec: Check for EOF in loop in flv_data_packet() [FFmpeg-devel,1/6] avutil/common: Add FFABSU() for a signed -> unsigned ABS - - - - 4-- 2021-01-23 Michael Niedermayer New
[FFmpeg-devel] avpacket: RFC for ABI bump additions [FFmpeg-devel] avpacket: RFC for ABI bump additions - - - - 4-- 2021-01-23 Lynne New
[FFmpeg-devel] videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and use b-f… [FFmpeg-devel] videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and use b-f… - - - - 4-- 2021-01-22 simone@lisanet.de New
[FFmpeg-devel,v4,3/4] ffprobe: switch to av_bprint_escape for XML escaping Initial implementation of TTML encoding/muxing - - - - 4-- 2021-01-22 Jan Ekström New
[FFmpeg-devel,v4,2/4] avutil/{avstring, bprint}: add XML attribute value escape modes Initial implementation of TTML encoding/muxing - - - - 4-- 2021-01-22 Jan Ekström New
[FFmpeg-devel,v3,1/4] avutil/{avstring, bprint}: add XML escaping from ffprobe to avutil Initial implementation of TTML encoding/muxing - - - - 4-- 2021-01-22 Jan Ekström New
[FFmpeg-devel,5/5] fate: Add test for namespace prefixes in libraries [FFmpeg-devel,1/5] dnn: Delete unused global variable - - - - 211 2021-01-21 Mark Thompson New
[FFmpeg-devel,2/5] dnn: Add missing static to local variable [FFmpeg-devel,1/5] dnn: Delete unused global variable - - - - 211 2021-01-21 Mark Thompson New
[FFmpeg-devel,3/5] avcodec/apedec: Use FFNABS() in do_apply_filter() [FFmpeg-devel,1/5] tools/target_dec_fuzzer: Adjust threshold for MSA1 - - - - 4-- 2021-01-21 Michael Niedermayer New
[FFmpeg-devel] avutil/x86/float_dsp: add fma3 for scalarproduct [FFmpeg-devel] avutil/x86/float_dsp: add fma3 for scalarproduct - - - - 3-1 2021-01-20 Paul B Mahol New
[FFmpeg-devel,v4,2/2] libavformat/rtp.c: update rtp_payload_types [FFmpeg-devel,v4,1/2] libavformat/sdp.c: add LE16 format(pcm The least significant byte) - - - - 4-- 2021-01-20 xweimvp@gmail.com New
[FFmpeg-devel,v4,1/2] libavformat/sdp.c: add LE16 format(pcm The least significant byte) [FFmpeg-devel,v4,1/2] libavformat/sdp.c: add LE16 format(pcm The least significant byte) - - - - 4-- 2021-01-20 xweimvp@gmail.com New
[FFmpeg-devel] Populate field order returned by avs script, Trac Ticket 8757 [FFmpeg-devel] Populate field order returned by avs script, Trac Ticket 8757 - - - - 4-- 2021-01-17 emcodem New
[FFmpeg-devel,GASPP,2/2] Match aarch64 register lists with tbl/tbx too [FFmpeg-devel,GASPP,1/2] Recognize aarch64 register ranges with .16b suffixes too - - - - -1- 2021-01-16 Martin Storsjö New
[FFmpeg-devel,GASPP,1/2] Recognize aarch64 register ranges with .16b suffixes too [FFmpeg-devel,GASPP,1/2] Recognize aarch64 register ranges with .16b suffixes too - - - - -1- 2021-01-16 Martin Storsjö New
[FFmpeg-devel] libavdevice: Add KMS/DRM output device [FFmpeg-devel] libavdevice: Add KMS/DRM output device - - - - 4-- 2021-01-16 Nicolas Caramelli New
[FFmpeg-devel] avcodec/dv_profile: dv files with wrong dsf flag - detect via buf_size [FFmpeg-devel] avcodec/dv_profile: dv files with wrong dsf flag - detect via buf_size - - - - 4-- 2021-01-16 Mark Plomer New
[FFmpeg-devel] avcodec/bsf: set pctx to NULL when av_bsf_alloc failed [FFmpeg-devel] avcodec/bsf: set pctx to NULL when av_bsf_alloc failed - - - - 4-- 2021-01-16 Liu Steven New
[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-16 Reimar Döffinger New
[FFmpeg-devel] configure: Set MSVC as_default later. [FFmpeg-devel] configure: Set MSVC as_default later. - - - - 4-- 2021-01-15 Reimar Döffinger New
[FFmpeg-devel] avfilter: Added siti filter [FFmpeg-devel] avfilter: Added siti filter - - - - 41- 2021-01-15 Boris Baracaldo New
[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] 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] 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] Fix for avformat DHAV parsing issue. [FFmpeg-devel] Fix for avformat DHAV parsing issue. - - - - 4-- 2021-01-13 Idan Freiberg New
[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,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/1] avformat/dolby_e: Add a parser avformat/dolby_e: Add a parser - - - - 4-- 2021-01-11 Nicolas Gaullier New
[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] 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/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] 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,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,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,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,v3,3/3] avformat/mxfenc: prefer to use the existing metadata [FFmpeg-devel,v3,1/3] avformat/udp: return the error code instead of generic EIO - - - - 4-- 2021-01-08 Lance Wang New
[FFmpeg-devel] avformat/hlsenc: hls output optimisation Currently the output of the segment is dela… [FFmpeg-devel] avformat/hlsenc: hls output optimisation Currently the output of the segment is dela… - - - - 211 2021-01-07 Bartosz Ziemski New
[FFmpeg-devel,1/4] lavc/aarch64: add HEVC add_residual NEON AArch64 NEON for HEVC - - - - 4-- 2021-01-07 Josh Dekker New
[FFmpeg-devel] libavdevice/decklink_dec: mark get_bmd_timecode static [FFmpeg-devel] libavdevice/decklink_dec: mark get_bmd_timecode static - - - - 4-- 2021-01-06 Christopher Degawa New
[FFmpeg-devel,2/5] avformat/mxfenc: simplify the code and use mode for OP1a/D10/OPAtom muxer [FFmpeg-devel,1/5] avformat/udp: add memory alloc checks - - - - 4-- 2021-01-06 Lance Wang New
[FFmpeg-devel,v2] Replace arrays of pointers to strings by arrays of strings [FFmpeg-devel,v2] Replace arrays of pointers to strings by arrays of strings - - - - 4-- 2021-01-06 Andreas Rheinhardt New
[FFmpeg-devel] avfilter: add xdif video filter [FFmpeg-devel] avfilter: add xdif video filter - - - - 4-- 2021-01-03 Paul B Mahol New
[FFmpeg-devel] doc/tcp: update option listen description [FFmpeg-devel] doc/tcp: update option listen description - - - - 4-- 2021-01-02 Lingjiang Fang New
[FFmpeg-devel,27/27] vaapi_encode_h264: Support HDR metadata Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,26/27] vaapi_encode_h265: Ensure that HDR metadata is included with seek points Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,25/27] vaapi_encode: Unify SEI option mask enum Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,24/27] av1_metadata_bsf: Support HDR metadata Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,23/27] h265_metadata_bsf: Support HDR metadata Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,22/27] h264_metadata_bsf: Support HDR metadata Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,21/27] h264_metadata_bsf: Simplify display orientation handling Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,20/27] cbs: Add interface to allow BSFs easy access to metadata manipulation Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,19/27] cbs_av1: Support manipulating HDR CLL and MDCV metadata Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,18/27] cbs_av1: Implement metadata manipulation Metadata handling in CBS - - - - 41- 2021-01-01 Mark Thompson New
[FFmpeg-devel,17/27] cbs_h264: Implement fill and extract for display orientation SEI message Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,16/27] cbs_sei: Implement fill and extract for HDR SEI messages Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,15/27] cbs_sei: Implement metadata manipulation for SEI codecs Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel,14/27] cbs: Add interface for manipulating metadata in fragments Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson New
[FFmpeg-devel] avformat/mux: rewrite guessing the packet duration [FFmpeg-devel] avformat/mux: rewrite guessing the packet duration - - - - 4-- 2021-01-01 smarsufan@ffbox0-bg.ffmpeg.org, smarsu196@gmail.com New
[FFmpeg-devel] avformat/utils: fix seek failed [FFmpeg-devel] avformat/utils: fix seek failed - - - - 4-- 2020-12-31 Zhao Zhili New
[FFmpeg-devel] Contribution: remove commented lines from filtergraph [FFmpeg-devel] Contribution: remove commented lines from filtergraph - - - - 4-- 2020-12-31 Daniel Musketa New
[FFmpeg-devel,v2] mpeg2_metadata: support inverse (soft) telecine [FFmpeg-devel,v2] mpeg2_metadata: support inverse (soft) telecine - - - - 4-- 2020-12-31 Tom Yan New
[FFmpeg-devel,08/30] avcodec/truespeech: Avoid indirection for truespeech codebooks [FFmpeg-devel,01/30] avcodec/opustab: Make array static - - - - 4-- 2020-12-30 Andreas Rheinhardt New
[FFmpeg-devel,07/30] avcodec/truemotion1data: Avoid indirection for delta-table init [FFmpeg-devel,01/30] avcodec/opustab: Make array static - - - - 4-- 2020-12-30 Andreas Rheinhardt New
[FFmpeg-devel,05/30] Replace arrays of pointers to strings by arrays of strings [FFmpeg-devel,01/30] avcodec/opustab: Make array static - - - - 4-- 2020-12-30 Andreas Rheinhardt New
[FFmpeg-devel] POWER8 VSX vectorization libswscale/input.c Track [FFmpeg-devel] POWER8 VSX vectorization libswscale/input.c Track - - - - 4-- 2020-12-30 Vyacheslav Pestov New
[FFmpeg-devel] patcheck: warn missing whitespace between ) and { [FFmpeg-devel] patcheck: warn missing whitespace between ) and { - - - - 4-- 2020-12-30 Steven Liu New
[FFmpeg-devel,1/3] dnn/queue: fix redefining typedefs [FFmpeg-devel,1/3] dnn/queue: fix redefining typedefs - - - - 4-- 2020-12-30 Guo, Yejun New
[FFmpeg-devel,V6] libavcodec/qsvenc: add low latency P-pyramid support for qsv [FFmpeg-devel,V6] libavcodec/qsvenc: add low latency P-pyramid support for qsv - - - - 4-- 2020-12-30 Wenbin Chen New
[FFmpeg-devel,v1] avcodec: add hdr sei support for hevc_nvenc [FFmpeg-devel,v1] avcodec: add hdr sei support for hevc_nvenc - - - - 4-- 2020-12-29 klobliu New
[FFmpeg-devel,6/6] avformat: deprecate some mpegts details from AVStream [FFmpeg-devel,1/6] avformat/utils: do not overwrite already existing program with defaults in av_ne… - - - - 4-- 2020-12-28 Marton Balint New
[FFmpeg-devel,3/6] avcodec/tiff: Check strip values when they will be used [FFmpeg-devel,1/6] avformat/mxfdec: Do not clear arrays in mxf_read_index_entry_array() - - - - 4-- 2020-12-27 Michael Niedermayer New
[FFmpeg-devel,1/7] avcodec/mpeg12dec: Remove update_thread_context [FFmpeg-devel,1/7] avcodec/mpeg12dec: Remove update_thread_context - - - - 4-- 2020-12-25 Andreas Rheinhardt New
[FFmpeg-devel,1/2] avcodec/cfhd: only increase s->level if transform is known [FFmpeg-devel,1/2] avcodec/cfhd: only increase s->level if transform is known - - - - 4-- 2020-12-23 Paul B Mahol New
[FFmpeg-devel] ffmpeg: add 100ms delay for first stats [FFmpeg-devel] ffmpeg: add 100ms delay for first stats - - - - 4-- 2020-12-23 Gyan Doshi New
[FFmpeg-devel] Splash encoder/decoder [FFmpeg-devel] Splash encoder/decoder - - - - -1- 2020-12-22 xyzzy New
[FFmpeg-devel] avformat: add mpegtsraw muxer [FFmpeg-devel] avformat: add mpegtsraw muxer - - - - 4-- 2020-12-21 Aman Karmani New
« 1 2 ... 110 111 112176 177 »