39979 Commits (593886b5dd2b583657aa3fd80bb173f702c9710d)
 

Author SHA1 Message Date
  Martin Storsjö 6fc8226e29 vp3: Check the framerate for validity 11 years ago
  Martin Storsjö ac9d159015 proresdec: Properly make sure an index doesn't run past the limit 11 years ago
  Martin Storsjö e90a6846c2 cavsdec: Make sure a sequence header has been decoded before decoding pictures 11 years ago
  Martin Storsjö 5bbfe193a0 vocdec: Don't update codec parameters mid-stream 11 years ago
  Martin Storsjö 0ef1660a63 sierravmd: Do sanity checking of frame sizes 11 years ago
  Martin Storsjö 342c43d154 omadec: Properly check lengths before incrementing the position 11 years ago
  Hendrik Leppkes a06a5b78e2 mathops/x86: work around inline asm miscompilation with GCC 4.8.1 12 years ago
  Diego Biurrun 9997a812e7 mem: Document the non-compatibility of av_realloc() and av_malloc() 11 years ago
  Christian Schmidt aca25104ea pcm-dvd: Minor leftovers 11 years ago
  Christian Schmidt d9cdb7d8d6 pcm-dvd: Support channel configuration changes 11 years ago
  Alexandra Khirnova 00a63bfb87 matroskaenc: Fix stray pointers left over from av_reallocp_array refactoring 11 years ago
  Vittorio Giovara c0779a67e8 mp3: add .mpa extension 11 years ago
  Diego Biurrun e2cd766ca1 configure: Mention that icl does not build both static and shared libs 11 years ago
  Martin Storsjö b1e4698853 g2meet: Allocate cursor buffers large enough to fit the aligned width 11 years ago
  Martin Storsjö 0f678c0214 aic: Validate values read from the bitstream 11 years ago
  Martin Storsjö 17d57848fc mpc8: Make sure the first stream exists before parsing the seek table 11 years ago
  Martin Storsjö 459f2b393a mpc8: Check the seek table size parsed from the bitstream 11 years ago
  Michael Niedermayer 0d61f26001 zmbvdec: Check the buffer size for uncompressed data 12 years ago
  Martin Storsjö 183b9d843a ape: Don't allow the seektable to be omitted 11 years ago
  Martin Storsjö b26742cc30 shorten: Break out of loop looking for fmt chunk if none is found 11 years ago
  Martin Storsjö 49568851bf shorten: Use a checked bytestream reader for the wave header 11 years ago
  Martin Storsjö f3d57dc691 smacker: Free memory properly if the init function fails 11 years ago
  Martin Storsjö 0679cec6e8 smacker: Make sure we don't fill in huffman codes out of range 11 years ago
  Martin Storsjö d002fce24a smacker: Check malloc return values 11 years ago
  Martin Storsjö 710b0e2702 smacker: Avoid integer overflow when allocating packets 11 years ago
  Martin Storsjö 8d928023f9 smacker: Don't return packets in unallocated streams 11 years ago
  Martin Storsjö 48d6556dd4 dsicin: Add some basic sanity checks for fields read from the file 11 years ago
  Diego Biurrun 5045f6bdfa configure: Fix wrong reference to user support mailing list 11 years ago
  Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
  Diego Biurrun ec17d1aa8b doc: Drop VDPAU from list of supported codecs 11 years ago
  Diego Biurrun c58f4069e1 fate.sh: Run git-clone quietly 11 years ago
  Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 11 years ago
  Martin Storsjö bdf990425e movenc: Simplify setting the fragmentation flag 11 years ago
  Martin Storsjö 8b524ab0c4 movenc: Add a warning message if conflicting options have been specified 11 years ago
  Martin Storsjö a6a4596e12 tcp: Explicitly convert a pointer to a boolean integer 11 years ago
  Anton Khirnov 26f027fba1 lavf: fix the comparison in an overflow check 11 years ago
  Luca Barbato 7ee191cab0 dv: Add a guard to not overread the ppcm array 12 years ago
  Luca Barbato 85ac12587b nuv: check ff_rtjpeg_decode_frame_yuv420 return value 12 years ago
  Diego Biurrun c16ddcc90b avisynth: K&R formatting cosmetics 11 years ago
  Diego Biurrun 97b052e568 avisynth: Add missing #include for NULL_IF_CONFIG_SMALL 11 years ago
  Diego Biurrun befe044bb9 avcodec: Stop exporting the removed audio_resample* symbols 11 years ago
  Vittorio Giovara 7f93a861aa mpeg12enc: K&R formatting cosmetics 11 years ago
  Vittorio Giovara 66f091053f mpeg12enc: drop forward declarations 11 years ago
  Diego Biurrun c3e6e8f06c mem: Do not check unsigned values for negative size 11 years ago
  Diego Biurrun b634b36fce mem: Improve documentation wording and spelling 11 years ago
  John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 11 years ago
  Martin Storsjö a711a2cb47 mpegvideo: Avoid 32-bit wrapping of linesize multiplications 11 years ago
  Clifford Wolf 0ebfdae099 doc: Describe TB option of setpts filter 11 years ago
  Luca Barbato b4ec7a5fee mem: Document the av_realloc family of functions properly 11 years ago
  Luca Barbato 7f9e893f56 build: Report an error message when a pc file is not found 11 years ago