18191 Commits (ce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2)

Author SHA1 Message Date
  Martin Storsjö 18a245a2ae jpeg2000dec: Add more checks when parsing headers 12 years ago
  Martin Storsjö b1db33159f ffv1: Make sure at least one slice context is initialized 12 years ago
  Martin Storsjö ea78a348d8 eacmv: Make sure a reference frame exists before referencing it 12 years ago
  Martin Storsjö c39f7eba01 truemotion2: Use av_freep properly in an error path 12 years ago
  Martin Storsjö f875a732e3 mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory 12 years ago
  Martin Storsjö a92538b7c0 ivi_common: Make sure color planes have been initialized 12 years ago
  Martin Storsjö 711c970168 rv34: Check the return value from ff_rv34_decode_init 12 years ago
  Martin Storsjö e1f3847f86 mace: Make sure that the channel count is set to a valid value 12 years ago
  Martin Storsjö 1115689d54 svq3: Check for any negative return value from ff_h264_check_intra_pred_mode 12 years ago
  Martin Storsjö 1daea5232f x86: Add an xmm clobbering wrapper for avcodec_encode_video2 12 years ago
  Vittorio Giovara 187105ff8a Fix references to deleted avcodec_encode_video() function 12 years ago
  Martin Storsjö 85e8192b85 avpacket: Fix error checking in packet_alloc 12 years ago
  Martin Storsjö 6fc8226e29 vp3: Check the framerate for validity 12 years ago
  Martin Storsjö ac9d159015 proresdec: Properly make sure an index doesn't run past the limit 12 years ago
  Martin Storsjö e90a6846c2 cavsdec: Make sure a sequence header has been decoded before decoding pictures 12 years ago
  Hendrik Leppkes a06a5b78e2 mathops/x86: work around inline asm miscompilation with GCC 4.8.1 12 years ago
  Christian Schmidt aca25104ea pcm-dvd: Minor leftovers 12 years ago
  Christian Schmidt d9cdb7d8d6 pcm-dvd: Support channel configuration changes 12 years ago
  Martin Storsjö b1e4698853 g2meet: Allocate cursor buffers large enough to fit the aligned width 12 years ago
  Martin Storsjö 0f678c0214 aic: Validate values read from the bitstream 12 years ago
  Michael Niedermayer 0d61f26001 zmbvdec: Check the buffer size for uncompressed data 13 years ago
  Martin Storsjö b26742cc30 shorten: Break out of loop looking for fmt chunk if none is found 12 years ago
  Martin Storsjö 49568851bf shorten: Use a checked bytestream reader for the wave header 12 years ago
  Martin Storsjö f3d57dc691 smacker: Free memory properly if the init function fails 12 years ago
  Martin Storsjö 0679cec6e8 smacker: Make sure we don't fill in huffman codes out of range 12 years ago
  Martin Storsjö d002fce24a smacker: Check malloc return values 12 years ago
  Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 12 years ago
  Luca Barbato 85ac12587b nuv: check ff_rtjpeg_decode_frame_yuv420 return value 12 years ago
  Diego Biurrun befe044bb9 avcodec: Stop exporting the removed audio_resample* symbols 12 years ago
  Vittorio Giovara 7f93a861aa mpeg12enc: K&R formatting cosmetics 12 years ago
  Vittorio Giovara 66f091053f mpeg12enc: drop forward declarations 12 years ago
  Martin Storsjö a711a2cb47 mpegvideo: Avoid 32-bit wrapping of linesize multiplications 12 years ago
  Michael Niedermayer af11fa5409 mjpegb: Detect changing number of planes in interlaced video 13 years ago
  Martin Storsjö 35cbc98b72 alac: Check that the channels fit at the given offset 12 years ago
  Martin Storsjö f7c5883126 alac: Limit max_samples_per_frame 12 years ago
  Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 12 years ago
  Anton Khirnov fe9bb61f9a pictordec: pass correct context to avpriv_request_sample 12 years ago
  Anton Khirnov 5f7aecde02 pictordec: break out of both decoding loops when y drops below 0 12 years ago
  Anton Khirnov 8aba7968dd vcr1: add sanity checks 12 years ago
  Martin Storsjö 21ffd41011 pcm-dvd: Fix build on big endian 12 years ago
  Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 12 years ago
  Christian Schmidt 21fd2f84ce pcm_bluray: cosmetics 12 years ago
  Christian Schmidt 0d6549d8b5 pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c 12 years ago
  Diego Biurrun e998b56362 x86: avcodec: Consistently structure CPU extension initialization 12 years ago
  Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 12 years ago
  Diego Biurrun a6b6501185 ppc: cosmetics: Consistently format CPU flag detection invocations 12 years ago
  Diego Biurrun 67e6a9f558 cosmetics: Place arch initialization calls in alphabetical order 12 years ago
  Diego Biurrun f0389eb777 arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 12 years ago
  Diego Biurrun bd549cbaac arm: dcadsp: Move synth filter initialization to dcadsp file 12 years ago
  Diego Biurrun 6af2c351b3 ppc: Add missing AltiVec cpuflag detection invocations 12 years ago