Show patches with: State = Action Required       |    Archived = No       |   17675 patches
« 1 2 ... 28 29 30176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,12/26] avformat: remove FF_API_AVIOCONTEXT_WRITTEN Major library version bump - - - - 2-- 2023-01-16 James Almer New
[FFmpeg-devel,12/26] lavu/floatdsp: RISC-V V vector_dmac_scalar [FFmpeg-devel,01/26] lavu/cpu: detect RISC-V base extensions - - - - 4-- 2022-09-20 Rémi Denis-Courmont New
[FFmpeg-devel,12/27] fftools/ffmpeg_filter: fail on filtering errors [FFmpeg-devel,01/27] fftools/ffmpeg: move derivation of frame duration from filter framerate - - - - --- 2023-09-19 Anton Khirnov New
[FFmpeg-devel,12/28] ffmpeg: write the header for stream-less outputs when initializing the muxer [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,12/29] avcodec/h264_slice: respect side data preference [FFmpeg-devel,01/29] lavu/opt: factor per-type dispatch out of av_opt_get() - - - - 4-- 2024-03-04 Anton Khirnov New
[FFmpeg-devel,12/29] avcodec/mjpegenc: remove usage of YUVJ pixel formats - - - - --- 2017-12-10 Paul B Mahol New
[FFmpeg-devel,12/29] lavu/floatdsp: RISC-V V vector_dmac_scalar [FFmpeg-devel,01/29] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-22 Rémi Denis-Courmont New
[FFmpeg-devel,12/31] lavu/floatdsp: RISC-V V vector_fmac_scalar [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,12/35] fftools/ffmpeg_mux: split queuing packets into a separate function [FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context - - - - 2-- 2022-06-16 Anton Khirnov New
[FFmpeg-devel,12/35] lavc/avcodec: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - 6-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,12/36] avcodec/mp3_header_decompress_bsf: Don't output uninitialized CRC [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,12/42] avcodec/decode: Use RefStruct API for hwaccel_picture_private New API for reference counting and ThreadFrames - - - - 2-- 2023-09-19 Andreas Rheinhardt New
[FFmpeg-devel,12/49] fftools/ffmpeg: fix the type of limit_filesize [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,12/50] avformat/amvenc: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-02-04 James Almer New
[FFmpeg-devel,120/281] pcm: convert to new channel layout API New channel layout API - - - - 2-2 2022-01-13 James Almer New
[FFmpeg-devel,121/281] pmp: convert to new channel layout API New channel layout API - - - - 2-2 2022-01-13 James Almer New
[FFmpeg-devel,129/281] riff: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,13/13,v2] fftools/ffmpeg: convert to a threaded architecture Untitled series #10137 - - - - --- 2023-11-25 Anton Khirnov New
[FFmpeg-devel,13/13,v3] fftools/ffmpeg: convert to a threaded architecture Untitled series #10162 - - - - --- 2023-12-01 Anton Khirnov New
[FFmpeg-devel,13/13] avcodec/interplayvideo: Clear MMX state after ipvideo_decode_opcodes() - - - - --- 2016-10-22 Michael Niedermayer New
[FFmpeg-devel,13/13] avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF avformat: introduce AVStreamGroup - - - - 2-- 2023-11-27 James Almer New
[FFmpeg-devel,13/13] avformat/mxfenc: Write transfer characteristic - - - - --- 2018-05-07 Michael Niedermayer New
[FFmpeg-devel,13/13] avformat/westwood_vqa: Check chunk size [FFmpeg-devel,01/13] avformat/flvdec: Use 64bit for sum_flv_tag_size - - - - 4-- 2022-09-18 Michael Niedermayer New
[FFmpeg-devel,13/13] configure: Use a separate config_components.h header for $ALL_COMPONENTS Reduce unnecessary recompilation - - - - --2 2022-02-23 Martin Storsjö New
[FFmpeg-devel,13/13] fftools/ffmpeg: convert to a threaded architecture [FFmpeg-devel,01/13] lavfi/buffersink: avoid leaking peeked_frame on uninit - - - - 4-- 2023-11-23 Anton Khirnov New
[FFmpeg-devel,13/13] fftools: stop propagating the encoder's coded_side_data [FFmpeg-devel,01/13] avcodec/avcodec: add side data to AVCodecContext - - - - --2 2023-07-20 James Almer New
[FFmpeg-devel,13/13] lavc/jpeg2000dec: Component-level threading of write_frame() [FFmpeg-devel,01/13] lavc/jpeg2000dec: Finer granularity threading - - - - -2- 2022-06-14 Tomas Härdin New
[FFmpeg-devel,13/13] lavc/svq3: stop including h264dec.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -3- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,13/13] lavc: bump micro version [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - --1 2020-01-25 rcombs New
[FFmpeg-devel,13/13] lavfi/vaapi_vpp: use dynamic frame pool for output link with libva2 [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,13/14,inline,assembly] add memory to lpc [FFmpeg-devel,1/5,inline,assembly] prepares for contiguous assembly statements merging - - - - 2-- 2020-04-26 FRÉDÉRIC RECOULES New
[FFmpeg-devel,13/14] avcodec/ffv1dec: Combine identical checks [FFmpeg-devel,01/14] avcodec/ffv1dec: Remove redundant writes, fix races - - - - 4-- 2021-04-24 Andreas Rheinhardt New
[FFmpeg-devel,13/14] avcodec/vc1: correct AC inverse quantization scaling - - - - --- 2018-04-23 Jerome Borsboom New
[FFmpeg-devel,13/14] avcodec/vvcdec: mvs, support subpicture avcodec/vvcdec: support subpicture - - - - 2-- 2024-03-18 Nuo Mi New
[FFmpeg-devel,13/14] avradio/sdrdemux: deemphasis filter fixes [FFmpeg-devel,01/14] avradio/rds: reset station timeout on successfull group decode - - - - -2- 2023-07-12 Michael Niedermayer New
[FFmpeg-devel,13/14] avradio/sdrdemux: snap2band doesnt change anything so use const [FFmpeg-devel,01/14] avradio/sdrdemux: Add Mittelwelle / Mediumwave / Mediumfrequency band - - - - -2- 2023-07-18 Michael Niedermayer New
[FFmpeg-devel,13/14] iavformat/apetag: Remove superfluous header - - - - --- 2019-10-25 Andreas Rheinhardt New
[FFmpeg-devel,13/14] mmal: add option copy_frame to support retrieving sw frames w/o copy - - - - --- 2017-12-15 Wang Bin New
[FFmpeg-devel,13/14] tools: add XLSTs script to generate matroska semantic files [FFmpeg-devel,01/14] avformat/matroska: add missing Buttons track type - - - - 1-- 2020-03-22 Steve Lhomme New
[FFmpeg-devel,13/15] avfilter/palettegen: use variance per-axis instead of the range [FFmpeg-devel,01/15] Revert "avfilter/vf_palette(gen|use): support palettes with alpha" - - - - 2-1 2022-11-05 Clément Bœsch New
[FFmpeg-devel,13/15] avfilter/vf_bwdif: Add neon for filter_line3 avfilter/vf_bwdif: Add aarch64 neon functions - - - - 4-- 2023-06-29 John Cox New
[FFmpeg-devel,13/15] avformat/matroskaenc: Don't reserve space for HDR10+ when unnecessary [FFmpeg-devel,1/5] avformat/matroskaenc: Support rotations - - - - 4-- 2023-08-08 Andreas Rheinhardt New
[FFmpeg-devel,13/15] avformat/pcmdec: Reindent after the previous commit [FFmpeg-devel,01/15] configure: Make hls demuxer select AAC, AC3 and EAC3 demuxers - - - - 4-- 2024-03-23 Andreas Rheinhardt New
[FFmpeg-devel,13/15] examples: apply doxy entries consistency fixes [FFmpeg-devel,01/15] examples: rename avio_reading to avio_read_callback - - - - 2-- 2023-01-15 Stefano Sabatini New
[FFmpeg-devel,13/15] lavf/asfdec: use avcodec_descriptor_get_by_mime_type [FFmpeg-devel,01/15] lavc/codec_desc: add MIME type to AV_CODEC_ID_TEXT - - - - 2-- 2020-09-09 rcombs New
[FFmpeg-devel,13/15] vf_hwmap: Pass mapping mode when deriving frames context on an existing device - - - - --- 2017-11-14 Mark Thompson New
[FFmpeg-devel,13/15] videotoolbox: add alpha support [FFmpeg-devel,01/15] lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats - - - - 2-2 2021-11-13 rcombs New
[FFmpeg-devel,13/16] lavfi/vf_psnr: convert to framesync2. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,13/16] videotoolbox: add alpha support [FFmpeg-devel,01/16] ffmpeg: remove ffmpeg_videotoolbox - - - - 4-- 2021-11-22 rcombs New
[FFmpeg-devel,13/16] videotoolbox: add alpha support [FFmpeg-devel,01/16] ffmpeg: remove ffmpeg_videotoolbox - - - - 4-- 2021-11-22 rcombs New
[FFmpeg-devel,13/17] avcodec/mpeg12dec: stop propagating AVCPBProperties side data AVCodecContext and AVCodecParameters side data - - - - --- 2023-09-04 James Almer New
[FFmpeg-devel,13/17] avformat/avc: Remove trailing zero bytes during annex B->mp4 conversion [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,13/17] avformat/evcdec: simplify probe function [FFmpeg-devel,1/3] avcodec/evc_frame_merge: use av_fast_realloc() - - - - 2-2 2023-06-18 James Almer New
[FFmpeg-devel,13/17] lavfi: add ff_inlink_set_frame_wanted(). - - - - --- 2016-12-29 Nicolas George New
[FFmpeg-devel,13/17] lavfi: add ff_link_set_frame_wanted(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,13/17] lavu/pixdesc: drop initializers for fields removed with FF_API_PLUS1_MINUS1 [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 211 2021-04-05 Anton Khirnov New
[FFmpeg-devel,13/17] move FFServerInfo from publisher.h to httpd.h - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,13/18] avcodec/vp8: Don't use avctx->execute2 for VP7 [FFmpeg-devel,01/18] avcodec/vp8: Disable segmentation for VP7 - - - - 2-- 2022-09-10 Andreas Rheinhardt New
[FFmpeg-devel,13/18] avformat/mp3enc: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,13/18] avradio/sdrdemux: fix bug adding candidate stations and then crashing [FFmpeg-devel,01/18] avradio/sdrdemux: Fix uninitialized access - - - - -2- 2023-07-08 Michael Niedermayer New
[FFmpeg-devel,13/18] cbs_h264: Simplify SEI addition - - - - --- 2019-10-02 Mark Thompson New
[FFmpeg-devel,13/18] fftools/ffmpeg_filter: reindent after previous commit [FFmpeg-devel,01/18] fftools/ffmpeg: stop explicitly closing output streams on input EOF - - - - 4-- 2023-08-26 Anton Khirnov New
[FFmpeg-devel,13/18] lavf/dv: return a meaningful error code from avpriv_dv_produce_packet() [FFmpeg-devel,01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer - - - - 2-2 2022-08-24 Anton Khirnov New
[FFmpeg-devel,13/18] lavu/riscv: float vector multiplication-addition with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-12 Rémi Denis-Courmont New
[FFmpeg-devel,13/18] lavu/riscv: float vector multiplication-addition with RVV [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont 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,13/20] vaapi_h264: Convert to use coded bitstream infrastructure - - - - --- 2017-10-15 Mark Thompson New
[FFmpeg-devel,13/21] avformat/matroskadec: Improve length check - - - - --- 2019-03-27 Diego Felix de Souza via ffmpeg-devel New
[FFmpeg-devel,13/22] fftools/ffmpeg_filter: stop disregarding user-specified pixel format [FFmpeg-devel,01/22] lavc/encode: print separate messages for unknown and unsupported formats - - - - 22- 2023-07-07 Anton Khirnov New
[FFmpeg-devel,13/22] lavf/scale_qsv: add more input / output pixel formats clean-up QSV filters - - - - 4-- 2021-05-14 Xiang, Haihao New
[FFmpeg-devel,13/22] lavfhttpd.c: simplify av_malloc() for client_http - - - - --- 2018-05-31 Stephan Holljes New
[FFmpeg-devel,13/22] lavfi/vf_libplacebo: determine PTS of next frame from any input [FFmpeg-devel,01/22] lavfi/vf_libplacebo: drop redundant case - - - - 4-- 2023-06-16 Niklas Haas New
[FFmpeg-devel,13/24] avcodec/svq3: replace YUVJ pixel format - - - - --- 2018-05-01 Paul B Mahol New
[FFmpeg-devel,13/24] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filte… Subtitle Filtering 2022 - - - - 4-4 2022-01-14 Aman Karmani New
[FFmpeg-devel,13/24] ffmpeg: add a helper function to access output file size [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,13/24] fftools/ffmpeg_mux: add muxing thread private data [FFmpeg-devel,01/24] lavf/mux: do not apply max_interleave_delta to subtitles - - - - --- 2023-11-04 Anton Khirnov New
[FFmpeg-devel,13/25] avfilter/buffersink: add color space/range accessors YUVJ removal + filter negotiation - - - - --- 2023-11-09 Niklas Haas New
[FFmpeg-devel,13/26] avformat: remove FF_HLS_TS_OPTIONS Major library version bump - - - - 2-- 2023-01-16 James Almer New
[FFmpeg-devel,13/26] lavu/floatdsp: RISC-V V vector_fmul_add [FFmpeg-devel,01/26] lavu/cpu: detect RISC-V base extensions - - - - 4-- 2022-09-20 Rémi Denis-Courmont New
[FFmpeg-devel,13/26] vaapi_encode: Add quality level to common options - - - - --- 2018-04-22 Mark Thompson New
[FFmpeg-devel,13/27] fftools/ffmpeg_enc: constify the frame passed to enc_open() [FFmpeg-devel,01/27] fftools/ffmpeg: move derivation of frame duration from filter framerate - - - - --- 2023-09-19 Anton Khirnov New
[FFmpeg-devel,13/28] ffmpeg: move closing the file into of_write_trailer() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,13/29] lavc/hevcdec: pass an actual codec context to ff_h2645_sei_to_frame() [FFmpeg-devel,01/29] lavu/opt: factor per-type dispatch out of av_opt_get() - - - - 4-- 2024-03-04 Anton Khirnov New
[FFmpeg-devel,13/29] lavu/floatdsp: RISC-V V vector_fmul_add [FFmpeg-devel,01/29] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-22 Rémi Denis-Courmont New
[FFmpeg-devel,13/31] lavu/floatdsp: RISC-V V vector_dmac_scalar [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,13/35] avcodec/proresenc_anatoliy: rework encode_codeword() prototype [FFmpeg-devel,01/35] avcodec/proresenc_kostya: remove an unnecessary parenthesis level in MAKE_CODE… - 1 - - --- 2023-12-11 Clément Bœsch New
[FFmpeg-devel,13/35] lavc/amfenc: switch to new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,13/36] avcodec/mp3_header_decompress_bsf: Improve readability [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,13/38] lavu/opt: factor per-type dispatch out of av_opt_get() [FFmpeg-devel,01/38] lavu/opt: cosmetics, change option flags to (1 << N) style - - - - 2-- 2024-02-23 Anton Khirnov New
[FFmpeg-devel,13/49] fftools/ffmpeg: refactor limiting output file size with -fs [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,13/50] avformat/asfdec_o: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-02-04 James Almer New
[FFmpeg-devel,130/281] rl2: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,131/281] rm: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,132/281] rpl: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,133/281] rsd: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,135/281] rtp: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,137/281] scd: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,139/281] sdr2: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,14/14,inline,assembly] add mmx clobbers to cavsdsp [FFmpeg-devel,1/5,inline,assembly] prepares for contiguous assembly statements merging - - - - 2-- 2020-04-26 FRÉDÉRIC RECOULES New
[FFmpeg-devel,14/14] avcodec/ffv1: Use av_memdup() instead of av_mallocz()+memcpy() [FFmpeg-devel,01/14] avcodec/ffv1dec: Remove redundant writes, fix races - 1 - - 4-- 2021-04-24 Andreas Rheinhardt New
« 1 2 ... 28 29 30176 177 »