31891 Commits (ca7e97bdcf0d19c69293de08f5956d1431ee461f)
 

Author SHA1 Message Date
  Martin Storsjö ca7e97bdcf g722: Fix the QMF scaling 14 years ago
  Justin Ruggles 4ae138cb12 ac3dsp: do not use pshufb in ac3_extract_exponents_ssse3() 14 years ago
  Fabian Greffrath 003f7e3dd0 Fix format string vulnerability detected by -Wformat-security. 14 years ago
  Ronald S. Bultje 85eb76a23f h264: fix mmxext chroma deblock to use correct TC values. 14 years ago
  Ronald S. Bultje 5186984ee9 h264: change underread for 10bit QPEL to overread. 14 years ago
  Ronald S. Bultje b5331b979b cscd: use negative error values to indicate decode_init() failures. 14 years ago
  Vitor Sessak 11f3173e1b amrnbdec: check frame size before decoding. 14 years ago
  Ronald S. Bultje cd17195d1c h264: prevent overreads in intra PCM decoding. 14 years ago
  Justin Ruggles 1128b10247 wmaenc: fix m/s stereo encoding for the first frame 14 years ago
  Justin Ruggles 6a073aa7a7 wmaenc: limit allowed sample rate to 48kHz 14 years ago
  Justin Ruggles 073891e875 wmaenc: limit block_align to MAX_CODED_SUPERFRAME_SIZE 14 years ago
  Justin Ruggles 2e341bc99a wmaenc: require a large enough output buffer to prevent overwrites 14 years ago
  Alex Converse b7c8fff803 mpegts: Do not call read_sl_header() when no bytes remain in the buffer. 14 years ago
  Alex Converse 3f7e90cf0c mpegts: Pad the packet buffer in handle_packet(). 14 years ago
  Ronald S. Bultje 78d4f8cc56 amrwb: remove duplicate arguments from extrapolate_isf(). 14 years ago
  Ronald S. Bultje de2656ec25 amrwb: error out early if mode is invalid. 14 years ago
  Ronald S. Bultje 9686a2c2cf matroska: check buffer size for RM-style byte reordering. 14 years ago
  Ronald S. Bultje b863979c0f wma: fix invalid buffer size assumptions causing random overreads. 14 years ago
  Alex Converse fecd7468fc wmadec: Verify bitstream size makes sense before calling init_get_bits. 14 years ago
  Alex Converse 19da1a39e8 rv10/20: Fix a buffer overread caused by losing track of the remaining buffer size. 14 years ago
  Ronald S. Bultje 7e88df99e1 lcl: return negative error codes on decode_init() errors. 14 years ago
  Justin Ruggles 7f3f85544c avutil: add AVERROR_UNKNOWN 14 years ago
  Ronald S. Bultje 750f5baf30 h264: error out on invalid bitdepth. 14 years ago
  Ronald S. Bultje a63f3f714c huffyuv: do not abort on unknown pix_fmt; instead, return an error. 14 years ago
  Ronald S. Bultje 1dd1ee00d5 vmnc: return error on decode_init() failure. 14 years ago
  Ronald S. Bultje 4493af756b rpza: error out on buffer overreads. 14 years ago
  Ronald S. Bultje e904e9b720 qtrle: return error on decode_init() failure. 14 years ago
  Ronald S. Bultje 5f896773e0 swscale: fix another integer overflow. 14 years ago
  Ronald S. Bultje b2dcac7141 vp56: error out on invalid stream dimensions. 14 years ago
  Ronald S. Bultje 40ccc81146 asf: don't seek back on EOF. 14 years ago
  Ronald S. Bultje 1c63d61372 asf: error out on ridiculously large minpktsize values. 14 years ago
  Anton Khirnov 2ad77c60ef lavf: add functions for accessing the fourcc<->CodecID mapping tables. 14 years ago
  Paul B Mahol a1556d37b8 avutil: make intfloat api public 14 years ago
  Alex Converse 083a8a0037 mjpegbdec: Fix overflow in SOS. 14 years ago
  Ronald S. Bultje 71a939fee4 oma: don't read beyond end of leaf_table. 14 years ago
  Ronald S. Bultje 9dbd437da2 Indeo3: fix crashes on corrupt bitstreams. 14 years ago
  Ronald S. Bultje 2510e1476e vorbis: fix overflows in floor1[] vector and inverse db table index. 14 years ago
  Reinhard Tartler 0f839cff6b Fix parser not to clobber has_b_frames when extradata is set. 14 years ago
  Ronald S. Bultje abe3572878 rm: prevent infinite loops for index parsing. 14 years ago
  Ronald S. Bultje 0d30e2c6f2 fraps: release reference buffer on pix_fmt change. 14 years ago
  Ronald S. Bultje a0473085f3 kgv1: release reference picture on size change. 14 years ago
  Ronald S. Bultje e537dc230b kgv1: use avctx->get/release_buffer(). 14 years ago
  Ronald S. Bultje 19f4943d12 lcl: error out if uncompressed input buffer is smaller than framesize. 14 years ago
  Ronald S. Bultje bf6d1a1ca7 mjpeg: abort decoding if packet is too large. 14 years ago
  Alex Converse 424b6edd19 tiff: Prevent overreads in the type_sizes array. 14 years ago
  Ronald S. Bultje 4f48417fe7 swf: check return values for av_get/new_packet(). 14 years ago
  Ronald S. Bultje 8e3dc37bc0 truemotion2: error out if the huffman tree has no nodes. 14 years ago
  Ronald S. Bultje 0312969b9e rmdec: when using INT4 deinterleaving, error out if sub_packet_h <= 1. 14 years ago
  Janne Grunau 62beae313a avplay: fix -threads option 14 years ago
  Ronald S. Bultje 8011a29fa8 vc1parse: call vc1_init_common(). 14 years ago