Show patches with: State = Action Required       |   17695 patches
« 1 2 ... 35 36 37176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/2] avformat/aviobuf: prefer to use avio_read_partial() [FFmpeg-devel,1/2] avformat/aviobuf: check if read_packet() exist before read_packet_wrapper() - - - - 4-- 2021-12-03 Lance Wang New
[FFmpeg-devel,2/2] avformat/avisynth: make sure framedata variable is initialized [FFmpeg-devel,1/2] avformat/avisynth: remove unused variable 'frameprop' - - - - 6-- 2022-02-19 Stephen Hutchinson New
[FFmpeg-devel,2/2] avformat/concatdec: add support for very long line sizes - 1 - - --- 2018-02-10 Marton Balint New
[FFmpeg-devel,2/2] avformat/dashdec: bump maximum manifest size to 4 megabytes [FFmpeg-devel,1/2] avformat/dashdec: enable overriding of the maximum manifest size - - - - 2-- 2020-09-01 Jan Ekström New
[FFmpeg-devel,2/2] avformat/dashdec: check val before xmlFree it [FFmpeg-devel,1/2] avformat/imfdec: check track valid before use it - - - - --- 2022-08-26 Liu Steven New
[FFmpeg-devel,2/2] avformat/dashenc: Added support for Low-latency HLS(LHLS) - - - - --- 2018-12-12 Jeyapal, Karthick New
[FFmpeg-devel,2/2] avformat/dashenc: changed all filename lengths to MAX_URL_SIZE declared in inter… [FFmpeg-devel,1/2] avformat/rtsp: If the rtcp port is specified in the sdp file, set rtcpport when … - - - - 4-- 2021-08-20 Kim Hwan New
[FFmpeg-devel,2/2] avformat/dashenc: changed all filename lengths to MAX_URL_SIZE declared in inter… Untitled series #4629 - - - - --- 2021-08-20 Kim Hwan New
[FFmpeg-devel,2/2] avformat/dashenc: Option to generate hls playlist as well - - - - --- 2017-11-29 Jeyapal, Karthick New
[FFmpeg-devel,2/2] avformat/dashenc: Used the movenc option no_sidx instead of global_sidx - - - - --- 2018-12-04 Jeyapal, Karthick New
[FFmpeg-devel,2/2] avformat/demux: extract extradata from packets when context update is requested [FFmpeg-devel,1/2] avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context() - - - - 4-- 2024-04-20 James Almer New
[FFmpeg-devel,2/2] avformat/dv: Change default dvaudio_concealment to PASS [FFmpeg-devel,1/2] avformat/dv: allow returning damaged audio - - - - 2-- 2020-07-31 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/dv: use av_packet_alloc() to allocate packets [FFmpeg-devel,1/2] avformat/dv: add avpriv_dv_close_demux - - - - 4-- 2021-04-30 James Almer New
[FFmpeg-devel,2/2] avformat/fitsenc: fill header line with spaces - - - - --- 2017-09-02 Paras New
[FFmpeg-devel,2/2] avformat/flvdec: Add support for demuxing multi-track FLV [FFmpeg-devel,1/2] avformat/flvenc: Implement support for multi-track video - - - - 2-- 2024-04-01 Dennis Sädtler New
[FFmpeg-devel,2/2] avformat/flvdec: make key frame timestamps more accurate [FFmpeg-devel,1/2] avformat/flvenc: fix timestamp of key frame index - - - - 2-- 2022-07-14 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/flvdec: support demux HEVC in Enhancing FLV [FFmpeg-devel,1/2] avformat/flvenc: Add support for HEVC over flv in muxer - - - - 2-- 2023-04-06 Liu Steven New
[FFmpeg-devel,2/2] avformat/flvdec: support enhanced flv PacketTypeMetadata [FFmpeg-devel,1/2] avformat/flvenc: support enhanced flv PacketTypeMetadata - - - - 22- 2023-11-15 Diego Felix de Souza via ffmpeg-devel New
[FFmpeg-devel,2/2] avformat/flvenc: add option to read metadata from file [FFmpeg-devel,1/2] avformat/flvenc: add option meta_period - - - - --2 2023-02-02 Gyan Doshi New
[FFmpeg-devel,2/2] avformat/hls: reduce default max reload to 100 [FFmpeg-devel,1/2] avformat/format: Stop reading data at EOF during probing - - - - 2-- 2023-05-10 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/hls: use AVIOContext new_http_request callback - - - - --- 2017-12-29 Aman Karmani New
[FFmpeg-devel,2/2] avformat/hlsenc: deprecate hls_ts_options option [FFmpeg-devel,1/2] avformat/hlsenc: add hls_segment_options correct the segment options name - - - - -2- 2021-11-17 Liu Steven New
[FFmpeg-devel,2/2] avformat/hlsenc: expand the scope of flags from int32_t to int64_t [FFmpeg-devel,1/2] avformat/hlsenc: check option before set discont_program_date_time - - - - 4-- 2022-05-08 Liu Steven New
[FFmpeg-devel,2/2] avformat/hlsenc: Moved hls_get_int_from_double() function locally to hlsenc.c - - - - --- 2017-12-21 Jeyapal, Karthick New
[FFmpeg-devel,2/2] avformat/hlsenc: remove openssl/gcrypt random key generation [FFmpeg-devel,1/2] avformat/hlsenc: fall back to av_get_random_seed() when generating AES128 key - 1 - - 2-- 2023-07-02 Marton Balint New
[FFmpeg-devel,2/2] avformat/hlsenc: reopen new http session for http_persistent when upload file fa… - - - - --- 2019-08-25 Liu Steven New
[FFmpeg-devel,2/2] avformat/hlsenc: Signal http end of chunk explicitly during hlsenc_io_close() - 1 - - --- 2017-12-22 Jeyapal, Karthick New
[FFmpeg-devel,2/2] avformat/hlsenc: support single file mode encryption [FFmpeg-devel,1/2] avformat/hlsenc: use VariantStream basename when use output single file mode - - - - 2-- 2020-07-10 Liu Steven New
[FFmpeg-devel,2/2] avformat/hlsenc: use frag_every_frame flag to make fmp4 - - - - --- 2018-03-13 Liu Steven New
[FFmpeg-devel,2/2] avformat/img2: add Photo CD - - - - --- 2018-12-19 Paul B Mahol New
[FFmpeg-devel,2/2] avformat/img2dec: add GEM Raster image demuxer [FFmpeg-devel,1/2] avcodec: GEM Raster image decoder - - - - 4-- 2021-09-17 Peter Ross New
[FFmpeg-devel,2/2] avformat/isom: move some condition checks outside of loop [FFmpeg-devel,1/2] avformat/isom: update mov_mdhd_language_map - - - - 2-- 2020-06-27 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/jpegxl_anim_dec: add animated JPEG XL demuxer JPEG XL Animation Support - - - - 4-- 2023-03-03 Leo Izen New
[FFmpeg-devel,2/2] avformat/jpegxl_probe: Forward error codes [FFmpeg-devel,1/2] avformat/jpegxl_probe: check length instead of blindly reading - - - - -2- 2023-06-07 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/lc3: Add file format for LC3/LC3plus transport [FFmpeg-devel,1/2] avcodec/liblc3dec: Retrieve duration of the last packet from the demux - - - - 2-- 2024-04-04 Antoine Soulier New
[FFmpeg-devel,2/2] avformat/lc3: Add file format for LC3/LC3plus transport [FFmpeg-devel,1/2] avcodec/liblc3: Add encoding/decoding support of LC3 audio codec - - - - 4-- 2024-04-01 Antoine Soulier New
[FFmpeg-devel,2/2] avformat/lc3: Add file format for LC3/LC3plus transport [FFmpeg-devel,1/2] avcodec/liblc3: Add encoding/decoding support of LC3 audio codec - - - - 4-- 2024-03-29 Antoine Soulier New
[FFmpeg-devel,2/2] avformat/lc3: Add file format for LC3/LC3plus transport [FFmpeg-devel,1/2] avcodec/liblc3: Add encoding/decoding support of LC3 audio codec - - - - 4-- 2024-03-28 Antoine Soulier New
[FFmpeg-devel,2/2] avformat/lc3: Add file format for LC3/LC3plus transport [FFmpeg-devel,1/2] avcodec/liblc3: Add encoding/decoding support of LC3 audio codec - - - - 4-- 2024-03-28 Antoine Soulier New
[FFmpeg-devel,2/2] avformat/libsrt: fix timeout inaccurate in wait_fd_timeout [FFmpeg-devel,1/2] avformat/network: fix timeout inaccurate in wait_fd_timeout - - - - 4-- 2021-02-07 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/libsrt: use LIBSRT_SETSOCKOPT/GETSOCKOPT helper to reduce duplication [FFmpeg-devel,1/2] avformat/libsrt: add LIBSRT_SETSOCKOPT/GETSOCKOPT helper - - - - 4-- 2021-02-07 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/matroskadec: avoid integer overflows in SAR computation [FFmpeg-devel,1/2] avcodec/wmalosslessdec: Check channels after setting them - - - - 8-- 2022-04-01 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/matroskaenc: also write tags when output is WebM - - - - --- 2017-06-02 James Almer New
[FFmpeg-devel,2/2] avformat/matroskaenc: Write attached_pic as attachment - - - - --- 2019-04-06 Diego Felix de Souza via ffmpeg-devel New
[FFmpeg-devel,2/2] avformat/mov: add support for 'amve' ambient viewing environment box. As defined… [FFmpeg-devel,1/2] avcodec: add ambient viewing environment packet side data. - - - - 4-- 2023-07-11 Damiano Galassi New
[FFmpeg-devel,2/2] avformat/mov: Don't use entry[-1] in pointer arithmetic [FFmpeg-devel,1/2] avformat/mov: Don't zero twice - - - - 4-- 2024-02-26 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat/mov: Free memory before returning in update_frag_index, when streams la… [FFmpeg-devel,1/2] avformat/mov: Check STCO location - - - - 1-- 2020-01-11 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/mov: improve HEIF parsing [FFmpeg-devel,1/2] avformat/mov: rename avif fields to heif - - - - 2-2 2024-01-09 James Almer New
[FFmpeg-devel,2/2] avformat/mov: parse tmpo atom - - - - --- 2018-09-19 Moritz Barsnick New
[FFmpeg-devel,2/2] avformat/mov: re-allow zero sample sizes if that is not the default [FFmpeg-devel,1/2] avformat/mov: do not emit zero sized packets - - - - 4-- 2022-12-04 Marton Balint New
[FFmpeg-devel,2/2] avformat/mov: Support parsing of still AVIF Alpha Channel [FFmpeg-devel,1/2] avformat/mov: Rework the AVIF parser to handle multiple items - - - - 6-- 2022-06-30 Vignesh Venkat New
[FFmpeg-devel,2/2] avformat/mov: validate box size for stts [FFmpeg-devel,1/2] avformat/mov: add validate_box_size - - - - 4-- 2021-12-22 Gyan Doshi New
[FFmpeg-devel,2/2] avformat/movenc: Add loop parameter to animated AVIF Untitled series #8203 - - - - --- 2023-01-12 Vignesh Venkat New
[FFmpeg-devel,2/2] avformat/movenc: Add loop parameter to animated AVIF [FFmpeg-devel,1/2] avformat/movenc: Add movie_timescale option to AVIF - 1 - - 2-- 2023-01-04 Vignesh Venkat New
[FFmpeg-devel,2/2] avformat/movenc: add missing timestamp check when peek from interleave queues [FFmpeg-devel] avformat/movenc: fix assert failure in get_cluster_duration() - - - - 3-1 2021-12-27 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/movenc: add support for fragmented TTML muxing Initial support for fragmented TTML muxing - - - - 4-- 2022-12-23 Jan Ekström New
[FFmpeg-devel,2/2] avformat/movenc: allow hdlr name field to be empty - - - - --- 2018-06-18 Gyan New
[FFmpeg-devel,2/2] avformat/movenc: enable btrt for mov mode [FFmpeg-devel,1/2] avformat/movenc: enable compressorname for mp4 mode - - - - 3-3 2022-05-30 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/movenc: parse h264 packets to build Sync Sample and Recovery Point tabl… [FFmpeg-devel,1/2] avformat/tests/movenc: fill the packets with some valid data - - - - 4-- 2021-07-27 James Almer New
[FFmpeg-devel,2/2] avformat/movenc: sidx earliest_presentation_time is applied after editlist [FFmpeg-devel,1/2] avformat/mov: log the right variable - - - - 4-- 2022-03-04 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/movenc: support Opus packets with more than 60ms of audio when writing … - - - - --- 2018-08-23 James Almer New
[FFmpeg-devel,2/2] avformat/movenc: use warning log level and small adjustment for the log [FFmpeg-devel,1/2] avformat/movenc: initialize pts/dts/duration of timecode packet - - - - 6-- 2022-03-02 Lance Wang New
[FFmpeg-devel,2/2] avformat/mp3dec: Check for occurances of headers within frames during probing - 1 - - --- 2019-11-07 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/mpeg: Fix leaks of AVFormatContext and subtitle packets - - - - --- 2019-10-25 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat/mpegenc - reject unsupported audio streams - - - - --- 2018-02-23 Gyan New
[FFmpeg-devel,2/2] avformat/mpegts: Fixed keyframe seeking by migrating from `read_timestamp` to `r… - - - - --- 2019-08-31 fumoboy007 New
[FFmpeg-devel,2/2] avformat/mvdec: handle audio sample size Untitled series #5337 - - - - --- 2021-11-26 John-Paul Stewart New
[FFmpeg-devel,2/2] avformat/mvdec: re-indent after last commit avformat/mvdec: make audio stream conditional - - - - 3-1 2021-12-31 John-Paul Stewart New
[FFmpeg-devel,2/2] avformat/mxf: add documentation for eia608_extract parameter [FFmpeg-devel,1/2] avformat/mxf: support MCA audio information - - - - 4-- 2021-12-03 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxf: add documentation for eia608_extract parameter [FFmpeg-devel,1/2] avformat/mxf: support MCA audio information - - - - 4-- 2021-11-25 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxf: add documentation for eia608_extract parameter [FFmpeg-devel,1/2] avformat/mxf: support MCA audio information - - - - -2- 2021-11-23 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxf: add documentation for eia608_extract parameter [FFmpeg-devel,1/2] avformat/mxf: support MCA audio information - - - - 4-- 2021-11-10 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxf: support MCA audio information [FFmpeg-devel,1/2] avformat/mxf: rename sub_descriptors as file_descriptors - - - - -2- 2021-09-17 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxf: support MCA audio information [FFmpeg-devel,1/2] avformat/mxf: rename sub_descriptors as file_descriptors - - - - 42- 2021-09-15 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxf: support MCA audio information [FFmpeg-devel,1/2] avformat/mxf: rename sub_descriptors as file_descriptors - - - - 4-- 2021-09-02 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxf: support MCA audio information [FFmpeg-devel,1/2] avformat/mxf: rename sub_descriptors as file_descriptors - - - - 4-- 2021-08-24 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxf: support MCA audio information [FFmpeg-devel,1/2] avformat/mxf: rename sub_descriptors as file_descriptors - - - - 4-- 2021-08-16 Marc-Antoine ARNAUD New
[FFmpeg-devel,2/2] avformat/mxfdec: Error out on duplicated utf16 strings [FFmpeg-devel,1/2] avformat/4xm: Check that a video stream was created before returning packets for… - - - - 2-- 2020-06-14 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/mxfdec: Use 64bit in remainder [FFmpeg-devel,1/2] avcodec/hdrdec: Check for end of input in decompress() - - - - 2-- 2022-12-25 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/mxfenc: support XAVC long gop - - - - --- 2019-04-09 Baptiste Coudurier New
[FFmpeg-devel,2/2] avformat/nullenc: use null encoders instead [FFmpeg-devel,1/2] avcodec: add null encoders - - - - 4-4 2022-03-14 Paul B Mahol New
[FFmpeg-devel,2/2] avformat/nutdec: skip EOR packets if they are subtitles - - - - --- 2018-12-18 Paul B Mahol New
[FFmpeg-devel,2/2] avformat/options: Simplify loglevel initialization in io_open_default() - - - - --- 2017-06-03 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/os_support: Support long file names on Windows Support long file names on Windows - - - - 2-- 2022-05-13 Aman Karmani New
[FFmpeg-devel,2/2] avformat/psxstr: update fate checksums [FFmpeg-devel,1/2] avformat/psxstr: infer video FPS using sector LBA - - - - -2- 2024-01-16 aybe aybe New
[FFmpeg-devel,2/2] avformat/replaygain: use av_replaygain_alloc() - - - - --- 2016-12-12 James Almer New
[FFmpeg-devel,2/2] avformat/riffdec: follow the MS docs more strictly for setting wav channel layou… [FFmpeg-devel,1/2] avformat/riff: pass an AVFormatContext explicitly to ff_get_wav_header - - - - 22- 2024-03-17 Marton Balint New
[FFmpeg-devel,2/2] avformat/rpl: Support files containing Replay IMA ADPCM audio - - - - --- 2019-08-08 Cameron Cawley New
[FFmpeg-devel,2/2] avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2 - - - - --- 2017-07-28 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/subtitles: Check for NOPTS in ff_subtitles_queue_finalize() [FFmpeg-devel,1/2] avformat/mvdec: Fix integer overflow with billions of channels - - - - 2-- 2020-06-23 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/tests: Add a test for avio_check with the pipe protocol [FFmpeg-devel,1/2] avformat/file: Add a specialized url_check callback for pipe protocol - - - - 4-- 2022-08-29 Neil Roberts New
[FFmpeg-devel,2/2] avformat/utils: Fix long overflow in compute_pkt_fields() - - - - --- 2018-10-12 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/utils: reindent [FFmpeg-devel,1/2] avformat/utils: avoid unsigned integer overflows - - - - 1-- 2020-02-15 Paul B Mahol New
[FFmpeg-devel,2/2] avformat/utils: reindent after remove if() [FFmpeg-devel,1/2] avformat/utils: remove always true if() - - - - 2-- 2020-07-28 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/wavenc: skip writing peak-of-peaks position when writing peaks only - - - - --- 2017-10-04 Tobias Rapp New
[FFmpeg-devel,2/2] avformat/webm_chunk: Check header filename length - - - - --- 2019-05-02 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/westwoodaudenc Adds muxer for Westwood AUD format. [FFmpeg-devel,1/2] avcodec/adpcmenc Adds encoder for Westwood ADPCM. - - - - 4-- 2021-04-23 Aidan Richmond New
[FFmpeg-devel,2/2] avformat/wtvdec: Avoid allocations for AVIOContext [FFmpeg-devel,1/2] avformat/wtvdec: Forward errors when reading packet - - - - 1-- 2020-02-10 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat: add a deprecated attribute to AVStream.attached_pic [FFmpeg-devel,1/2] avformat/utils: add an internal getter function to access AVStream.attached_pic - - - - 41- 2021-03-21 James Almer New
[FFmpeg-devel,2/2] avformat: add a Tile Grid stream group type [FFmpeg-devel,1/2] avutil: add a Tile Grid API - - - - --2 2024-01-17 James Almer New
« 1 2 ... 35 36 37176 177 »