16775 Commits (3bd02db96f68f94de68988fd258fcec46c392c30)

Author SHA1 Message Date
  Michael Niedermayer 03a9c9932d eamad: fix excessive memory allocation. 14 years ago
  Asen Lekov 25c2d76b68 qcelpdec: K&R formatting cosmetics 14 years ago
  Diego Biurrun 2fd291846b qcelpdec: cosmetics: drop some pointless parentheses 14 years ago
  Diego Biurrun 30bbd5cbc0 x86: conditionally compile dnxhd encoder optimizations 14 years ago
  Michael Niedermayer f85334f58e tqi: Fix passing errors from the MB decode. This silences some valgrind warnings. 14 years ago
  Michael Niedermayer 608708009f adpcm: Fix crash 14 years ago
  Michael Niedermayer 29179239f5 proresdec: add UPDATE_CACHE, should fix decoding with -Os 14 years ago
  Janne Grunau 358ea75e9e Revert "h264: skip start code search if the size of the nal unit is known" 14 years ago
  Janne Grunau 87eebb3454 h264: skip start code search if the size of the nal unit is known 14 years ago
  Paul B. Mahol 2e7905eee8 cljr: fix buf_size sanity check 14 years ago
  Shitiz Garg 652d81b2c2 cljr: Check if width and height are positive integers 14 years ago
  Mans Rullgard 8400b126ac avcodec: deprecate AVFrame.age 14 years ago
  Michael Niedermayer 7859740c6a adx_parser: rewrite. 14 years ago
  Michael Niedermayer 6b6b84ae16 adxdec: Fix division by zero 14 years ago
  Michael Niedermayer bdd62a615a adxdec: Do not require extradata. 14 years ago
  Michael Niedermayer 3bf1d787b5 adx_parser: Fix infinite loop. 14 years ago
  Justin Ruggles bc78ceec2b 4xm: remove unneeded check for remaining unused data. 14 years ago
  Uoti Urpala 488a5b3fdd tmv decoder: set correct pix_fmt 14 years ago
  Carl Eugen Hoyos 1af0ace3a4 Fix channel order for some less common TrueHD layouts. 14 years ago
  Hendrik Leppkes b9d8af0327 mlpdec: fix channel order for wide 7.1 truehd layouts 14 years ago
  Carl Eugen Hoyos 9a972b5111 Cosmetics: Fix indentation after last commit. 14 years ago
  Carl Eugen Hoyos 290e7eb77b Fix possible endless loop when decoding amr. 14 years ago
  Michael Niedermayer 549749c68e mpeg12: disable checked reader. 14 years ago
  Michael Niedermayer 06192e42fd mpeg4: disable checked bitstream reader, overreads are not possible. 14 years ago
  Michael Niedermayer 8e7776036b h263: disable slow checked reader, overreads are not possible in 14 years ago
  Michael Niedermayer 38331d2036 h264: disable checking reader, overreads are not possible 14 years ago
  Michael Niedermayer 1a2484fc4e get_bits: drop the a32 reader. 14 years ago
  Michael Niedermayer 53509d20ca v210dec: Fix warning: ‘val’ may be used uninitialized in this function [-Wuninitialized] 14 years ago
  Michael Niedermayer c9dc66375b v210enc: Fix warning: ‘val’ may be used uninitialized in this function [-Wuninitialized] 14 years ago
  Michael Niedermayer bd35dfeaa0 tta: Fix several warning: initialization from incompatible pointer type [enabled by default] 14 years ago
  Michael Niedermayer 8beeec8821 sunrast: Fix warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 14 years ago
  Michael Niedermayer 0db7b30700 lagarith: rgb24 support 14 years ago
  Mans Rullgard e064d46e61 dct-test: remove unused variable cropTbl 14 years ago
  Michael Niedermayer e09ffa4524 msvideo1enc: Check that dimensions are a multiple of 4. 14 years ago
  Mans Rullgard 86a10281c7 get_bits: remove LAST_SKIP_CACHE macro 14 years ago
  Michael Niedermayer 56bf2c2a19 motion_est: avoid generating motion vectors that point between widthxheight and mb_widthxmb_height. 14 years ago
  Mans Rullgard 5d8122db5c get_bits: remove strange/obsolete comments 14 years ago
  Mans Rullgard e42bb0ee01 get_bits: whitespace (mostly) cosmetics 14 years ago
  Mans Rullgard adb28c49bd get_bits: remove unnecessary #includes 14 years ago
  Mans Rullgard ac08f798bb mp3dec: hack: fix decoding with safe bitstream reader 14 years ago
  Shitiz Garg e614fac2e6 adpcm: Check for channels to be a non-zero integer 14 years ago
  Ronald S. Bultje 8cfbbd928c get_bits: introduce safe bitreading to prevent overreads. 14 years ago
  Michael Niedermayer 83b46713f0 lavc: Check codec_ids against insertion/removial typos 14 years ago
  Michael Niedermayer f37b2d5a68 aacdec: Fix null pointer crash 14 years ago
  Michael Niedermayer 4d70023a2a h264: fix init of topleft ref/mv. 14 years ago
  Michael Niedermayer 9af6abdc17 atrac3: Fix crash in tonal component decoding. 14 years ago
  Mans Rullgard a1e98f198e get_bits: remove A32 variant 14 years ago
  Derek Buitenhuis bb9747c8ee wavpack: Fix 32-bit clipping 14 years ago
  Derek Buitenhuis 365e1ec26d wavpack: Clip samples after shifting 14 years ago
  Michael Niedermayer 6d8e6fe9db CODEC_ID_SOL_DPCM: Fix used write buffer. 14 years ago