Commit History

Author SHA1 Message Date
  Michael Niedermayer e0339c57e6 avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 7 months ago
  Michael Niedermayer 1ae20f1779 avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 7 months ago
  Michael Niedermayer eea625e217 avcodec/8bps: Consider width in the minimal size check 7 months ago
  Michael Niedermayer a7d8b3c7e4 libswscale/utils: Fix bayer to yuvj 7 months ago
  Michael Niedermayer d9dc74fa1a swscale/swscale: Check srcSliceH for bayer 7 months ago
  Michael Niedermayer a18520cce8 swscale/utils: Allocate more dithererror 7 months ago
  Michael Niedermayer 8e72472dcc avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 8 months ago
  Michael Niedermayer 5a1b84bbd9 avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 8 months ago
  Michael Niedermayer a7a73839ee avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 8 months ago
  Michael Niedermayer 43a9665f4a avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 8 months ago
  Michael Niedermayer 4565b4a507 avcodec/mpegvideo_enc: Use ptrdiff_t for stride 9 months ago
  Romain Beauxis e9479065e1 libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 9 months ago
  Michael Niedermayer dce4cf6871 avcodec/mpegvideo_enc: Dont copy beyond the image 9 months ago
  Michael Niedermayer a83c489c02 avfilter/vf_minterpolate: Check pts before division 9 months ago
  Michael Niedermayer cd306f0019 avformat/flacdec: Avoid double AVERRORS 1 year ago
  Michael Niedermayer 7a42e9d892 avfilter/vf_vidstabdetect: Avoid double AVERRORS 1 year ago
  Michael Niedermayer 96cc1dd4d3 avfilter/vf_swaprect: round coordinates down 9 months ago
  Michael Niedermayer a487a57d72 avfilter/vf_swaprect: Use height for vertical variables 9 months ago
  Michael Niedermayer 552a58fb68 avfilter/vf_swaprect: assert that rectangles are within memory 9 months ago
  Michael Niedermayer 4df8f9fa2b avfilter/af_alimiter: Check nextpos before use 9 months ago
  Michael Niedermayer 302af6f9a7 avfilter/f_reverse: Apply PTS compensation only when pts is available 9 months ago
  Michael Niedermayer ccf8c9bff7 avfilter/af_stereowiden: Check length 9 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 9 months ago
  Michael Niedermayer c0fc7466f1 avfilter/edge_template: Fix small inputs with gaussian_blur() 9 months ago
  Michael Niedermayer 978f270ef9 avfilter/vf_gradfun: Do not overread last line 9 months ago
  Michael Niedermayer 244bf4fa35 avfilter/avf_showspectrum: fix off by 1 error 9 months ago
  Michael Niedermayer 3e0bc91f68 avformat/mov: do not set sign bit for chunk_offsets 9 months ago
  Michael Niedermayer bda83cba9d avcodec/jpeglsdec: Check Jpeg-LS LSE 9 months ago
  Brad Smith 13bbc0cd5b configure: Enable section_data_rel_ro for FreeBSD and NetBSD aarch64 / arm 9 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
  Eugene Zemtsov f9821fd907 avformat/mov: Check if a key is longer than the atom containing it 6 months ago
  Marton Balint aae59be400 avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 6 months ago
  Marton Balint fc8775ae96 avfilter/af_channelmap: disallow channel index 64 6 months ago
  Marton Balint 1ad767bf27 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 6 months ago
  Marton Balint ea2dcb9b39 avfilter/af_channelmap: fix error message if FL source channel was missing 6 months ago
  Timo Rothenpieler a39e922fb7 avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 6 months ago
  James Almer 59918c65ad avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 6 months ago
  Marton Balint 87f8335bdf fftools/ffplay: use correct buffersink channel layout parameters 6 months ago
  Marton Balint c18115b413 swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0 7 months ago
  Marton Balint b6925ebc08 avformat/mxfdec: remove resolve_strong_ref usage with AnyType 7 months ago
  Marton Balint eac9841a9f avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming connection 7 months ago
  Marton Balint 47fa87996d avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors 7 months ago
  Marton Balint 48e30b8fab avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function 7 months ago
  Timo Rothenpieler cd49ee45ba avutil/hwcontext_d3d11va: prefer DXGI 1.1 factory when available 6 months ago
  Jan Ekström 511b844423 avcodec/av1dec: fix matrix coefficients exposed by codec context 7 months ago
  Marton Balint b991129f83 avformat/mov_chan: never override number of channels based on chan atom 8 months ago
  Marton Balint ae7cd2fc02 avformat/mov_chan: do not assume channels are in native order 8 months ago