83412 Commits (ee19ae32905db8c28bfbfa30fb4ccc10e2321916)
 

Author SHA1 Message Date
  Michael Niedermayer ee19ae3290 fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() 6 years ago
  Michael Niedermayer 24cd98ec4a avfilter/vf_aspect: Fix integer overflow in compute_dar() 6 years ago
  Michael Niedermayer b503ec1ae1 avcodec/apedec: Fix invalid shift with 24 bps 6 years ago
  Dale Curtis baa0304074 avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() 6 years ago
  Michael Niedermayer 1a54ee4a51 avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits 6 years ago
  Michael Niedermayer 44da920eb7 avcodec/wmalosslessdec: Fix loop in revert_acfilter() 6 years ago
  Michael Niedermayer e1aa37ce1a avcodec/lagarith: Sanity check scale 6 years ago
  Michael Niedermayer ba17b9961a avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950() 6 years ago
  Michael Niedermayer f46cd02b63 avcodec/ralf: Fix integer overflow in apply_lpc() 6 years ago
  Michael Niedermayer 4b0a1becaa avcodec/dca_lbr: Fix some error codes and error passing 6 years ago
  Michael Niedermayer b68e717a2e avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response() 6 years ago
  Michael Niedermayer 833cb46dfa avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF 6 years ago
  Michael Niedermayer 5e483df01f avcodec/snappy: Sanity check bytestream2_get_levarint() 6 years ago
  Michael Niedermayer 876997d462 avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() 6 years ago
  Michael Niedermayer cb3495c0cb avcodec/avdct: Clear IDCTDSPContext context 6 years ago
  Michael Niedermayer 10e807c860 avcodec/x86/diracdsp: Fix high bits on Windows x86_64 6 years ago
  Michael Niedermayer 753d8e4854 avformat/mov: Check STCO location 6 years ago
  Michael Niedermayer bb4afc18b8 avcodec/wmalosslessdec: Fix multiple integer overflows 6 years ago
  Michael Niedermayer a7d8e08ddf avcodec/apedec: Fix undefined integer overflow in decode_array_0000() 6 years ago
  Michael Niedermayer ee671c0e80 avcodec/smacker: Check space before decoding type 6 years ago
  Michael Niedermayer bc752e53eb avcodec/rawdec: Use linesize in b64a 6 years ago
  Michael Niedermayer 7d90fce505 avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM 6 years ago
  Michael Niedermayer 98d6a1f520 avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32() 6 years ago
  Michael Niedermayer 11dbad9f4c avfilter/vf_find_rect: Remove assert 6 years ago
  Michael Niedermayer d3bc68d505 avfilter/vf_find_rect: Increase worst case score 6 years ago
  Michael Niedermayer 8ce02ab4e5 swscale/input: Fix several invalid shifts related to rgb2yuv constants 6 years ago
  Michael Niedermayer 44d12d1ec9 swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() 6 years ago
  Michael Niedermayer 9a64d50c9e swscale/swscale: Fix several invalid shifts related to vChrDrop 6 years ago
  Michael Niedermayer 643d709d3a avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow 6 years ago
  Michael Niedermayer 347773eb7c avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() 6 years ago
  Michael Niedermayer 9c10e71991 avcodec/wmalosslessdec: move channel check up 6 years ago
  Michael Niedermayer 622e695d80 avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS 6 years ago
  Michael Niedermayer f99ecf94cc avcodec/alac: Fix integer overflow in LPC coefficient adaption 6 years ago
  Michael Niedermayer 13b155ceaf avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp() 6 years ago
  Michael Niedermayer 1ef8357fee avcodec/vc1dec: Check field_mode for sprites 6 years ago
  Michael Niedermayer 02a7dd06a7 avcodec/vc1dec: Limit bits by the actual bitstream size 6 years ago
  Michael Niedermayer 1ca83dd19f avcodec/vmdaudio: Check block_align more 6 years ago
  Gyan Doshi db998f9c54 configure: bump year 6 years ago
  Michael Niedermayer 2beb811cff avcodec/pgssubdec: Free subtitle on error 6 years ago
  Michael Niedermayer 263afaf541 avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() 6 years ago
  Michael Niedermayer b20f2bec1b avcodec/cook: Use 3 stage VLC decoding for channel_coupling 6 years ago
  Michael Niedermayer d692445dd9 avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_subframe() 6 years ago
  Michael Niedermayer a731e95bea avcodec/sonic: Check e in get_symbol() 6 years ago
  Michael Niedermayer c4b1fe4c15 avcodec/twinvqdec: Correct overflow in block align check 6 years ago
  Michael Niedermayer c8a6ca0299 avcodec/vc1dec: Fix "return -1" cases 6 years ago
  Michael Niedermayer 54152c08f6 avcodec/vc1dec: Free sprite_output_frame on error 6 years ago
  Michael Niedermayer a97438c354 avcodec/wmadec: Keep track of exponent initialization per channel 6 years ago
  Michael Niedermayer e8c992e538 avcodec/iff: Check that video_size is large enough for the read parameters 6 years ago
  Michael Niedermayer 5251e09f2a avcodec/adpcm: Clip predictor for APC 6 years ago
  Michael Niedermayer 096b57c93b avcodec/targa: Check colors vs. available space 6 years ago