31878 Commits (3f7e90cf0c12d739c5b9cd548c1916f23d691185)
 

Author SHA1 Message Date
  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
  Ronald S. Bultje fe710f2074 wma: don't return 0 on invalid packets. 14 years ago
  Ronald S. Bultje bba43a1ea0 mjpegb: don't return 0 at the end of frame decoding. 14 years ago
  Ronald S. Bultje f947e965be asf: prevent packet_size_left from going negative if hdrlen > pktlen. 14 years ago
  Ronald S. Bultje 5c365dc979 aiff: don't skip block_align==0 check on COMM-after-SSND files. 14 years ago
  Ronald S. Bultje 95a9d44dc3 mp3on4: require a minimum framesize. 14 years ago
  Ronald S. Bultje 27558bd87e huffyuv: error out on bit overrun. 14 years ago
  Ronald S. Bultje 5ab9294a8d als: prevent infinite loop in zero_remaining(). 14 years ago
  Ronald S. Bultje cfd7d166e2 cook: prevent div-by-zero if channels is zero. 14 years ago
  Ronald S. Bultje 5bcd47cf63 vc1: prevent using last_frame as a reference for I/P first frame. 14 years ago
  Ronald S. Bultje 0c60d5c59f swscale: take first/lastline over/underflows into account for MMX. 14 years ago
  Ronald S. Bultje cd9bdc6395 swscale: fix overflows in filterPos[] calculation for large sizes. 14 years ago
  Ronald S. Bultje b68470707b swscale: enforce a minimum filtersize. 14 years ago
  Ronald S. Bultje 7046ae5593 tta: error out if samplerate is zero. 14 years ago