110147 Commits (c746bc526925e6da423a58f6db7ef3f0b28806d0)
 

Author SHA1 Message Date
Michael Niedermayer c746bc5269
avformat/concatdec: clip outpoint - inpoint overflow in get_best_effort_duration() 11 months ago
Michael Niedermayer 0100d1ae97
avformat/jacosubdec: clarify code 11 months ago
Michael Niedermayer bf36c2211d
avformat/cafdec: Check that data chunk end fits within 64bit 11 months ago
Michael Niedermayer 73efebad01
avformat/iff: Saturate avio_tell() + 12 11 months ago
Michael Niedermayer 22b7b67931
avformat/dxa: Adjust order of operations around block align 11 months ago
Michael Niedermayer e534814967
avformat/cafdec: dont seek beyond 64bit 11 months ago
Michael Niedermayer a5103808f4
avformat/id3v2: read_uslt() check for the amount read 11 months ago
Michael Niedermayer 0c9b524163
avformat/wady: Check >0 samplerate and channels 1 || 2. 11 months ago
Michael Niedermayer 0bd8112921
avcodec/proresenc_kostya: Remove bug similarity text 11 months ago
Michael Niedermayer e0339c57e6
avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 11 months ago
Michael Niedermayer 1ae20f1779
avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 11 months ago
Michael Niedermayer eea625e217
avcodec/8bps: Consider width in the minimal size check 11 months ago
Michael Niedermayer a7d8b3c7e4
libswscale/utils: Fix bayer to yuvj 11 months ago
Michael Niedermayer d9dc74fa1a
swscale/swscale: Check srcSliceH for bayer 11 months ago
Michael Niedermayer a18520cce8
swscale/utils: Allocate more dithererror 11 months ago
Michael Niedermayer 8e72472dcc
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 11 months ago
Michael Niedermayer 5a1b84bbd9
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 11 months ago
Michael Niedermayer a7a73839ee
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 11 months ago
Michael Niedermayer 43a9665f4a
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 11 months ago
Michael Niedermayer 4565b4a507
avcodec/mpegvideo_enc: Use ptrdiff_t for stride 11 months ago
Romain Beauxis e9479065e1
libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 11 months ago
Michael Niedermayer dce4cf6871
avcodec/mpegvideo_enc: Dont copy beyond the image 11 months ago
Michael Niedermayer a83c489c02
avfilter/vf_minterpolate: Check pts before division 11 months ago
Michael Niedermayer cd306f0019
avformat/flacdec: Avoid double AVERRORS 11 months ago
Michael Niedermayer 7a42e9d892
avfilter/vf_vidstabdetect: Avoid double AVERRORS 11 months ago
Michael Niedermayer 96cc1dd4d3
avfilter/vf_swaprect: round coordinates down 11 months ago
Michael Niedermayer a487a57d72
avfilter/vf_swaprect: Use height for vertical variables 11 months ago
Michael Niedermayer 552a58fb68
avfilter/vf_swaprect: assert that rectangles are within memory 11 months ago
Michael Niedermayer 4df8f9fa2b
avfilter/af_alimiter: Check nextpos before use 11 months ago
Michael Niedermayer 302af6f9a7
avfilter/f_reverse: Apply PTS compensation only when pts is available 11 months ago
Michael Niedermayer ccf8c9bff7
avfilter/af_stereowiden: Check length 11 months ago
Thomas Guilbert 9258cc72cb
avformat/mov: Fix MSAN issue with stsd_id 11 months ago
Michael Niedermayer 8cc8f54121
avfilter/vf_weave: Fix odd height handling 11 months ago
Michael Niedermayer c0fc7466f1
avfilter/edge_template: Fix small inputs with gaussian_blur() 11 months ago
Michael Niedermayer 978f270ef9
avfilter/vf_gradfun: Do not overread last line 11 months ago
Michael Niedermayer 244bf4fa35
avfilter/avf_showspectrum: fix off by 1 error 11 months ago
Michael Niedermayer 3e0bc91f68
avformat/mov: do not set sign bit for chunk_offsets 11 months ago
Michael Niedermayer bda83cba9d
avcodec/jpeglsdec: Check Jpeg-LS LSE 11 months ago
Brad Smith 13bbc0cd5b
configure: Enable section_data_rel_ro for FreeBSD and NetBSD aarch64 / arm 11 months ago
Michael Niedermayer b751dfc151
avcodec/av1dec: Fix resolving zero divisor 11 months ago
Michael Niedermayer 21b22341ef
avformat/mov: Ignore duplicate ftyp 11 months ago
Dale Curtis 90571795e2
avformat/mov: Fix integer overflow in mov_read_packet(). 11 months ago
Eugene Zemtsov f9821fd907 avformat/mov: Check if a key is longer than the atom containing it 11 months ago
Marton Balint aae59be400 avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 12 months ago
Marton Balint fc8775ae96 avfilter/af_channelmap: disallow channel index 64 12 months ago
Marton Balint 1ad767bf27 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 12 months ago
Marton Balint ea2dcb9b39 avfilter/af_channelmap: fix error message if FL source channel was missing 12 months ago
Timo Rothenpieler a39e922fb7 avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 12 months ago
James Almer 59918c65ad avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 12 months ago
Marton Balint 87f8335bdf fftools/ffplay: use correct buffersink channel layout parameters 12 months ago