19472 Commits (02477323b92aacdabe0a2d129eeb0c15fbd1ec9e)

Author SHA1 Message Date
  Janne Grunau 02477323b9 aac_parser: add required padding for GetBitContext buffer 10 years ago
  Luca Barbato 3b69f245db h264: Make sure reinit failures mark the context as not initialized 10 years ago
  Luca Barbato 7064209096 msrle: Use FFABS to determine the frame size in msrle_decode_pal4 10 years ago
  Michael Niedermayer 4dc0fbb13c x86: cavs: Remove an unneeded scratch buffer 10 years ago
  Shiina Hideaki 5549f693d2 mjpegenc: Fix JFIF header byte ordering 10 years ago
  wm4 0f50c53cfb png: Set the color range as full range 10 years ago
  Andreas Cadhalpun cb5324200c alac: Reject rice_limit 0 if compression is used 11 years ago
  Andreas Cadhalpun ac1660509e ape: Support _0000 files with nblock smaller than 64 10 years ago
  Luca Barbato 2af720fe5f x86: Put COPY3_IF_LT under HAVE_6REGS 11 years ago
  Andreas Cadhalpun 9f6c36d961 roqvideoenc: set enc->avctx in roq_encode_init 11 years ago
  Vittorio Giovara 7244cefd6e libvpx: Fix mixed use of av_malloc() and av_reallocp() 11 years ago
  Andreas Cadhalpun 378ee3bad5 alsdec: only adapt order for positive max_order 11 years ago
  Andreas Cadhalpun 41a89cba60 alsdec: check sample pointer range in revert_channel_correlation 11 years ago
  Andreas Cadhalpun 7b66cf5ce7 aacpsy: correct calculation of minath in psy_3gpp_init 11 years ago
  Andreas Cadhalpun 97010c74cb alsdec: limit avctx->bits_per_raw_sample to 32 11 years ago
  Andreas Cadhalpun 0d3a7dd264 aasc: return correct buffer size from aasc_decode_frame 11 years ago
  Andreas Cadhalpun b7c8a1fbbd webp: ensure that each transform is only used once 11 years ago
  Anton Khirnov 9cef65434e h264_ps: properly check cropping parameters against overflow 11 years ago
  Anton Khirnov a529f6648e hevc: zero the correct variables on invalid crop parameters 11 years ago
  Anton Khirnov a219add4e8 hevc: make the crop sizes unsigned 11 years ago
  Michael Niedermayer 3a417a86b3 utvideodec: Handle slice_height being zero 11 years ago
  Andreas Cadhalpun 905172d75c webp: validate the distance prefix code 11 years ago
  Andreas Cadhalpun 8aee35acb1 rv10: check size of s->mb_width * s->mb_height 11 years ago
  Federico Tomassetti e818da7724 eamad: check for out of bounds read 11 years ago
  Federico Tomassetti 2c63081b48 mdec: check for out of bounds read 11 years ago
  Anton Khirnov 77eb3d9a60 tiff: Check that there is no aliasing in pixel format selection 11 years ago
  Vittorio Giovara f3dafb63d0 aic: Fix decoding files with odd dimensions 11 years ago
  Luca Barbato 7136a0bf88 vorbis: Check the vlc value in setup_classifs 11 years ago
  Luca Barbato cf3523c6e7 prores: Extend the padding check to 16bit 11 years ago
  Michael Niedermayer 07db7a0dd8 h264_cabac: Break infinite loops 13 years ago
  Carl Eugen Hoyos 2d1309c352 hevc_deblock: Fix compilation with nasm 11 years ago
  Anton Khirnov 2686dab45e h264: initialize H264Context.avctx in init_thread_copy 11 years ago
  Michael Niedermayer 06d433366c h264: Do not share rbsp_buffer across threads 12 years ago
  Anton Khirnov 1dbfaa34e6 h264: only ref cur_pic in update_thread_context if it is initialized 11 years ago
  Michael Niedermayer ff77fa754b vp7: fix checking vp7_feature_value_size() 11 years ago
  Vittorio Giovara 431f57f046 libopusenc: prevent an out-of-bounds read by returning early 11 years ago
  Vittorio Giovara 88411b87b4 display: fix order of operands 11 years ago
  Vittorio Giovara 3f09d4f6d4 ffv1: fix out-of-bounds read 11 years ago
  Vittorio Giovara 3aba00b1b3 indeo3: check ff_set_dimensions return value 11 years ago
  Vittorio Giovara 796bd81835 g2meet: check ff_set_dimensions return value 11 years ago
  Vittorio Giovara 9e0a38d32b avs: check ff_set_dimensions return value 11 years ago
  Vittorio Giovara 39e07ac9fc ansi: check ff_set_dimensions return value 11 years ago
  Vittorio Giovara 21aeae9c67 svq1enc: check ff_get_buffer return value 11 years ago
  Michael Niedermayer dd195c2c58 on2avc: Fix out of array access 11 years ago
  Vittorio Giovara 61fdbf7ff6 lavc: fix bitshifts amount bigger than the type 11 years ago
  Martin Storsjö 5276174859 lavc: Move the libtwolame encoder registration to the list for external libraries 11 years ago
  Vittorio Giovara 4d11e4b47d libtwolame: prevent a NULL pointer dereference 11 years ago
  Luca Barbato 5891fd017a dvdsubdec: Do not leak on failure path 11 years ago
  Vittorio Giovara e9aeaa6441 qdm2: avoid integer overflow 11 years ago
  Vittorio Giovara fbc20c3b85 aacdec: avoid an out-of-bounds write 11 years ago