Show patches with: State = Action Required       |   17797 patches
« 1 2 ... 52 53 54177 178 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,3/3] avformat/mxfdec: check number of index table entires more strictly [FFmpeg-devel,1/3] avformat/mxfdec: check index entry array size - - - - 4-- 2022-12-28 Marton Balint New
[FFmpeg-devel,3/3] avformat/mxfdec: Reduce overflows in essence_length computation [FFmpeg-devel,1/3] avformat/lafdec: Check for EOF in header reading - - - - 4-- 2022-11-12 Michael Niedermayer New
[FFmpeg-devel,3/3] avformat/mxfenc: Replace literal numbers by named enum values. - - - - --- 2017-08-29 Michael Niedermayer New
[FFmpeg-devel,3/3] avformat/opensrt: add Haivision Open SRT protocol - - - - --- 2017-11-09 pkv.stream New
[FFmpeg-devel,3/3] avformat/options: Update to new iterating API [FFmpeg-devel,1/3] avformat: Correctly check the list before accessing - - - - 1-1 2020-05-09 Zhao, Gang New
[FFmpeg-devel,3/3] avformat/prompeg: use av_dict_set_int() instead [FFmpeg-devel,1/3] avformat/rtspdec: use av_dict_set_int() instead - - - - 2-- 2020-05-25 Lance Wang New
[FFmpeg-devel,3/3] avformat/riff: map AYUV fourcc to RAWVIDEO decoder [FFmpeg-devel] swscale/output: add VUYA output support - - - - 2-2 2022-08-07 James Almer New
[FFmpeg-devel,3/3] avformat/s337m: Test mxf subdemux - - - - --- 2019-07-26 Gaullier Nicolas 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,3/3] avformat/udp: Enable FIFO when using windows sockets. - - - - --- 2016-12-12 Matt Oliver New
[FFmpeg-devel,3/3] avformat/url: remove duplicate call to strstr [FFmpeg-devel,1/3] avformat/url: fix logic for removing ".." path components - - - - 2-- 2020-07-27 Zlomek, Josef New
[FFmpeg-devel,3/3] avformat/vividas: Free pb on all error paths in track_header() - - - - --- 2019-11-25 Michael Niedermayer New
[FFmpeg-devel,3/3] avformat/vividas: reduce keybits to require half the space - - - - --- 2019-06-07 Michael Niedermayer New
[FFmpeg-devel,3/3] avformat/webpenc: Check seeks [FFmpeg-devel,1/3] avcodec/libwebpenc_animencoder: Don't return pkt without data/side-data - - - - 4-- 2021-04-11 Andreas Rheinhardt New
[FFmpeg-devel,3/3] avformat: add Gremlin Digital Video demuxer - - - - --- 2017-06-02 Paul B Mahol New
[FFmpeg-devel,3/3] avformat: add hvqm4 demuxer [FFmpeg-devel,1/3] avcodec: add ADPCM IMA HVQM4 decoder - - - - 8-- 2022-02-13 Paul B Mahol New
[FFmpeg-devel,3/3] avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARKER_… [FFmpeg-devel,1/3] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - - - - 1-- 2020-01-03 Marton Balint New
[FFmpeg-devel,3/3] avformat: deprecate AVFMT_FLAG_AUTO_BSF - - - - --- 2017-11-26 James Almer New
[FFmpeg-devel,3/3] avformat: deprecate muxing uncoded frames [FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe - - - - 1-- 2020-04-05 Marton Balint New
[FFmpeg-devel,3/3] avformat: don't "merge" side data into packet data by default - - - - --- 2017-03-08 wm4 New
[FFmpeg-devel,3/3] avformat: move AVStream.{first, cur}_dts to AVStreamInternal [FFmpeg-devel,1/3] avformat/utils: make ff_update_cur_dts() an avpriv function - - - - 4-- 2021-06-05 James Almer New
[FFmpeg-devel,3/3] avformat: replace all uses of av_shrink_packet() with av_packet_resize() [FFmpeg-devel,1/3] avcodec/avpacket: add av_packet_resize() - - - - 4-- 2021-03-11 James Almer New
[FFmpeg-devel,3/3] avformat: set the default whitelist to disable hls - - - - --- 2017-06-01 Michael Niedermayer New
[FFmpeg-devel,3/3] avformat: use AV_PKT_MAX_PAYLOAD_SIZE [FFmpeg-devel,1/3] avcodec/packet: add a define for the max buffer size a packet can hold - - - - 4-- 2023-06-21 James Almer New
[FFmpeg-devel,3/3] avformat:hlsenc.c: remove the useless variable - fmp4_init_mode. - - - - --- 2018-10-09 Charles Liu New
[FFmpeg-devel,3/3] avutil/buffer: Don't use atomics for AVBufferPool.refcount [FFmpeg-devel,1/3] avutil/hwcontext_vaapi: Abuse the AVBuffer API a bit less - - - - 4-- 2021-10-04 Andreas Rheinhardt New
[FFmpeg-devel,3/3] avutil/channel_layout: add a 7.1.4 channel layout [FFmpeg-devel,1/3] avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2 - - - - 4-- 2023-10-23 James Almer New
[FFmpeg-devel,3/3] avutil/frame: deprecate palette_has_changed [FFmpeg-devel,1/3] avcodec/avcodec: add an event flags field to AVCodecContext - - - - 2-- 2023-04-11 James Almer New
[FFmpeg-devel,3/3] avutil/frame: use staticpool - - - - --- 2018-01-20 Muhammad Faiz New
[FFmpeg-devel,3/3] avutil/hwcontext_d3d12va: remove unused variables [FFmpeg-devel,1/3] avutil/hwcontext_d3d12va: cast the input pointer array argument on av_image_copy… - - - - 4-- 2023-12-21 James Almer New
[FFmpeg-devel,3/3] avutil/hwcontext_qsv: fix D3D11VA<->qsv hwmap errors [FFmpeg-devel,1/3] avutil/hwcontext_d3d11va: add a format check for staging texture - - - - 8-- 2022-04-01 Wu, Tong1 New
[FFmpeg-devel,3/3] avutil/mem: Support limiting the heap usage - - - - --- 2016-11-21 Michael Niedermayer New
[FFmpeg-devel,3/3] avutil/tests/opt: test av_opt_find2() [FFmpeg-devel,1/2] avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag - - - - 4-- 2024-04-13 James Almer New
[FFmpeg-devel,3/3] avutil/timecode: cosmetics on av_timecode_get_smpte_from_framenum [FFmpeg-devel,1/3] avformat/dvenc: do not set binary group and biphase polarity flags - - - - 2-- 2020-07-20 Marton Balint New
[FFmpeg-devel,3/3] cbs_vp9: Validate sizes when splitting small fragments - - - - --- 2019-03-19 Mark Thompson New
[FFmpeg-devel,3/3] Changelog, doc/general: add libdavs2 entry - - - - --- 2018-05-28 hwren New
[FFmpeg-devel,3/3] Changelog: Add pad_vaapi, drawbox_vaapi entry [FFmpeg-devel,1/3] lavfi: Add pad_vaapi filter - - - - 4-- 2024-03-18 Xiang, Haihao New
[FFmpeg-devel,3/3] checkasm: add hevc_deblock tests [FFmpeg-devel,1/3] checkasm: collapse hevc pel tests - - - - 3-1 2021-08-05 J. Dekker New
[FFmpeg-devel,3/3] decklink: Fix unused variable compiler warnings Minor decklink output fixes - - - - 4-- 2023-02-23 Devin Heitmueller New
[FFmpeg-devel,3/3] diracdec: add 10-bit Deslauriers-Dubuc 9, 7 (9_7) vertical high-pass function - - - - --- 2018-07-26 James Darnley New
[FFmpeg-devel,3/3] directshow: add ability to read closed caption raw byte pairs from VBI pin [FFmpeg-devel,1/3] closed caption decoder: accept and decode a new codec type of 'raw 608 byte pair… - - - - --- 2020-04-28 Roger Pack New
[FFmpeg-devel,3/3] doc/community: presumed conflict of interest (similar to antons last part of his… [FFmpeg-devel,1/3] doc/community: Vote in the interest of the project (first part of Antons proposa… - - - - 4-- 2024-02-26 Michael Niedermayer New
[FFmpeg-devel,3/3] doc/encoders.texi: Document updated behavior [FFmpeg-devel,1/3] doc/encoders.texi: Document cinepak encoder - - - - -3- 2022-04-09 Tomas Härdin New
[FFmpeg-devel,3/3] doc/encoders/libx264: clarify meaning of level option [FFmpeg-devel,1/3] doc/encoders/libx264: review and extend option description - 1 - - 4-- 2023-08-26 Stefano Sabatini New
[FFmpeg-devel,3/3] doc/examples: add QSV decode GPU copy sample - - - - --- 2019-03-26 Fu, Linjie New
[FFmpeg-devel,3/3] doc/ffmpeg: expand -bsf documentation [FFmpeg-devel,1/3] tests/fate/ffmpeg: replace deprecated -vbsf with -bsf:v - - - - 2-- 2023-09-19 Anton Khirnov New
[FFmpeg-devel,3/3] doc/fftools-common-opts: document log timing flags Add option to log timing - - - - 4-- 2022-08-24 Aman Karmani New
[FFmpeg-devel,3/3] doc/muxers/chromaprint: review and extend [FFmpeg-devel,1/3] doc/muxers: add caf - - - - -2- 2024-01-15 Stefano Sabatini New
[FFmpeg-devel,3/3] doc/muxers/fifo: review documentation [FFmpeg-devel,1/3] lavf/fifo: sort options by name - 1 - - 4-- 2024-03-11 Stefano Sabatini New
[FFmpeg-devel,3/3] doc/muxers/fifo: review documentation [FFmpeg-devel,1/3] lavf/fifo: sort options by name - - - - 4-- 2024-03-11 Stefano Sabatini New
[FFmpeg-devel,3/3] doc/muxers: add command example how to delay output live stream Patch set to delay output live stream - - - - 2-- 2020-04-29 leozhang New
[FFmpeg-devel,3/3] doc/muxers: add fifo_test [FFmpeg-devel,1/3] lavf/fifo_test: sort options by name - - - - 4-- 2024-03-12 Stefano Sabatini New
[FFmpeg-devel,3/3] doc/muxers: add mkvtimestamp_v2 [FFmpeg-devel,1/3] lavf/mkvtimestamp_v2: use name in place of description in long name - - - - 4-- 2024-04-20 Stefano Sabatini 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,3/3] doc: add spi.txt [FFmpeg-devel,1/3] avformat/tmv: Check video chunk size - - - - 2-- 2023-10-11 Michael Niedermayer New
[FFmpeg-devel,3/3] Don't complain about codec2's 700 bit/s modes in ffmpeg.c - - - - --- 2017-12-23 Tomas Härdin New
[FFmpeg-devel,3/3] fate/cbs: simplify calling discard tests [FFmpeg-devel,1/3] fate/cbs: remove unnecessary remuxing step on hevc-discard tests - - - - 2-2 2023-06-19 James Almer New
[FFmpeg-devel,3/3] fate/ffprobe: FATE antiyellow --disable-avfilter [FFmpeg-devel,1/3] tests/fate/libswscale: Fixing yellow fate - - - - 2-- 2023-09-24 Michael Niedermayer New
[FFmpeg-devel,3/3] fate/mov: test remuxing all stream heif items [FFmpeg-devel,1/3,v3] avformat: add a Tile Grid stream group type - - - - 4-- 2024-01-22 James Almer New
[FFmpeg-devel,3/3] fate/video: vqc testcase [FFmpeg-devel,1/3] fate/microsoft: add mss2 region test case - - - - 4-- 2022-11-06 Peter Ross New
[FFmpeg-devel,3/3] fate: add loudnorm filter test - - - - --- 2016-10-16 Marton Balint New
[FFmpeg-devel,3/3] fate: add Microsoft Paint (MSP) test cases [FFmpeg-devel,1/3] avformat/mspdec: Microsoft Paint (MSP) demuxer - - - - 1-1 2020-10-08 Peter Ross 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,3/3] fate: add xa-aiff test - - - - --- 2018-01-03 misty@brew.sh New
[FFmpeg-devel,3/3] fate: rv60 test cases [FFmpeg-devel,1/3] avformat/rmdec: support RMHD file format - - - - 2-2 2024-03-02 Peter Ross New
[FFmpeg-devel,3/3] fate: rv60 test cases [FFmpeg-devel,1/3] avformat/rmdec: support RMHD file format - - - - 2-2 2023-10-18 Peter Ross New
[FFmpeg-devel,3/3] ffmpeg.c: refactor picking default video stream [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - - - - 21- 2020-10-14 Anton Khirnov New
[FFmpeg-devel,3/3] ffmpeg: apply frame cropping between filter graph and encoder - - - - --- 2017-11-18 Aman Karmani New
[FFmpeg-devel,3/3] ffmpeg: assert that audio packet duration in process_input_packet() is non negat… - - - - --- 2018-06-13 Michael Niedermayer New
[FFmpeg-devel,3/3] ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStream [FFmpeg-devel,1/3] ffmpeg: allocate the output hwaccel AVFrame only once - - - - 4-- 2021-11-14 James Almer New
[FFmpeg-devel,3/3] ffmpeg: respect AV_CODEC_CAP_SINGLE_SUB_RECT [FFmpeg-devel,1/3] lavc/codec.h: add AV_CODEC_CAP_SINGLE_SUB_RECT - - - - -2- 2023-02-21 rcombs New
[FFmpeg-devel,3/3] ffprobe: introduce section type, use for the compact output [FFmpeg-devel,1/3] ffprobe: factorize side data printing to dedicated function - - - - -1- 2023-09-01 Stefano Sabatini New
[FFmpeg-devel,3/3] fftools/cmdutils: Don't read internal AVFilter process_command field [FFmpeg-devel,1/3] avfilter/af_atilt: Constify filter - - - - 4-- 2021-10-09 Andreas Rheinhardt New
[FFmpeg-devel,3/3] fftools/ffmpeg: auto insert enhancement filters when available [FFmpeg-devel,1/3] libavcodec/h2645_sei: export raw LCEVC metadata - - - - 4-- 2024-03-19 James Almer New
[FFmpeg-devel,3/3] fftools/ffmpeg: check caps of encoders for encoding frame with variable dimension [FFmpeg-devel,1/3] lavc/avcodec.h: fix missing line breaks in API documentation - - - - 1-- 2020-02-27 Fu, Linjie New
[FFmpeg-devel,3/3] fftools/ffmpeg: deprecate the -top option [FFmpeg-devel,1/3] fftools/ffmpeg_enc: refactor setting encoding field_order - - - - 2-- 2023-09-14 Anton Khirnov New
[FFmpeg-devel,3/3] fftools/ffmpeg: get EOF timestamp from filter. [FFmpeg-devel,1/3] lavfi/buffersink: add av_buffersink_get_pts(). - - - - 1-1 2020-06-25 Nicolas George New
[FFmpeg-devel,3/3] fftools/ffmpeg: Reuse packet when possible during streamcopy - - - - --- 2019-10-12 Andreas Rheinhardt New
[FFmpeg-devel,3/3] fftools/ffmpeg: Support passing colour range from decoder to encoder - - - - --- 2018-02-21 Philip Langdale New
[FFmpeg-devel,3/3] fftools/ffmpeg_filter: log an information message about filter graph reconfigura… [FFmpeg-devel,1/3] all: use av_channel_layout_describe_bprint instead of av_channel_layout_describe… - - - - 4-- 2023-12-29 Marton Balint New
[FFmpeg-devel,3/3] fftools/ffmpeg_mux: print latency information in -debug_ts muxing output [FFmpeg-devel,1/3] fftools/ffmpeg: merge DemuxPktData into FrameData - - - - 4-- 2023-12-12 Anton Khirnov New
[FFmpeg-devel,3/3] fftools/ffmpeg_opt: use av_bsf_list_parse_str for parsing bsf lists [FFmpeg-devel,1/3] fftools/ffmpeg: use a bsf list instead of individual bsfs - - - - 2-- 2020-04-25 Marton Balint New
[FFmpeg-devel,3/3] h264: fix data-race with FF_DECODE_ERROR_DECODE_SLICES [FFmpeg-devel,1/3] error_resilience: set the decode_error_flags outside - - - - 2-- 2023-09-12 Thomas Guillem New
[FFmpeg-devel,3/3] h274: support a few more pixfmts [FFmpeg-devel,1/3] h274: correctly infer missing comp model values - - - - 2-2 2022-03-05 Niklas Haas New
[FFmpeg-devel,3/3] hwcontext_vaapi: #if guard VAAPI_DRM specifics hwcontext_vaapi: dlopen libva-x11 and libva-drm - - - - 2-2 2022-07-19 Emil Velikov New
[FFmpeg-devel,3/3] hwcontext_vaapi: #if guard VAAPI_DRM specifics [FFmpeg-devel,1/3] hwcontext_vaapi: do not link against libva-x11.so - - - - 2-2 2022-07-19 Emil Velikov New
[FFmpeg-devel,3/3] lavc/aarch64: Add neon implementation for pix_median_abs8 Provide arm64 neon implementations - - - - 4-- 2022-09-13 Hubert Mazur New
[FFmpeg-devel,3/3] lavc/aarch64: hevc_add_res add 12bit variants [FFmpeg-devel,1/3] checkasm/hevc_add_res: add 12bit test - 1 - - 6-- 2022-06-23 J. Dekker New
[FFmpeg-devel,3/3] lavc/audiodsp: add RISC-V F float vector clip RISC-V CPU detection - - - - 4-- 2022-09-14 Rémi Denis-Courmont New
[FFmpeg-devel,3/3] lavc/dxv: remove ctx fields that can be derived from texdsp ctxs [FFmpeg-devel,1/3] lavc/dxv: move tag definitions to common header - - - - 4-- 2024-01-28 Connor Worley New
[FFmpeg-devel,3/3] lavc/encode: pick a sane default for bits_per_raw_sample if it's not set [FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() - - - - 7-1 2022-01-20 Anton Khirnov New
[FFmpeg-devel,3/3] lavc/h264dsp: R-V V h264_add_pixels8_clear [FFmpeg-devel,1/3] checkasm/h264dsp: add h264_add_pixels_clear test - - - - -2- 2023-12-25 flow gg New
[FFmpeg-devel,3/3] lavc/h264pred: R-V V pred16x16_dc_8 [FFmpeg-devel,1/3] lavc/h264pred: R-V V pred16x16_vertical_8 - - - - -2- 2024-01-16 flow gg New
[FFmpeg-devel,3/3] lavc/libdavs2: remove unused context parameter - - - - --- 2018-10-30 hwren New
[FFmpeg-devel,3/3] lavc/libxavs2: replace 'FrameRate' with 'fps' - - - - --- 2019-10-12 hwren New
[FFmpeg-devel,3/3] lavc/opusdsp: RISC-V V (256-bit vectors) postfilter RISC-V V Opus post-filter - - - - --- 2022-10-01 Rémi Denis-Courmont New
[FFmpeg-devel,3/3] lavc/qsv: add memory type message - - - - --- 2019-09-19 Zhong Li New
[FFmpeg-devel,3/3] lavc/qsvdec: expose frame pic_type - - - - --- 2018-03-22 Zhong Li New
[FFmpeg-devel,3/3] lavc/qsvenc: call av_frame_get_buffer2 instead of av_frame_get_buffer [FFmpeg-devel,1/3] lavu/frame: add av_frame_get_buffer2 - - - - --- 2023-05-16 Xiang, Haihao New
[FFmpeg-devel,3/3] lavc/svq1enc: R-V V ssd_int8_vs_int16 [FFmpeg-devel,1/3] lvac/svqenc: add ff_svq1enc_init - - - - -2- 2023-12-29 flow gg New
« 1 2 ... 52 53 54177 178 »