29483 Commits (6996a2f796898753b85d9465653f995148ebc753)
 

Author SHA1 Message Date
  Michael Niedermayer 6996a2f796 cavsdec: check for changing w/h. 14 years ago
  Anton Khirnov 05f5a2eb62 avidec: use actually read size instead of requested size 13 years ago
  Michael Niedermayer 4a636a5e43 wmaprodec: check num_vec_coeffs for validity 14 years ago
  Michael Niedermayer 44da556815 lagarith: check count before writing zeros. 14 years ago
  Michael Niedermayer aa097b4d5f indeo5: check tile size in decode_mb_info(). 14 years ago
  Janne Grunau 8148833193 indeo5: prevent null pointer dereference on broken files 14 years ago
  Kostya Shishkov 3c0f84402b indeo: check for invalid motion vectors 13 years ago
  Kostya Shishkov 601fa56582 indeo: clear allocated band buffers 13 years ago
  Kostya Shishkov c0df6a24ce indeo: check custom Huffman tables for errors 13 years ago
  Kostya Shishkov 2d63f9b4ef dfa: add some checks to ensure that decoder won't write past frame end 14 years ago
  Anton Khirnov 4c849c6991 dfa: check that the caller set width/height properly. 13 years ago
  Aneesh Dogra 42c3a3719b bytestream: add a new set of bytestream functions with overread checking 14 years ago
  Michael Niedermayer 7a0ff7566b avsdec: Set dimensions instead of relying on the demuxer. 14 years ago
  Mina Nagy Zaki 10c244cc89 lavfi: avfilter_merge_formats: handle case where inputs are same 14 years ago
  Janne Grunau 99008ba366 rv34: use AVERROR return values in ff_rv34_decode_frame() 14 years ago
  Martin Storsjö a81c1ea2eb h263: Add ff_ prefix to nonstatic symbols 14 years ago
  Max Lazarov 0892a6340f eval: fix swapping of lt() and lte() 14 years ago
  Anton Khirnov d3e2f35f7a bmpdec: only initialize palette for pal8. 13 years ago
  Kostya Shishkov e39fc137ae vc1dec: add flush function for WMV9 and VC-1 decoders 13 years ago
  Mans Rullgard a2ae183a38 h264: allow cropping to AVCodecContext.width/height 13 years ago
  Diego Biurrun 7b91e52eb9 x86: Require an assembler able to cope with AVX instructions 13 years ago
  Alex Converse d6e250abfc vorbis: Validate that the floor 1 X values contain no duplicates. 13 years ago
  Justin Ruggles 61ece41372 vorbisenc: check all allocations for failure 14 years ago
  Mina Nagy Zaki b6c5848a1f lavfi: avfilter_merge_formats: handle case where inputs are same 14 years ago
  Michael Niedermayer b6ba39f931 alsdec: check opt_order. 14 years ago
  Anton Khirnov 77d43bf42d lavf: don't segfault when a NULL filename is passed to avformat_open_input() 13 years ago
  Michael Niedermayer 899d95efe1 mpegvideo: Don't use ff_mspel_motion() for vc1 14 years ago
  Janne Grunau 8812b5f164 imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt 13 years ago
  Janne Grunau f31170d4e7 nuv: check RTjpeg header for validity 13 years ago
  Kostya Shishkov 0173a7966b vc1dec: add flush function for WMV9 and VC-1 decoders 13 years ago
  Anton Khirnov a60eb6ef12 ffmpeg: fix -force_key_frames 13 years ago
  Mans Rullgard 0054d70f23 mov: set AVCodecContext.width/height for h264 13 years ago
  Mans Rullgard b102d5d97d h264: allow cropping to AVCodecContext.width/height 13 years ago
  Reinhard Tartler b61e311b0e Update RELEASE file for 0.7.6 13 years ago
  Reinhard Tartler ee66a7198e Update changelog for 0.7.6 release 13 years ago
  Ronald S. Bultje 50336dc4f1 ea: check chunk_size for validity. 14 years ago
  Ronald S. Bultje 269dbc5359 png: check bit depth for PAL8/Y400A pixel formats. 14 years ago
  Mans Rullgard 850298ef25 x86: fix build with gcc 4.7 14 years ago
  Ronald S. Bultje 628b82294a qdm2: clip array indices returned by qdm2_get_vlc(). 14 years ago
  Alex Converse 75d8cccf0e kmvc: Check palsize. 14 years ago
  Alex Converse d87997b56f aacsbr: prevent out of bounds memcpy(). 14 years ago
  Michael Niedermayer b15e85d820 rtpdec_asf: Fix integer underflow that could allow remote code execution 14 years ago
  Alex Converse 654b24f68a dpcm: ignore extra unpaired bytes in stereo streams. 14 years ago
  Michael Niedermayer 2f2fd8c6d1 tqi: Pass errors from the MB decoder 14 years ago
  Alexander Strange c5f7c755cf h264: Add check for invalid chroma_format_idc 14 years ago
  Janne Grunau b581580bd1 adpcm: ADPCM Electronic Arts has always two channels 14 years ago
  Michael Niedermayer 3313f31f01 h263dec: Disallow width/height changing with frame threads. 14 years ago
  Mans Rullgard c71c77e56f vqavideo: return error if image size is not a multiple of block size 14 years ago
  Alex Converse 08c81f7365 celp filters: Do not read earlier than the start of the 'out' vector. 14 years ago
  Alex Converse 50073e2395 motionpixels: Clip YUV values after applying a gradient. 14 years ago