114557 Commits (1dbfdd2d306d29b9eadcc817896dd0dac9c9dcae)
 

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