110141 Commits (a5103808f440323109304045fe012f881c36e6c1)
 

Author SHA1 Message Date
Michael Niedermayer a5103808f4
avformat/id3v2: read_uslt() check for the amount read 12 months ago
Michael Niedermayer 0c9b524163
avformat/wady: Check >0 samplerate and channels 1 || 2. 12 months ago
Michael Niedermayer 0bd8112921
avcodec/proresenc_kostya: Remove bug similarity text 12 months ago
Michael Niedermayer e0339c57e6
avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 12 months ago
Michael Niedermayer 1ae20f1779
avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 12 months ago
Michael Niedermayer eea625e217
avcodec/8bps: Consider width in the minimal size check 12 months ago
Michael Niedermayer a7d8b3c7e4
libswscale/utils: Fix bayer to yuvj 12 months ago
Michael Niedermayer d9dc74fa1a
swscale/swscale: Check srcSliceH for bayer 12 months ago
Michael Niedermayer a18520cce8
swscale/utils: Allocate more dithererror 12 months ago
Michael Niedermayer 8e72472dcc
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 12 months ago
Michael Niedermayer 5a1b84bbd9
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 12 months ago
Michael Niedermayer a7a73839ee
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 12 months ago
Michael Niedermayer 43a9665f4a
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 12 months ago
Michael Niedermayer 4565b4a507
avcodec/mpegvideo_enc: Use ptrdiff_t for stride 12 months ago
Romain Beauxis e9479065e1
libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 12 months ago
Michael Niedermayer dce4cf6871
avcodec/mpegvideo_enc: Dont copy beyond the image 12 months ago
Michael Niedermayer a83c489c02
avfilter/vf_minterpolate: Check pts before division 12 months ago
Michael Niedermayer cd306f0019
avformat/flacdec: Avoid double AVERRORS 12 months ago
Michael Niedermayer 7a42e9d892
avfilter/vf_vidstabdetect: Avoid double AVERRORS 12 months ago
Michael Niedermayer 96cc1dd4d3
avfilter/vf_swaprect: round coordinates down 12 months ago
Michael Niedermayer a487a57d72
avfilter/vf_swaprect: Use height for vertical variables 12 months ago
Michael Niedermayer 552a58fb68
avfilter/vf_swaprect: assert that rectangles are within memory 12 months ago
Michael Niedermayer 4df8f9fa2b
avfilter/af_alimiter: Check nextpos before use 12 months ago
Michael Niedermayer 302af6f9a7
avfilter/f_reverse: Apply PTS compensation only when pts is available 12 months ago
Michael Niedermayer ccf8c9bff7
avfilter/af_stereowiden: Check length 12 months ago
Thomas Guilbert 9258cc72cb
avformat/mov: Fix MSAN issue with stsd_id 12 months ago
Michael Niedermayer 8cc8f54121
avfilter/vf_weave: Fix odd height handling 12 months ago
Michael Niedermayer c0fc7466f1
avfilter/edge_template: Fix small inputs with gaussian_blur() 12 months ago
Michael Niedermayer 978f270ef9
avfilter/vf_gradfun: Do not overread last line 12 months ago
Michael Niedermayer 244bf4fa35
avfilter/avf_showspectrum: fix off by 1 error 12 months ago
Michael Niedermayer 3e0bc91f68
avformat/mov: do not set sign bit for chunk_offsets 12 months ago
Michael Niedermayer bda83cba9d
avcodec/jpeglsdec: Check Jpeg-LS LSE 12 months ago
Brad Smith 13bbc0cd5b
configure: Enable section_data_rel_ro for FreeBSD and NetBSD aarch64 / arm 12 months ago
Michael Niedermayer b751dfc151
avcodec/av1dec: Fix resolving zero divisor 12 months ago
Michael Niedermayer 21b22341ef
avformat/mov: Ignore duplicate ftyp 12 months ago
Dale Curtis 90571795e2
avformat/mov: Fix integer overflow in mov_read_packet(). 12 months ago
Eugene Zemtsov f9821fd907 avformat/mov: Check if a key is longer than the atom containing it 12 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
Marton Balint c18115b413 swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0 12 months ago
Marton Balint b6925ebc08 avformat/mxfdec: remove resolve_strong_ref usage with AnyType 12 months ago
Marton Balint eac9841a9f avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming connection 12 months ago
Marton Balint 47fa87996d avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors 12 months ago
Marton Balint 48e30b8fab avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function 12 months ago
Timo Rothenpieler cd49ee45ba avutil/hwcontext_d3d11va: prefer DXGI 1.1 factory when available 1 year ago