112684 Commits (0a64d77be93c243bdd93e2c02d74c3cd725067f9)
 

Author SHA1 Message Date
Michael Niedermayer 0a64d77be9
avformat/concatdec: Check user_duration sum 10 months ago
Michael Niedermayer e709315488
avcodec/wavarc: avoid signed integer overflow in AC code 10 months ago
Michael Niedermayer 9062d89849
avcodec/wavarc: Avoid signed integer overflow in sample 10 months ago
Michael Niedermayer 4cbc9bb2c9
avcodec/truemotion1: Height not being a multiple of 4 is unsupported 10 months ago
Michael Niedermayer 9a5f191bfb
avcodec/rtv1: fix undefined FFALIGN 10 months ago
Michael Niedermayer aa4cf7a584
avcodec/hcadec: do not allow code to continue after failed init 10 months ago
Michael Niedermayer 30fe9d3511
avcodec/hcadec: do not set hfr_group_count to invalid values 10 months ago
Michael Niedermayer 435f172b5d
avformat/concatdec: clip outpoint - inpoint overflow in get_best_effort_duration() 10 months ago
Michael Niedermayer 21ff582aec
avcodec/osq: avoid several signed integer overflows 10 months ago
Michael Niedermayer f0c08506f5
avformat/jacosubdec: clarify code 10 months ago
Michael Niedermayer 356251d750
avformat/cafdec: Check that data chunk end fits within 64bit 10 months ago
Michael Niedermayer 9459a45036
avformat/iff: Saturate avio_tell() + 12 10 months ago
Michael Niedermayer 521347ee0b
avformat/dxa: Adjust order of operations around block align 10 months ago
Michael Niedermayer d66b1af8df
avformat/cafdec: dont seek beyond 64bit 10 months ago
Michael Niedermayer 19ea7b0409
avformat/id3v2: read_uslt() check for the amount read 10 months ago
Michael Niedermayer e2a58916b1
avcodec/vmixdec: Check shift before use 10 months ago
Michael Niedermayer b171edca3c
avformat/mov: Check sample_count and auxiliary_info_default_size to be 0 10 months ago
Michael Niedermayer 8464563b80
avformat/wady: Check >0 samplerate and channels 1 || 2. 10 months ago
Michael Niedermayer a2ceca5cf6
avcodec/cbs_h266_syntax_template: Check tile_y 10 months ago
Michael Niedermayer 24367ad563
avcodec/proresenc_kostya: Remove bug similarity text 10 months ago
Michael Niedermayer d2f57db3ab
avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 10 months ago
Michael Niedermayer 13f0a85c2c
avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 10 months ago
Michael Niedermayer ae0e91150c
avcodec/8bps: Consider width in the minimal size check 10 months ago
Michael Niedermayer abd835bec7
libswscale/utils: Fix bayer to yuvj 10 months ago
Michael Niedermayer b88210ba04
swscale/swscale: Check srcSliceH for bayer 10 months ago
Michael Niedermayer ce35590562
swscale/utils: Allocate more dithererror 10 months ago
Michael Niedermayer 7dbea8ef0b
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 10 months ago
Michael Niedermayer e976607831
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 10 months ago
Michael Niedermayer fdc5b25f19
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 10 months ago
Michael Niedermayer c5dcf99399
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 10 months ago
Michael Niedermayer 16bef72c50
avcodec/mpegvideo_enc: Use ptrdiff_t for stride 10 months ago
Romain Beauxis adfa69aaa9
libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 10 months ago
Eugene Zemtsov 5e45c27ba9 avformat/mov: Check if a key is longer than the atom containing it 10 months ago
Timo Rothenpieler 3834629897 avcodec/nvenc: support SDK 12.2 bit depth API 10 months ago
Timo Rothenpieler 3481f8d99f avcodec/nvenc: stop using long deprecated format specifiers 10 months ago
Marton Balint aa5e6017a5 avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 10 months ago
Marton Balint 8d1e092b24 avfilter/af_channelmap: disallow channel index 64 10 months ago
Marton Balint 0deb010ae7 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 10 months ago
Marton Balint 88127b743f avfilter/af_channelmap: fix error message if FL source channel was missing 10 months ago
Timo Rothenpieler f4a6db1222 avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 11 months ago
James Almer f309408874 avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 11 months ago
Marton Balint 888602001f fftools/ffplay: use correct buffersink channel layout parameters 11 months ago
Marton Balint 894bebeaf7 avformat/mpegts: detect synchronous metadata KLV more reliably 11 months ago
Marton Balint 3fb9425a75 swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0 11 months ago
Marton Balint d3145298c0 avformat/mxfdec: remove resolve_strong_ref usage with AnyType 11 months ago
Stone Chen fafdcb2a35 avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly 11 months ago
Marton Balint 0c4777a569 avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming connection 11 months ago
Marton Balint 2af975f2c1 avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors 11 months ago
Marton Balint 9e0cfc48ac avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function 11 months ago
Timo Rothenpieler 98436c51be avutil/hwcontext_d3d11va: prefer DXGI 1.1 factory when available 11 months ago