Show patches with: none      |   46210 patches
« 1 2 ... 240 241 242462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/2] avformat/iff: Check data_size not overflowing int64 [FFmpeg-devel,1/2] avformat/iff: Check data_size not overflowing int64 - - - - 2-- 2020-09-27 Michael Niedermayer Accepted
[FFmpeg-devel,v3,2/2] avformat/rtsp: fix parse_rtsp_message [FFmpeg-devel,v3,1/2] avformat/rtsp: fix infinite loop with udp transport - - - - 2-- 2020-09-27 Zhao Zhili Accepted
[FFmpeg-devel,v3,1/2] avformat/rtsp: fix infinite loop with udp transport [FFmpeg-devel,v3,1/2] avformat/rtsp: fix infinite loop with udp transport - - - - 2-- 2020-09-27 Zhao Zhili Superseded
[FFmpeg-devel,3/3] avcodec/exr: Check line size for overflow [FFmpeg-devel,1/3] avcodec/exr: Check xdelta, ydelta - - - - 2-- 2020-09-27 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/exr: Fix overflow with many blocks [FFmpeg-devel,1/3] avcodec/exr: Check xdelta, ydelta - - - - 2-- 2020-09-27 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/exr: Check xdelta, ydelta [FFmpeg-devel,1/3] avcodec/exr: Check xdelta, ydelta - - - - 2-- 2020-09-27 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avformat/rtsp: allocate correct max number of pollfds [FFmpeg-devel,1/2] avformat/rtspdec: add newline in log message - 1 - - 2-- 2020-09-26 Andriy Gelman Accepted
[FFmpeg-devel,1/2] avformat/rtspdec: add newline in log message [FFmpeg-devel,1/2] avformat/rtspdec: add newline in log message - - - - 2-- 2020-09-26 Andriy Gelman Accepted
[FFmpeg-devel,25/25] avcodec/fraps: Use cached bitstream reader [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,24/25] avcodec/fraps: Use unchecked bitstream reader [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,23/25] avcodec/utils: Reindentation [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,22/25] avcodec/utils: Also free encoder extradata on avcodec_open2() error [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,21/25] avcodec/utils: Don't forget cleaning up when allocating priv_data fails [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,20/25] avcodec/utils: Improve check for freeing codec private options [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,19/25] avcodec/utils: Remove always-true check [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,18/25] avcodec/utils: Only call codec->close if init has been called [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,17/25] avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,16/25] avcodec/utvideo: Remove unused array [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/25] avcodec/utvideodec: Avoid qsort when creating Huffman tables [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,14/25] avcodec/utvideodec: Remove code duplication when creating Huffman tables [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/25] avcodec/utvideodec/enc: Fix building Huffman table [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,12/25] avcodec/magicyuv: Don't waste stack space [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,11/25] avcodec/magicyuv: Avoid AV_QSORT when creating Huffman table [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/25] avcodec/magicyuv: Fix building Huffman table [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/25] avcodec/magicyuv: Don't invert order unnecessarily [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/25] avcodec/magicyuv: Replace implicit checks for overread by explicit ones [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,07/25] avcodec/magicyuv: Use const uint8_t* for pointer to immutable data [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/25] avcodec/magicyuv: Don't use GetBit API for byte-aligned reads [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/25] avcodec/magicyuv: Check early for invalid slices [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/25] avcodec/diracdsp: Remove unused variable [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/25] avcodec/magicyuv: Improve overread check when parsing Huffman tables [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/25] avcodec/bytestream: Add unchecked bytestream2 peek functions [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - 1 - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,6/6] avformat/argo_brp: use header frame counts [FFmpeg-devel,1/6] avformat/argo_{asf, brp}: fix potential segfault in ff_argo_asf_fill_stream() - - - - 2-- 2020-09-26 Zane van Iperen Accepted
[FFmpeg-devel,5/6] avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in cer… [FFmpeg-devel,1/6] avformat/argo_{asf, brp}: fix potential segfault in ff_argo_asf_fill_stream() - - - - 2-- 2020-09-26 Zane van Iperen Accepted
[FFmpeg-devel,4/6] avformat/argo_brp: cosmetics [FFmpeg-devel,1/6] avformat/argo_{asf, brp}: fix potential segfault in ff_argo_asf_fill_stream() - - - - 2-- 2020-09-26 Zane van Iperen Accepted
[FFmpeg-devel,3/6] avformat/argo_brp: handle the case where the BASF block isn't the first [FFmpeg-devel,1/6] avformat/argo_{asf, brp}: fix potential segfault in ff_argo_asf_fill_stream() - - - - 2-- 2020-09-26 Zane van Iperen Accepted
[FFmpeg-devel,2/6] avformat/argo_brp: support MASK streams [FFmpeg-devel,1/6] avformat/argo_{asf, brp}: fix potential segfault in ff_argo_asf_fill_stream() - - - - 2-- 2020-09-26 Zane van Iperen Accepted
[FFmpeg-devel,1/6] avformat/argo_{asf, brp}: fix potential segfault in ff_argo_asf_fill_stream() [FFmpeg-devel,1/6] avformat/argo_{asf, brp}: fix potential segfault in ff_argo_asf_fill_stream() - 1 - - 2-- 2020-09-26 Zane van Iperen Accepted
[FFmpeg-devel,6/6] avcodec/decode: Consider discarded samples in max_samples [FFmpeg-devel,1/6] avcodec/dxtory: Fix get_raw_size() for YUV - - - - 2-- 2020-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,5/6] tools/target_dec_fuzzer: assume that discarded audio packets produced max samples [FFmpeg-devel,1/6] avcodec/dxtory: Fix get_raw_size() for YUV - - - - 2-- 2020-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,4/6] tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples has been cha… [FFmpeg-devel,1/6] avcodec/dxtory: Fix get_raw_size() for YUV - - - - 2-- 2020-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,3/6] avcodec/dxtory: Fix negative shift in dx2_decode_slice_410() [FFmpeg-devel,1/6] avcodec/dxtory: Fix get_raw_size() for YUV - 1 - - 2-- 2020-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,2/6] avcodec/dxtory: Fix negative shift in dxtory_decode_v1_410() [FFmpeg-devel,1/6] avcodec/dxtory: Fix get_raw_size() for YUV - 1 - - 2-- 2020-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,1/6] avcodec/dxtory: Fix get_raw_size() for YUV [FFmpeg-devel,1/6] avcodec/dxtory: Fix get_raw_size() for YUV - 1 - - 2-- 2020-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,8/8] avcodec/av1dec: clean state on frame decoding errors [FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType - - - - 2-- 2020-09-25 James Almer New
[FFmpeg-devel,7/8] avcodec/av1dec: call ff_cbs_flush() on decoder flush [FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType - - - - 2-- 2020-09-25 James Almer Accepted
[FFmpeg-devel,6/8] avcodec/av1dec: fix check for active sequence header [FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType - - - - 2-- 2020-09-25 James Almer Accepted
[FFmpeg-devel,5/8] avcodec/av1dec: parse dimensions from the sequence header in extradata [FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType - - - - 2-- 2020-09-25 James Almer Accepted
[FFmpeg-devel,4/8] avcodec/cbs_vp9: implement a CodedBitstreamType.flush() callback [FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType - - - - 2-- 2020-09-25 James Almer Accepted
[FFmpeg-devel,3/8] avcodec/cbs_h2645: implement CodedBitstreamType.flush() callbacks [FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType - - - - 1-- 2020-09-25 James Almer Accepted
[FFmpeg-devel,2/8] avcodec/cbs_av1: implement a CodedBitstreamType.flush() callback [FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType - - - - 2-- 2020-09-25 James Almer Accepted
[FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType [FFmpeg-devel,1/8] avcodec/cbs: add a flush callback to CodedBitstreamType - - - - 2-- 2020-09-25 James Almer Accepted
[FFmpeg-devel,2/2] lavf/hls: add AC-3/EAC-3 to allowed extensions file list [FFmpeg-devel,1/2] examples/muxing: misc style fixes - 1 - - 2-- 2020-09-25 Jun Zhao Accepted
[FFmpeg-devel,1/2] examples/muxing: misc style fixes [FFmpeg-devel,1/2] examples/muxing: misc style fixes - 1 - - 2-- 2020-09-25 Jun Zhao Accepted
[FFmpeg-devel,4/4] avcodec/sonic: Check channels before deallocating [FFmpeg-devel,1/4] avcodec/svq3: dont crash on free_picture(NULL) - - - - 2-- 2020-09-24 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avcodec/takdsp: Fix negaive shift in decorrelate_sf() [FFmpeg-devel,1/4] avcodec/svq3: dont crash on free_picture(NULL) - - - - 2-- 2020-09-24 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avcodec/av1dec: Check tile_group_info size before use [FFmpeg-devel,1/4] avcodec/svq3: dont crash on free_picture(NULL) - - - - 2-- 2020-09-24 Michael Niedermayer New
[FFmpeg-devel,1/4] avcodec/svq3: dont crash on free_picture(NULL) [FFmpeg-devel,1/4] avcodec/svq3: dont crash on free_picture(NULL) - - - - 2-- 2020-09-24 Michael Niedermayer New
[FFmpeg-devel] vf_colorspace: Added linear trc. [FFmpeg-devel] vf_colorspace: Added linear trc. - - - - 2-- 2020-09-24 Andrew Klaassen Accepted
[FFmpeg-devel] avformat: add tri-ACE demuxer [FFmpeg-devel] avformat: add tri-ACE demuxer - - - - 2-- 2020-09-24 Paul B Mahol Accepted
[FFmpeg-devel] avformat: add tri-ACE demuxer [FFmpeg-devel] avformat: add tri-ACE demuxer - - - - 2-- 2020-09-24 Paul B Mahol Superseded
[FFmpeg-devel] avformat: add tri-ACE demuxer [FFmpeg-devel] avformat: add tri-ACE demuxer - - - - 2-- 2020-09-24 Paul B Mahol Superseded
[FFmpeg-devel] avcodec: add Argonaut Games Video decoder [FFmpeg-devel] avcodec: add Argonaut Games Video decoder - - - - 2-- 2020-09-24 Paul B Mahol Accepted
[FFmpeg-devel,2/2] avcodec/mobiclip: Move quantizer check into setup_qtables() [FFmpeg-devel,1/2] avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter() - 1 - - 2-- 2020-09-24 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter() [FFmpeg-devel,1/2] avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter() - - - - 2-- 2020-09-24 Michael Niedermayer Accepted
[FFmpeg-devel,v2] examples/decode_video: flush parser to fix missing frame [FFmpeg-devel,v2] examples/decode_video: flush parser to fix missing frame - - - - 2-- 2020-09-23 Zhao Zhili New
[FFmpeg-devel] avformat/mov: make better use of av_fast_realloc and fix spurious ENOMEM [FFmpeg-devel] avformat/mov: make better use of av_fast_realloc and fix spurious ENOMEM - - - - 2-- 2020-09-23 Zhao Zhili New
[FFmpeg-devel] avformat/mov: move av_freep to if block to reduce no-ops [FFmpeg-devel] avformat/mov: move av_freep to if block to reduce no-ops - - - - 2-- 2020-09-23 Zhao Zhili New
[FFmpeg-devel] avformat/udp: remove redundant setting of h->max_packet_size [FFmpeg-devel] avformat/udp: remove redundant setting of h->max_packet_size - 2 - - 2-- 2020-09-23 Zhao Zhili Accepted
[FFmpeg-devel,GASPP] Handle a trailing flags field for .rodata, like '.section .rodata, "r"' [FFmpeg-devel,GASPP] Handle a trailing flags field for .rodata, like '.section .rodata, "r"' - - - - -1- 2020-09-23 Martin Storsjö New
[FFmpeg-devel,GASPP,2/2] Use cl for preprocessing when using armasm [FFmpeg-devel,GASPP,1/2] Handle line continuations within gas-preprocessor - - - - -1- 2020-09-23 Martin Storsjö New
[FFmpeg-devel,GASPP,1/2] Handle line continuations within gas-preprocessor [FFmpeg-devel,GASPP,1/2] Handle line continuations within gas-preprocessor - - - - -1- 2020-09-23 Martin Storsjö New
[FFmpeg-devel] avcodec/cfhd: check that lowpass_height is >= 3 when used in vertical filter [FFmpeg-devel] avcodec/cfhd: check that lowpass_height is >= 3 when used in vertical filter - - - - 2-- 2020-09-22 Paul B Mahol Accepted
[FFmpeg-devel] avcodec/mpeg12dec: Limit maximum A53 CC size [FFmpeg-devel] avcodec/mpeg12dec: Limit maximum A53 CC size - - - - 2-- 2020-09-22 Michael Niedermayer Accepted
[FFmpeg-devel,V2] dnn/native: add native support for dense [FFmpeg-devel,V2] dnn/native: add native support for dense - - - - 2-- 2020-09-22 Mingyu Yin Accepted
[FFmpeg-devel] avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE [FFmpeg-devel] avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE - 1 - - 2-- 2020-09-22 Pavel Koshevoy Accepted
[FFmpeg-devel,v2,5/5] avformat/movenc: simplify ISML manifest bit rate logic avformat/movenc: btrt box support - - - - --- 2020-09-21 Jan Ekström Accepted
[FFmpeg-devel,v2,4/5] avformat/movenc: use more fall-back values for average bit rate fields avformat/movenc: btrt box support - - - - --- 2020-09-21 Jan Ekström Accepted
[FFmpeg-devel,v2,1/5] avformat/movenc: split MPEG-4 bit rate value calculation avformat/movenc: btrt box support - - - - 2-- 2020-09-21 Jan Ekström Accepted
[FFmpeg-devel,v2,0/5] avformat/movenc: btrt box support - - - - --- 2020-09-21 Jan Ekström None
[FFmpeg-devel] avformat/argo_asf: implement seeking [FFmpeg-devel] avformat/argo_asf: implement seeking - - - - 2-- 2020-09-21 Zane van Iperen Accepted
[FFmpeg-devel,2/2] avcodec/videotoolboxenc: Allow full range 10bit pixel format input [FFmpeg-devel,1/2] avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encode - - - - 2-- 2020-09-21 Harry Mallon Accepted
[FFmpeg-devel,1/2] avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encode [FFmpeg-devel,1/2] avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encode - - - - 2-- 2020-09-21 Harry Mallon Accepted
[FFmpeg-devel,4/4] avcodec/photocd: Use ff_set_dimensions() [FFmpeg-devel,1/4] avformat/wvdec: Check rate for overflow - - - - 2-- 2020-09-20 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avformat/moflex: Check pop_int() for overflow [FFmpeg-devel,1/4] avformat/wvdec: Check rate for overflow - - - - 2-- 2020-09-20 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avformat/vividas: Check for EOF in first loop in track_header() [FFmpeg-devel,1/4] avformat/wvdec: Check rate for overflow - - - - 2-- 2020-09-20 Michael Niedermayer Accepted
[FFmpeg-devel,1/4] avformat/wvdec: Check rate for overflow [FFmpeg-devel,1/4] avformat/wvdec: Check rate for overflow - - - - 2-- 2020-09-20 Michael Niedermayer Accepted
[FFmpeg-devel,4/4] avcodec/av1dec: add an option to select an operating point [FFmpeg-devel,1/4] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling - - - - 2-- 2020-09-20 James Almer Superseded
[FFmpeg-devel,3/4] avcodec/cbs_av1: add an option to select an operating point [FFmpeg-devel,1/4] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling - - - - 2-- 2020-09-20 James Almer Superseded
[FFmpeg-devel,2/4] avcodec/cbs: allow cbs_read_fragment_content() to discard units [FFmpeg-devel,1/4] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling - - - - 2-- 2020-09-20 James Almer Superseded
[FFmpeg-devel,1/4] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling [FFmpeg-devel,1/4] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling - - - - 2-- 2020-09-20 James Almer Superseded
[FFmpeg-devel,v3] avutil/pixfmt: improve definition of AVColorRange [FFmpeg-devel,v3] avutil/pixfmt: improve definition of AVColorRange - - - - 2-- 2020-09-20 Jan Ekström Accepted
[FFmpeg-devel,5/5] avformat/movenc: simplify ISML manifest bit rate setting avformat/movenc: btrt box support - - - - 2-- 2020-09-20 Jan Ekström New
[FFmpeg-devel,4/5] avformat/movenc: use more fall-back values for average bit rate fields avformat/movenc: btrt box support - - - - 2-- 2020-09-20 Jan Ekström Accepted
[FFmpeg-devel,3/5] avformat/movenc: implement writing of the btrt box avformat/movenc: btrt box support - - - - 2-- 2020-09-20 Jan Ekström Accepted
[FFmpeg-devel,2/5] avformat/movenc: utilize the maximum bit rate in ISML writing avformat/movenc: btrt box support - - - - 2-- 2020-09-20 Jan Ekström New
[FFmpeg-devel,1/5] avformat/movenc: split MPEG-4 bit rate value calculation avformat/movenc: btrt box support - - - - 2-- 2020-09-20 Jan Ekström Accepted
[FFmpeg-devel,0/5] avformat/movenc: btrt box support - - - - --- 2020-09-20 Jan Ekström None
[FFmpeg-devel] avformat/aaxdec: Fix potential integer overflow [FFmpeg-devel] avformat/aaxdec: Fix potential integer overflow - 1 - - 2-- 2020-09-20 Andreas Rheinhardt Accepted
« 1 2 ... 240 241 242462 463 »