18191 Commits (ce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2)

Author SHA1 Message Date
  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
  Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 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 11 years ago
  Vittorio Giovara 7f93a861aa mpeg12enc: K&R formatting cosmetics 11 years ago
  Vittorio Giovara 66f091053f mpeg12enc: drop forward declarations 11 years ago
  Martin Storsjö a711a2cb47 mpegvideo: Avoid 32-bit wrapping of linesize multiplications 11 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 11 years ago
  Martin Storsjö f7c5883126 alac: Limit max_samples_per_frame 11 years ago
  Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 11 years ago
  Anton Khirnov fe9bb61f9a pictordec: pass correct context to avpriv_request_sample 11 years ago
  Anton Khirnov 5f7aecde02 pictordec: break out of both decoding loops when y drops below 0 11 years ago
  Anton Khirnov 8aba7968dd vcr1: add sanity checks 11 years ago
  Martin Storsjö 21ffd41011 pcm-dvd: Fix build on big endian 11 years ago
  Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 11 years ago
  Christian Schmidt 21fd2f84ce pcm_bluray: cosmetics 11 years ago
  Christian Schmidt 0d6549d8b5 pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c 11 years ago
  Diego Biurrun e998b56362 x86: avcodec: Consistently structure CPU extension initialization 11 years ago
  Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 11 years ago
  Diego Biurrun a6b6501185 ppc: cosmetics: Consistently format CPU flag detection invocations 11 years ago
  Diego Biurrun 67e6a9f558 cosmetics: Place arch initialization calls in alphabetical order 11 years ago
  Diego Biurrun f0389eb777 arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 11 years ago
  Diego Biurrun bd549cbaac arm: dcadsp: Move synth filter initialization to dcadsp file 11 years ago
  Diego Biurrun 6af2c351b3 ppc: Add missing AltiVec cpuflag detection invocations 11 years ago
  Diego Biurrun de81b6ae4f ppc: fdct: Remove vim editor settings comment 11 years ago
  Diego Biurrun 70dd8892bf mpegvideo: Replace arch initialization ifdeffery by standard conditionals 11 years ago
  Diego Biurrun cd52917237 x86: rv40dsp: Move inline assembly optimizations out of YASM init section 11 years ago
  Diego Biurrun a64f6a04ac dsputil: x86: Hide arch-specific initialization details 12 years ago
  Diego Biurrun f61bece684 ppc: Add and use convenience macro to check for AltiVec availability 11 years ago
  Rafaël Carré 91d4cfb812 apedec: do not buffer decoded samples over AVPackets 11 years ago
  Luca Barbato b1f9cdc37f ac3: Return proper error codes 12 years ago
  Luca Barbato 818d1f1a3e ac3: Clean up the error paths 12 years ago
  Luca Barbato 6258d362b8 ac3: Do not clash with normal AVERROR 12 years ago
  Kostya Shishkov 4eb4bb3a02 imc: support mode 1 12 years ago
  Kostya Shishkov 9e7b62f0fb twinvq: set block align for codecs and use it in size checks 11 years ago
  Diego Biurrun ff9d57e7df h264_cabac: Mark functions calling decode_cabac_residual_internal as noinline 11 years ago
  Diego Biurrun f407856968 arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoder 11 years ago
  Diego Biurrun 84784c297f libfdk-aacdec: formatting cosmetics 11 years ago
  Diego Biurrun 8506ff97c9 vp56: Mark VP6-only optimizations as such. 12 years ago
  Diego Biurrun e7b31844f6 x86: Split DCT and FFT initialization into separate files 12 years ago
  Diego Biurrun 0b45269c2d x86: h264_idct: Remove incorrect comment 11 years ago
  Diego Biurrun e95930eda1 avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM 11 years ago
  Diego Biurrun c18838f5eb h264_ps: Use more meaningful error values 11 years ago
  Diego Biurrun 330ad1f6a5 h264_ps: K&R formatting cosmetics 11 years ago
  Diego Biurrun 8fed466b0a h264_ps: Drop commented-out cruft 11 years ago
  Diego Biurrun c4e43560fe h264data: Move some tables to the only place they are used 11 years ago
  Diego Biurrun f34de1486a h264data: Remove unused luma_dc_field_scan table 11 years ago