114404 Commits (8d8b5947c336eeee9a46e62969dfefd7e112d256)
 

Author SHA1 Message Date
Andreas Rheinhardt 8d8b5947c3 configure: Make hls demuxer select AAC, AC3 and EAC3 demuxers 9 months ago
Andreas Rheinhardt a990e6fa01 avformat/mux: Remove check for AVFMT_ALLOW_FLUSH 9 months ago
Andreas Rheinhardt e95dd6f53e avformat/file: Combine all CONFIG_ANDROID_CONTENT_PROTOCOL blocks 9 months ago
Andreas Rheinhardt ebe8326409 avformat/file: Constify android content protocol 9 months ago
Andreas Rheinhardt a6189ba896 avcodec/mpegutils: Simplify indenting 9 months ago
Andreas Rheinhardt 5eda98f382 avcodec/mpegutils: Avoid allocations when using AVBPrint 9 months ago
James Almer 0963ef4996 fftools/ffmpeg_filter: remove prototype for non existent function 9 months ago
James Almer 767e7d3d2b fftools/ffmpeg_filter: remove unused struct from InputFilterPriv 9 months ago
James Almer abcdd3aed7 avformat/mov: don't use cur_item_id as array index 9 months ago
Michael Niedermayer dd733b2be4
avformat/concatdec: clip outpoint - inpoint overflow in get_best_effort_duration() 9 months ago
Michael Niedermayer b54c9a9c8f
avcodec/osq: avoid several signed integer overflows 9 months ago
Michael Niedermayer e83e8d443b
avformat/jacosubdec: clarify code 9 months ago
Jun Zhao 5ebcca4e08 lavf/movenc: small cleanup for style 9 months ago
Michael Niedermayer b792e4d4c7
avformat/cafdec: Check that data chunk end fits within 64bit 9 months ago
Michael Niedermayer b8e754525c
avformat/iff: Saturate avio_tell() + 12 9 months ago
Michael Niedermayer 50d8e4f273
avformat/dxa: Adjust order of operations around block align 9 months ago
Michael Niedermayer d973fcbcc2
avformat/cafdec: dont seek beyond 64bit 9 months ago
Michael Niedermayer d384af5226
avformat/avidec: support huge durations 9 months ago
Mark Thompson 4743c9e87a lavc/get_buffer: Add a warning on failed allocation from a fixed pool 9 months ago
Michael Niedermayer c0f4abe2aa
avformat/id3v2: read_uslt() check for the amount read 9 months ago
Michael Niedermayer b7cdaff7e2
tools/target_dec_fuzzer: Adjust RKA threshold up further 9 months ago
Michael Niedermayer 70b26b693e
avcodec/vmixdec: Check shift before use 9 months ago
Michael Niedermayer 3c43299e9e
avformat/mov: Check sample_count and auxiliary_info_default_size to be 0 9 months ago
Michael Niedermayer 6f9e90ab0b
avformat/wady: Check >0 samplerate and channels 1 || 2. 9 months ago
Marton Balint 8c936e9b43 avutil/timestamp: change precision of av_ts_make_time_string() 9 months ago
Marton Balint 5df901ffa5 avutil/timestamp: introduce av_ts_make_time_string2 for better precision 9 months ago
Henrik Gramner 7c003b63c8 avcodec/x86/h264_idct: Fix incorrect xmm spilling on win64 9 months ago
Andreas Rheinhardt 316239096b avformat/mov_chan: Use anonymous enum 9 months ago
Andreas Rheinhardt a8255aa357 fate/source: Fix FATE reference file 9 months ago
James Almer 65a04cae6f avutil/channel_layout: don't clear the opaque pointer on type conversion 9 months ago
Andreas Rheinhardt 1f1b773859 avutil/hwcontext_qsv: Fix mixed declaration and code 9 months ago
Lynne ecdc94b97f
vulkan_av1: port to the new stable API 9 months ago
Lynne 998aa66a10
av1dec: add AV1_REF_FRAME_NONE 9 months ago
Mark Thompson cafb4c5548 lavc/cbs_av1: Save more frame ordering information 9 months ago
Marton Balint f1e34f1582 doc/filters: extend af_channelmap documentation 9 months ago
Marton Balint eaca78eff8 avfilter/af_channelmap: add some additional checks for the mappings 9 months ago
Marton Balint bba6dd391f avfilter/af_channelmap: factorize checking indexes against a channel layout 9 months ago
Marton Balint 2f754a96bd avfilter/af_channelmap: disallow channel index 64 9 months ago
Marton Balint 1bea3e9ee2 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 9 months ago
Marton Balint 9a5627ea9a avfilter/af_channelmap: fix error message if FL source channel was missing 9 months ago
Marton Balint e6c2c87037 avformat/mov_chan: respect channel order when parsing and creating chan atom 9 months ago
Andreas Rheinhardt 0d43adcbef configure: Explicitly check for static_assert, _Static_assert 9 months ago
Andreas Rheinhardt ccd2b7f858 avformat/demux: Combine "Packet corrupt" logmessages 9 months ago
Andreas Rheinhardt 07064f9bda avformat/demux: Restore pkt->stream_index assert check 9 months ago
Leo Izen ac21582e53
avutil/film_grain_params: remove do loop in CHECK macro 9 months ago
Leo Izen 438fcc3f6e
avutil/film_grain_params: remove unused variables 9 months ago
Henrik Gramner afa471d0ef x86: Update x86inc.asm 9 months ago
Henrik Gramner 782c4df28d x86: Avoid using 'd' as an argument name 9 months ago
Niklas Haas 5d7f234e7e avcodec/hevcdec: apply AOM film grain synthesis 9 months ago
Niklas Haas 2e24c12aa1 avcodec/h2645_sei: decode AFGS1 T.35 SEI 9 months ago