114449 Commits (ebdcf9849905fdd67dcd3ab93e55e47ded35fda2)
 

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