112694 Commits (5bb9d8affe128f071083695c88a58ddf5ce4fddf)
 

Author SHA1 Message Date
Michael Niedermayer 5bb9d8affe
avfilter/vf_signature: Dont crash on no frames 9 months ago
Michael Niedermayer 243359fc78
avformat/westwood_vqa: Fix 2g packets 9 months ago
Michael Niedermayer 41f9156856
avformat/matroskadec: Check timescale 9 months ago
Michael Niedermayer a42a5e692d
avformat/wavdec: satuarte next_tag_ofs, data_end 9 months ago
Michael Niedermayer 6d92f9a85e
avformat/wavdec: sanity check channels and bps before using them for block_align 9 months ago
Michael Niedermayer d492fc3e5e
avformat/sbgdec: Check for negative duration 9 months ago
Michael Niedermayer 4a618246cd
avformat/rpl: Use 64bit for total_audio_size and check it 9 months ago
Michael Niedermayer 7af16852cb
avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate() 9 months ago
Michael Niedermayer db7a80c3ca
avformat/mov: use 64bit for intermediate for rounding 9 months ago
Michael Niedermayer 6cc785c255
avformat/jacosubdec: Use 64bit for abs 9 months ago
Michael Niedermayer 0a64d77be9
avformat/concatdec: Check user_duration sum 9 months ago
Michael Niedermayer e709315488
avcodec/wavarc: avoid signed integer overflow in AC code 9 months ago
Michael Niedermayer 9062d89849
avcodec/wavarc: Avoid signed integer overflow in sample 9 months ago
Michael Niedermayer 4cbc9bb2c9
avcodec/truemotion1: Height not being a multiple of 4 is unsupported 9 months ago
Michael Niedermayer 9a5f191bfb
avcodec/rtv1: fix undefined FFALIGN 9 months ago
Michael Niedermayer aa4cf7a584
avcodec/hcadec: do not allow code to continue after failed init 9 months ago
Michael Niedermayer 30fe9d3511
avcodec/hcadec: do not set hfr_group_count to invalid values 9 months ago
Michael Niedermayer 435f172b5d
avformat/concatdec: clip outpoint - inpoint overflow in get_best_effort_duration() 9 months ago
Michael Niedermayer 21ff582aec
avcodec/osq: avoid several signed integer overflows 9 months ago
Michael Niedermayer f0c08506f5
avformat/jacosubdec: clarify code 9 months ago
Michael Niedermayer 356251d750
avformat/cafdec: Check that data chunk end fits within 64bit 9 months ago
Michael Niedermayer 9459a45036
avformat/iff: Saturate avio_tell() + 12 9 months ago
Michael Niedermayer 521347ee0b
avformat/dxa: Adjust order of operations around block align 9 months ago
Michael Niedermayer d66b1af8df
avformat/cafdec: dont seek beyond 64bit 9 months ago
Michael Niedermayer 19ea7b0409
avformat/id3v2: read_uslt() check for the amount read 9 months ago
Michael Niedermayer e2a58916b1
avcodec/vmixdec: Check shift before use 9 months ago
Michael Niedermayer b171edca3c
avformat/mov: Check sample_count and auxiliary_info_default_size to be 0 9 months ago
Michael Niedermayer 8464563b80
avformat/wady: Check >0 samplerate and channels 1 || 2. 9 months ago
Michael Niedermayer a2ceca5cf6
avcodec/cbs_h266_syntax_template: Check tile_y 9 months ago
Michael Niedermayer 24367ad563
avcodec/proresenc_kostya: Remove bug similarity text 9 months ago
Michael Niedermayer d2f57db3ab
avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 9 months ago
Michael Niedermayer 13f0a85c2c
avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 9 months ago
Michael Niedermayer ae0e91150c
avcodec/8bps: Consider width in the minimal size check 9 months ago
Michael Niedermayer abd835bec7
libswscale/utils: Fix bayer to yuvj 9 months ago
Michael Niedermayer b88210ba04
swscale/swscale: Check srcSliceH for bayer 9 months ago
Michael Niedermayer ce35590562
swscale/utils: Allocate more dithererror 9 months ago
Michael Niedermayer 7dbea8ef0b
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 9 months ago
Michael Niedermayer e976607831
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 9 months ago
Michael Niedermayer fdc5b25f19
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 9 months ago
Michael Niedermayer c5dcf99399
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 9 months ago
Michael Niedermayer 16bef72c50
avcodec/mpegvideo_enc: Use ptrdiff_t for stride 9 months ago
Romain Beauxis adfa69aaa9
libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 9 months ago
Eugene Zemtsov 5e45c27ba9 avformat/mov: Check if a key is longer than the atom containing it 9 months ago
Timo Rothenpieler 3834629897 avcodec/nvenc: support SDK 12.2 bit depth API 9 months ago
Timo Rothenpieler 3481f8d99f avcodec/nvenc: stop using long deprecated format specifiers 9 months ago
Marton Balint aa5e6017a5 avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 9 months ago
Marton Balint 8d1e092b24 avfilter/af_channelmap: disallow channel index 64 9 months ago
Marton Balint 0deb010ae7 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 9 months ago
Marton Balint 88127b743f avfilter/af_channelmap: fix error message if FL source channel was missing 9 months ago
Timo Rothenpieler f4a6db1222 avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 9 months ago