Show patches with: State = Action Required       |    Archived = No       |   17704 patches
« 1 2 ... 32 33 34177 178 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,19/25] avcodec/v4l2_m2m_dec: fix dropped packets while decoding - - - - --- 2019-09-03 Aman Karmani New
[FFmpeg-devel,19/25] fftools/ffmpeg: report new streams from the input thread [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov New
[FFmpeg-devel,19/26] avutil: remove FF_API_D2STR Major library version bump - - - - 2-- 2023-01-16 James Almer New
[FFmpeg-devel,19/26] lavc/audiodsp: RISC-V V vector_clip_int32 [FFmpeg-devel,01/26] lavu/cpu: detect RISC-V base extensions - - - - 4-- 2022-09-20 Rémi Denis-Courmont 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,19/27] XXX ffmpeg temporarily disable -stream_loop [FFmpeg-devel,01/27] fftools/ffmpeg: move derivation of frame duration from filter framerate - - - - --- 2023-09-19 Anton Khirnov New
[FFmpeg-devel,19/28] ffmpeg_mux: split queuing packets into a separate function [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,19/29] avcodec/tiff: 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,19/29] lavc/audiodsp: RISC-V V vector_clip_int32 [FFmpeg-devel,01/29] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-22 Rémi Denis-Courmont New
[FFmpeg-devel,19/30] lavc/librav1e: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov New
[FFmpeg-devel,19/31] lavu/fixeddsp: RISC-V V butterflies_fixed [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - --- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,19/35] fftools/ffmpeg: use last filter output pts to choose next output stream [FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context - - - - 2-- 2022-06-16 Anton Khirnov New
[FFmpeg-devel,19/35] lavc/nvenc: switch to the new FIFO API [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - -3- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,19/36] avcodec/hevc_mp4toannexb_bsf: Use unchecked bytestream2 API [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,19/38] avcodec/av1dec: respect side data preference [FFmpeg-devel,01/38] lavu/opt: cosmetics, change option flags to (1 << N) style - - - - 2-- 2024-02-23 Anton Khirnov New
[FFmpeg-devel,19/42] avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API New API for reference counting and ThreadFrames - - - - --- 2023-09-19 Andreas Rheinhardt New
[FFmpeg-devel,19/48] avformat/id3v2: replace call to av_init_packet() deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 4-- 2021-03-05 James Almer New
[FFmpeg-devel,19/49] fftools/ffmpeg: do not log to the muxer context [FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack - - - - 2-- 2022-04-04 Anton Khirnov New
[FFmpeg-devel,19/50] avformat/flacdec: 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,195/281] audiotoolbox: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,199/281] cook: convert to new channel layout API New channel layout API - - - - --- 2022-01-13 James Almer New
[FFmpeg-devel,2.0/3] libavformat/protocols.c: avio_enum_protocols(): Add more const-correctness - - - - --- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… [FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.2/3] libavformat/protocols.c: avio_enum_protocols(): Convert recursion to iteration [FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.3/3] libavformat/protocols.c: avio_enum_protocols(): Move 'iterate' label Untitled series #4543 - - - - --- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.4/3] libavformat/protocols.c: avio_enum_protocols(): Consolidate initialization of … [FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.5/3] libavformat/protocols.c: avio_enum_protocols(): Add block curly braces to 'if'… [FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.6/3] libavformat/protocols.c: avio_enum_protocols(): Move assignment to '*opaque' [FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.7/3] libavformat/protocols.c: avio_enum_protocols(): Indent code [FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.8/3] libavformat/3otocols.c: avio_enum_protocols(): Make the 'else' logic explicit [FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.9/3] libavformat/protocols.c: avio_enum_protocols(): Reverse the conditional [FFmpeg-devel,2.1/3] libavformat/protocols.c: avio_enum_protocols(): Split declaration and initiali… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.a/3] libavformat/protocols.c: avio_enum_protocols(): Move branch to bottom of funct… [FFmpeg-devel,2.a/3] libavformat/protocols.c: avio_enum_protocols(): Move branch to bottom of funct… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.b/3] libavformat/protocols.c: avio_enum_protocols(): Convert the 'goto' loop to a '… [FFmpeg-devel,2.b/3] libavformat/protocols.c: avio_enum_protocols(): Convert the 'goto' loop to a '… - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.c/3] libavformat/protocols.c: avio_enum_protocols(): Move the loop variables [FFmpeg-devel,2.c/3] libavformat/protocols.c: avio_enum_protocols(): Move the loop variables - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.d/3] libavformat/protocols.c: avio_enum_protocols(): Move loop initialization [FFmpeg-devel,2.d/3] libavformat/protocols.c: avio_enum_protocols(): Move loop initialization - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2.e/3] libavformat/protocols.c: avio_enum_protocols(): Create a macro for generating … [FFmpeg-devel,2.e/3] libavformat/protocols.c: avio_enum_protocols(): Create a macro for generating … - - - - -1- 2021-08-11 Michael Witten New
[FFmpeg-devel,2/2,RFC] avformat/avio: Fail on opening non file urls which exist as local files with… - - - - --- 2016-12-05 Michael Niedermayer New
[FFmpeg-devel,2/2,v2] avcodec/cbs_av1: add support for Padding OBUs - 1 - - --- 2019-04-13 James Almer New
[FFmpeg-devel,2/2,v2] avcodec/cbs_av1: keep separate reference frame state for reading and writing - - - - --- 2019-11-16 James Almer New
[FFmpeg-devel,2/2,v2] avcodec/h264: error out on ff_h264_pred_weight_table() only if strict spec co… - - - - --- 2019-04-10 James Almer New
[FFmpeg-devel,2/2,v2] avcodec/libaomdec: export chroma sample location - - - - --- 2018-09-19 James Almer New
[FFmpeg-devel,2/2,v2] avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec - - - - --- 2018-08-16 James Almer New
[FFmpeg-devel,2/2,v2] avformat/demux: extract extradata from packets when context update is request… Untitled series #11552 - - - - --- 2024-04-21 James Almer New
[FFmpeg-devel,2/2,v2] avformat/flacenc: add flac_init() and flac_deinit() - - - - --- 2017-11-24 James Almer New
[FFmpeg-devel,2/2,v2] avformat/matroskadec: use av_fast_realloc to reallocate ebml list arrays - - - - --- 2019-09-03 James Almer 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,2/2,v2] avformat/mov: improve HEIF parsing Untitled series #10467 - - - - --- 2024-01-10 James Almer New
[FFmpeg-devel,2/2,v2] avformat/movenc: parse h264 packets to build Sync Sample and Recovery Point t… [FFmpeg-devel,1/2] avformat/movenc: don't negate roll_distance when writing it - - - - 211 2021-07-29 James Almer New
[FFmpeg-devel,2/2,v2] avformat: add a Tile Grid stream group type [FFmpeg-devel,1/2,v2] avutil: add a Tile Grid API - - - - 4-- 2024-01-20 James Almer New
[FFmpeg-devel,2/2,v2] configure: simplify checks for libxcb dependent features - - - - --- 2017-09-28 James Almer New
[FFmpeg-devel,2/2,v2] fftools/ffprobe: export IAMF Stream Group parameters [FFmpeg-devel,1/2,v3] fftools/ffprobe: export Tile Grid Stream Group parameters - - - - 4-- 2024-03-08 James Almer New
[FFmpeg-devel,2/2,v2] lavf/mpegts: add reading of ARIB data coding descriptor - - - - --- 2019-02-03 Jan Ekström New
[FFmpeg-devel,2/2,v2] lavfi/vf_colorspace: Add SMPTE ST 2084 support Untitled series #8335 - - - - --- 2023-02-06 Tomas Härdin New
[FFmpeg-devel,2/2,V2] libavcodec/qsvenc: Fix the encode part hwaccle issue when using system memory - - - - --- 2017-01-17 Huang, Zhengxu New
[FFmpeg-devel,2/2,v2] webmdashenc: Validate the 'streams' adaptation sets parameter - - - - --- 2017-04-20 Derek Buitenhuis New
[FFmpeg-devel,2/2] (was Re: deduplicated [PATCH] Cinepak: speed up decoding several-fold...) format… - - - - --- 2017-03-05 u-9iep@aetey.se New
[FFmpeg-devel,2/2] aacdec: correctly skip padding at the start of frames and during seeking [FFmpeg-devel,1/2] decode: add ff_decode_skip_samples function - - - - -2- 2023-10-30 Lynne New
[FFmpeg-devel,2/2] aacdec: fix single-sample delay for SBR streams [FFmpeg-devel,1/2] decode: add ff_decode_skip_samples function - - - - -1- 2023-12-04 Lynne New
[FFmpeg-devel,2/2] aacdec: padding skip improvements [FFmpeg-devel,1/2] lavc/internal: add skip_samples2 field - - - - -2- 2023-10-19 Lynne New
[FFmpeg-devel,2/2] aarch64/mdct15: implement a WIP fft15 NEON implementation - - - - --- 2019-04-20 Lynne New
[FFmpeg-devel,2/2] Add decode support for VDPAU VP9. - - - - --- 2019-10-21 ManojGuptaBonda New
[FFmpeg-devel,2/2] Add experimental support for Opus in ISO BMFF (MP4) - - - - --- 2017-04-07 Matthew Gregan New
[FFmpeg-devel,2/2] Add fate test for hls metadata update. [FFmpeg-devel,1/2] libavformat/hls.c: support in-stream ID3 metadata update. - - - - 121 2024-03-26 Romain Beauxis New
[FFmpeg-devel,2/2] Add http cookie tests cases to fate - - - - --- 2017-04-06 Micah Galizia New
[FFmpeg-devel,2/2] Add mutithread function for dnn_backend_native_layer_conv2d.c [FFmpeg-devel,1/2] dnn_backend_native.c: parse options in native backend - - - - 111 2020-09-03 Xu Jun New
[FFmpeg-devel,2/2] add socks5 support for tcp clients Untitled series #1482 - - - - --- 2020-06-13 ZHAOYI YI New
[FFmpeg-devel,2/2] Add support for preserving SMPTE 2038 when transcoding MPEG-TS streams [FFmpeg-devel,1/2] mpegtsenc: Restrict "async" behavior to KLV async packets - - - - 42- 2023-03-09 Devin Heitmueller New
[FFmpeg-devel,2/2] add to changelog - - - - --- 2018-03-17 Courtland Idstrom New
[FFmpeg-devel,2/2] aeaenc: add an aea muxer [FFmpeg-devel,1/2] aea: make demuxer probing actually work and set title info - - - - 4-- 2021-02-26 Lynne New
[FFmpeg-devel,2/2] aiff: add explicit goto got_sound - - - - --- 2018-01-05 misty@brew.sh New
[FFmpeg-devel,2/2] all: harmonise "{Decoding, Encoding, Audio, Video}:" comments Harmonise comments about ownership/meaning - - - - 4-- 2024-02-29 Andrew Sayers New
[FFmpeg-devel,2/2] aptx: add raw muxer and demuxer for aptX - - - - --- 2017-11-08 Aurelien Jacobs New
[FFmpeg-devel,2/2] avcdec: move setting decode_error_flags from h264 decoder to error concealment c… [FFmpeg-devel,1/2] avcodec/error_resilience: cleanup mpeg2 handling - - - - 4-- 2021-05-24 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/aacdec_fixed: also clip samples on the second channel for stereo HE-AAC [FFmpeg-devel,1/2] avcodec/aacdec_fixed: add missing priv_class - - - - 1-1 2022-07-30 James Almer New
[FFmpeg-devel,2/2] avcodec/aacdec_template: Fix undefined signed interger operations [FFmpeg-devel,1/2] avcodec/wavarc: Fix k limit - - - - 1-1 2023-04-25 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/ac3dec: export downmix info side data only when no downmix is done by th… [FFmpeg-devel,1/2] avcodec/ac3dec: don't export Matrix Encoding side data when no such info is coded - - - - 2-- 2023-01-12 James Almer New
[FFmpeg-devel,2/2] avcodec/ac3_parser: improve false positive detection when parsing sync frames [FFmpeg-devel,1/2] avcodec/ac3dec: split off code discarding garbage at the beginning of a packet - - - - 42- 2022-10-21 James Almer New
[FFmpeg-devel,2/2] avcodec/adxdec: add support for new extradata in packet sidedata [FFmpeg-devel,1/2] avformat: add CRI AAX demuxer - - - - 2-- 2020-09-12 Paul B Mahol New
[FFmpeg-devel,2/2] avcodec/alsdec: call correct function for multi-channel coding - - - - --- 2017-07-01 Paul B Mahol New
[FFmpeg-devel,2/2] avcodec/amd: fix pict_type, match it with amf & ffmpeg. add sps pps when frame->… [FFmpeg-devel,1/2] avcodec/qsv: add sps pps header when frame->key_frame is true - - - - -2- 2023-11-16 reito New
[FFmpeg-devel,2/2] avcodec/amr*dec: add multichannel support [FFmpeg-devel,1/2] avcodec: add amr parser - 1 - - 2-- 2021-09-30 Paul B Mahol New
[FFmpeg-devel,2/2] avcodec/apedec: Fix 48khz 24bit below insane level [FFmpeg-devel,1/2] avcodec/apedec: Fix CRC for 24bps and bigendian - - - - 4-- 2023-08-25 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/apedec: Fix CRC for 24bps and bigendian [FFmpeg-devel,1/2] Revert "avcodec/apedec: fix decoding 24bit insane files with recent versions" - - - - 4-- 2023-08-24 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/apedec: Implement interim mode detection [FFmpeg-devel,1/2] avcodec/apedec: remove unused variable - - - - 4-- 2023-08-26 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/apedec: Use unsigned in long_filter_ehigh_3830() to avoid undefined over… [FFmpeg-devel,1/2] avformat/concatdec: Use FAIL() macro instead of direct return in concat_parse_sc… - - - - 4-- 2021-09-21 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/arbc: Use ff_reget_buffer() - - - - --- 2019-08-29 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/atrac3: use float_dsp in reverse_matrixing() - - - - --- 2017-07-25 James Almer New
[FFmpeg-devel,2/2] avcodec/audiotoolboxenc: Ensure frame_size isn't zero [FFmpeg-devel,1/2] avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac - - - - 4-- 2024-02-05 Zhao Zhili New
[FFmpeg-devel,2/2] avcodec/av1dec: derive skip_mode_frame_idx only where it's used [FFmpeg-devel,1/2] avcodec/av1dec: derive coded_lossless only where it's used - - - - 4-- 2020-11-14 James Almer New
[FFmpeg-devel,2/2] avcodec/brenderpix: add BR_PMT_* comments to type switch [FFmpeg-devel,1/2] avcodec/brenderpix: support BGR555BE (type 17) - - - - 2-- 2023-04-07 Zane van Iperen New
[FFmpeg-devel,2/2] avcodec/bsf: add av_bsf_join() to chain bitstream filters [FFmpeg-devel,1/2] avcodec/bsf: use simplified algorithm for bsf_list chained filtering - - - - 1-- 2020-04-08 Marton Balint New
[FFmpeg-devel,2/2] avcodec/cbs_av1: also copy the last frame header's decomposed content when parsi… [FFmpeg-devel,1/2] avcodec/cbs_av1: rename the private frame_header fields to frame_header_data - 1 - - 6-- 2022-03-28 James Almer New
[FFmpeg-devel,2/2] avcodec/cbs_h2645: Avoid more cases of 0 size slices [FFmpeg-devel,1/2] avcodec/cbs_jpeg: Check length for SOS - - - - 1-- 2020-03-07 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/cbs_h265: fix valid range of column_{width, height}_minus1 in H265RawPPS - - - - --- 2019-06-20 James Almer New
[FFmpeg-devel,2/2] avcodec/cbs_h266: store RowHeightVal in the context [FFmpeg-devel,1/2] avcodec/cbs_h266: store SubpicIdVal in the context - - - - 4-- 2023-07-01 James Almer New
[FFmpeg-devel,2/2] avcodec/cbs_h266_syntax_template: Check num_multi_layer_olss [FFmpeg-devel,1/2] avcodec/vmixdec: Fix signed integer overflow in dc - - - - --- 2023-09-05 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/cbs_h266_syntax_template: Remove set-but-unused variable [FFmpeg-devel,1/2] avcodec/cbs_h266_syntax_template: Don't use uninitialized value - - - - 4-- 2023-06-30 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/cbs_mpeg2: use existing buffer reference when splitting fragments - - - - --- 2018-04-25 James Almer New
[FFmpeg-devel,2/2] avcodec/cfhd: More strictly check tag order [FFmpeg-devel,1/2] avcodec/cfhd: Replace a few literal numbers by named constants - - - - 2-- 2020-08-29 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/cuviddec: reindent after previous commit [FFmpeg-devel,1/2] avcodec/cuviddec: fix null pointer dereference - - - - 6-- 2022-06-24 Zhao Zhili New
« 1 2 ... 32 33 34177 178 »