92860 Commits (2b5abf94de1741bcd1ed68bbd3fd674398a43f3f)
 

Author SHA1 Message Date
  Michael Niedermayer 317c63d3f4 avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb() 6 years ago
  Michael Niedermayer 3ae6eee2a7 avcodec/wmaprodec: Check if there is a stream 6 years ago
  Michael Niedermayer c8823d4957 avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
  Michael Niedermayer a547d59079 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Michael Niedermayer e644b74074 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 45836a60f5 avcodec/dxv: Check op_offset in dxv_decompress_yo() 6 years ago
  Michael Niedermayer 5e3a827e9d avcodec/utils: Check sample_rate before opening the decoder 6 years ago
  Michael Niedermayer f5636c5b20 avcodec/aptx: Fix multiple shift anomalies 6 years ago
  James Almer 781a4a43b5 avcodec/fitsdec: fix use of uninitialised values 6 years ago
  Michael Niedermayer dc5760a909 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
  Michael Niedermayer 20a923a3ae 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 6b9a6088d6 avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
  Michael Niedermayer d3f8892249 vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
  Michael Niedermayer 26db773767 avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
  Michael Niedermayer a9788d00ee avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
  Michael Niedermayer cd949baefd avcodec/vc1: Check for excessive resolution 6 years ago
  Michael Niedermayer 79dffb7f2c avcodec/vc1: check REFDIST 6 years ago
  Michael Niedermayer fe51b4d5a0 avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 6 years ago
  Michael Niedermayer 588c735ce5 avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 6 years ago
  Michael Niedermayer 9691f42ae9 avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 6 years ago
  Michael Niedermayer b0c5ec9ab4 avcodec/loco: Check for end of input in the first line 6 years ago
  Michael Niedermayer ba148f2329 avcodec/atrac3: Check block_align 6 years ago
  Michael Niedermayer 559280043d avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 6 years ago
  Michael Niedermayer 7e4d850a9f avcodec/fitsdec: Prevent division by 0 with huge data_max 6 years ago
  Michael Niedermayer 2567675f00 avcodec/dstdec: Fix integer overflow in samples_per_frame computation 6 years ago
  Michael Niedermayer 86acbb0350 avcodec/g729_parser: Check block_size 6 years ago
  Michael Niedermayer a3f6f21506 avcodec/sbcdec: Initialize number of channels 6 years ago
  Michael Niedermayer 18e5ce4d0d avcodec/utils: Optimize ff_color_frame() using memcpy() 7 years ago
  Michael Niedermayer e6cff05bef avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 6 years ago
  Michael Niedermayer 5d49cf9ac2 avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() 6 years ago
  Michael Niedermayer d07669ebc6 avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL 6 years ago
  Michael Niedermayer 24b0e33b8b avcodec/alac: Fix invalid shifts in 20/24 bps 6 years ago
  Michael Niedermayer 60993e367f avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() 6 years ago
  Michael Niedermayer 718eab1733 avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
  Michael Niedermayer 07b6caa309 avcodec/dxv: Check op_offset in both directions 6 years ago
  Michael Niedermayer 3f2f2b18c8 avcodec/adpcm: Check number of channels for MTAF 6 years ago
  Michael Niedermayer c526fc591a avcodec/sunrast: Fix indention 6 years ago
  Michael Niedermayer 6579f1ac27 avcodec/sunrast: Fix return type for "unsupported (compression) type" 6 years ago
  Michael Niedermayer f34c2a9f94 avcodec/utils: Check channels fully earlier 6 years ago
  Michael Niedermayer a600c6fa02 avformat/mov: Check for EOF in mov_read_meta() 6 years ago
  Michael Niedermayer 9365608099 avcodec/hevcdec: Fix memleak of a53_caption 6 years ago
  Michael Niedermayer 0801d3cfa2 avformat/cdxl: Fix integer overflow in intermediate 6 years ago
  Michael Niedermayer b91ee0ce18 avcodec/hevcdec: repeat character in skiped 6 years ago
  Michael Niedermayer 1a224677d3 avcodec/gdv: Replace assert() checking bitstream by if() 6 years ago
  Michael Niedermayer 3b61a7732d libavcodec/utils: Free threads on init failure 6 years ago
  Michael Niedermayer ccad8e7175 avcodec/htmlsubtitles: Avoid locale dependant isdigit() 6 years ago
  Michael Niedermayer 81c2cf8646 avcodec/alsdec: Check k from being outside what our implementation can handle 6 years ago
  Michael Niedermayer eec70d9fbe avcodec/takdec: Fix integer overflow in decorrelate() 6 years ago
  Michael Niedermayer 2348a24c36 avcodec/aacps: Fix integer overflows in hybrid_synthesis() 6 years ago
  Michael Niedermayer 12e035b6fa avcodec/mpeg4videodec: Fix integer overflow in mpeg4_decode_studio_block() 6 years ago