94570 Commits (ed47b3d429e5a48cbbbde28dffa3125bf86dac4d)
 

Author SHA1 Message Date
  Michael Niedermayer ed47b3d429 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Michael Niedermayer 9c3ae17cc1 avformat/electronicarts: If no packet has been read at the end do not treat it as if theres a packet 6 years ago
  Michael Niedermayer 3a40d5ab2f avcodec/dxv: Check op_offset in dxv_decompress_yo() 6 years ago
  Michael Niedermayer 6f2723e54b avcodec/utils: Check sample_rate before opening the decoder 6 years ago
  Michael Niedermayer 37e1cc6186 avcodec/aptx: Fix multiple shift anomalies 6 years ago
  James Almer 101244dad9 avcodec/fitsdec: fix use of uninitialised values 6 years ago
  Michael Niedermayer 4d0bd531f4 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
  Michael Niedermayer 8323e0dc73 avcodec/ituh263dec: Make the condition for the studio slice start code match between ff_h263_resync() and ff_mpeg4_decode_studio_slice_header() 6 years ago
  Michael Niedermayer 321d838098 avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
  Michael Niedermayer f5f0e11378 vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
  Michael Niedermayer 838b359225 avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
  Michael Niedermayer 2e527ed7b1 avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
  Michael Niedermayer e59b387e0a avcodec/vc1: Check for excessive resolution 6 years ago
  Michael Niedermayer 32a9a34f86 avcodec/vc1: check REFDIST 6 years ago
  Michael Niedermayer d4602f21da avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 6 years ago
  Michael Niedermayer 519532549f avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 6 years ago
  Michael Niedermayer c9754099e5 avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 6 years ago
  Michael Niedermayer 3d60a87a5b avcodec/loco: Check for end of input in the first line 6 years ago
  Michael Niedermayer 53f38b7b82 avcodec/atrac3: Check block_align 6 years ago
  Michael Niedermayer 447a67589b avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 6 years ago
  Michael Niedermayer 9e58eb10ba avcodec/hcom: Check that there are dictionary entries 6 years ago
  Michael Niedermayer 962b0345a5 avcodec/fitsdec: Prevent division by 0 with huge data_max 6 years ago
  Michael Niedermayer 6e6f0027fd avcodec/dstdec: Fix integer overflow in samples_per_frame computation 6 years ago
  Michael Niedermayer 1493a952ed avcodec/g729_parser: Check block_size 6 years ago
  Michael Niedermayer c0f315b835 avcodec/sbcdec: Initialize number of channels 6 years ago
  Michael Niedermayer 026f243d71 avcodec/utils: Optimize ff_color_frame() using memcpy() 7 years ago
  Michael Niedermayer 331b5ac3c9 avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 6 years ago
  Michael Niedermayer c3fb2bd9aa avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() 6 years ago
  Michael Niedermayer 6271b13be6 avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL 6 years ago
  Michael Niedermayer 0373a4ce53 avcodec/alac: Fix invalid shifts in 20/24 bps 6 years ago
  Michael Niedermayer e08778c3ea avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() 6 years ago
  Michael Niedermayer 8eb6296172 avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
  Michael Niedermayer c7d53daf9a avformat/vividas: Test size and packet numbers a bit more 6 years ago
  Michael Niedermayer 1beae222db avformat/vividas: Check n_sb_blocks against input space 6 years ago
  Michael Niedermayer 0147b74205 avcodec/dxv: Check op_offset in both directions 6 years ago
  Michael Niedermayer daa398e80e avcodec/adpcm: Check number of channels for MTAF 6 years ago
  Michael Niedermayer dc2bae1b3b avcodec/sunrast: Fix indention 6 years ago
  Michael Niedermayer 0bf92a41c3 avcodec/sunrast: Fix return type for "unsupported (compression) type" 6 years ago
  Michael Niedermayer 28aafef295 avcodec/utils: Check channels fully earlier 6 years ago
  Michael Niedermayer 75cd59ec21 avformat/mov: Check for EOF in mov_read_meta() 6 years ago
  Michael Niedermayer f72580eb0f avcodec/hevcdec: Fix memleak of a53_caption 6 years ago
  Michael Niedermayer 69e32fd0b1 avformat/vividas: Remove align offset which is always masked off 6 years ago
  Michael Niedermayer 372f9254c3 avformat/vividas: remove dead assignment 6 years ago
  Michael Niedermayer 8ae4a2915a avformat/cdxl: Fix integer overflow in intermediate 6 years ago
  Michael Niedermayer 9b81e32f01 avcodec/hevcdec: repeat character in skiped 6 years ago
  Michael Niedermayer 315362028e repeat an even number of characters in occured 6 years ago
  Michael Niedermayer da988851dc avcodec/gdv: Replace assert() checking bitstream by if() 6 years ago
  Michael Niedermayer 4f9200a963 libavcodec/utils: Free threads on init failure 6 years ago
  Michael Niedermayer bc09450e29 avcodec/htmlsubtitles: Avoid locale dependant isdigit() 6 years ago
  Michael Niedermayer 38fde9e95f avcodec/alsdec: Check k from being outside what our implementation can handle 6 years ago