110155 Commits (ae59aff59458006b49e9a1e1e046f54c75541d4d)
 

Author SHA1 Message Date
Michael Niedermayer ae59aff594
avformat/rpl: Use 64bit for total_audio_size and check it 10 months ago
Michael Niedermayer bf67615a1f
avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate() 10 months ago
Michael Niedermayer 40775100a0
avformat/mov: use 64bit for intermediate for rounding 10 months ago
Michael Niedermayer d1eca0d05a
avformat/jacosubdec: Use 64bit for abs 10 months ago
Michael Niedermayer f70db01b83
avformat/concatdec: Check user_duration sum 10 months ago
Michael Niedermayer b9a3065c66
avcodec/wavarc: Avoid signed integer overflow in sample 10 months ago
Michael Niedermayer a004db8f4e
avcodec/truemotion1: Height not being a multiple of 4 is unsupported 10 months ago
Michael Niedermayer 055265fed1
avcodec/hcadec: do not set hfr_group_count to invalid values 10 months ago
Michael Niedermayer c746bc5269
avformat/concatdec: clip outpoint - inpoint overflow in get_best_effort_duration() 10 months ago
Michael Niedermayer 0100d1ae97
avformat/jacosubdec: clarify code 10 months ago
Michael Niedermayer bf36c2211d
avformat/cafdec: Check that data chunk end fits within 64bit 10 months ago
Michael Niedermayer 73efebad01
avformat/iff: Saturate avio_tell() + 12 10 months ago
Michael Niedermayer 22b7b67931
avformat/dxa: Adjust order of operations around block align 10 months ago
Michael Niedermayer e534814967
avformat/cafdec: dont seek beyond 64bit 10 months ago
Michael Niedermayer a5103808f4
avformat/id3v2: read_uslt() check for the amount read 10 months ago
Michael Niedermayer 0c9b524163
avformat/wady: Check >0 samplerate and channels 1 || 2. 10 months ago
Michael Niedermayer 0bd8112921
avcodec/proresenc_kostya: Remove bug similarity text 10 months ago
Michael Niedermayer e0339c57e6
avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 10 months ago
Michael Niedermayer 1ae20f1779
avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 10 months ago
Michael Niedermayer eea625e217
avcodec/8bps: Consider width in the minimal size check 10 months ago
Michael Niedermayer a7d8b3c7e4
libswscale/utils: Fix bayer to yuvj 10 months ago
Michael Niedermayer d9dc74fa1a
swscale/swscale: Check srcSliceH for bayer 10 months ago
Michael Niedermayer a18520cce8
swscale/utils: Allocate more dithererror 10 months ago
Michael Niedermayer 8e72472dcc
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 10 months ago
Michael Niedermayer 5a1b84bbd9
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 10 months ago
Michael Niedermayer a7a73839ee
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 10 months ago
Michael Niedermayer 43a9665f4a
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 10 months ago
Michael Niedermayer 4565b4a507
avcodec/mpegvideo_enc: Use ptrdiff_t for stride 10 months ago
Romain Beauxis e9479065e1
libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 10 months ago
Michael Niedermayer dce4cf6871
avcodec/mpegvideo_enc: Dont copy beyond the image 10 months ago
Michael Niedermayer a83c489c02
avfilter/vf_minterpolate: Check pts before division 10 months ago
Michael Niedermayer cd306f0019
avformat/flacdec: Avoid double AVERRORS 10 months ago
Michael Niedermayer 7a42e9d892
avfilter/vf_vidstabdetect: Avoid double AVERRORS 10 months ago
Michael Niedermayer 96cc1dd4d3
avfilter/vf_swaprect: round coordinates down 10 months ago
Michael Niedermayer a487a57d72
avfilter/vf_swaprect: Use height for vertical variables 10 months ago
Michael Niedermayer 552a58fb68
avfilter/vf_swaprect: assert that rectangles are within memory 10 months ago
Michael Niedermayer 4df8f9fa2b
avfilter/af_alimiter: Check nextpos before use 10 months ago
Michael Niedermayer 302af6f9a7
avfilter/f_reverse: Apply PTS compensation only when pts is available 10 months ago
Michael Niedermayer ccf8c9bff7
avfilter/af_stereowiden: Check length 10 months ago
Thomas Guilbert 9258cc72cb
avformat/mov: Fix MSAN issue with stsd_id 10 months ago
Michael Niedermayer 8cc8f54121
avfilter/vf_weave: Fix odd height handling 10 months ago
Michael Niedermayer c0fc7466f1
avfilter/edge_template: Fix small inputs with gaussian_blur() 10 months ago
Michael Niedermayer 978f270ef9
avfilter/vf_gradfun: Do not overread last line 10 months ago
Michael Niedermayer 244bf4fa35
avfilter/avf_showspectrum: fix off by 1 error 10 months ago
Michael Niedermayer 3e0bc91f68
avformat/mov: do not set sign bit for chunk_offsets 10 months ago
Michael Niedermayer bda83cba9d
avcodec/jpeglsdec: Check Jpeg-LS LSE 10 months ago
Brad Smith 13bbc0cd5b
configure: Enable section_data_rel_ro for FreeBSD and NetBSD aarch64 / arm 10 months ago
Michael Niedermayer b751dfc151
avcodec/av1dec: Fix resolving zero divisor 10 months ago
Michael Niedermayer 21b22341ef
avformat/mov: Ignore duplicate ftyp 10 months ago
Dale Curtis 90571795e2
avformat/mov: Fix integer overflow in mov_read_packet(). 10 months ago