35948 Commits (f371396dfb95c116a05e9b9f690fa916bb2d815e)
 

Author SHA1 Message Date
  Michael Niedermayer f371396dfb rl2demux: Fix FPE 14 years ago
  Michael Niedermayer a9ef21bbe2 Merge remote-tracking branch 'tjoppen/proper_mxf_track_linking' 14 years ago
  Michael Niedermayer 1c73391d7d siff: Fix excessive memory allocation. 14 years ago
  Michael Niedermayer af3f2a87da mov: detect EOF in mov_read_dref() 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
  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
  Carl Eugen Hoyos b6b0067511 Assume architecture arm for machine hardware name iPad*. 14 years ago
  Nicolas George 6d7b50117a sbgdec: change -1 into AVERROR(EINVAL). 14 years ago
  Michael Niedermayer 4734fb0ece sbgdec: Replace ELOOP by -1 to fix compilation on win32. 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 1bdc212a39 Merge remote-tracking branch 'qatar/master' 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
  Stefano Sabatini 21dfd1591e lavd/lavfi: fix incomplete comment 14 years ago
  Stefano Sabatini 86b7db616d lavd/lavfi: fix typo in error message 14 years ago
  Mans Rullgard 0ea5b44275 build: link test programs with static libraries 14 years ago
  Mans Rullgard e064d46e61 dct-test: remove unused variable cropTbl 14 years ago
  Ronald S. Bultje 72dafea0fc swscale: fix overflow in gray16 vertical scaling. 14 years ago
  Michael Niedermayer e09ffa4524 msvideo1enc: Check that dimensions are a multiple of 4. 14 years ago
  Nicolas George 9cb6a39c46 sbgdec: replace EOVERFLOW with ENOMEM. 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 77d88b872d swscale: fix integer overflows in RGB pixel writing. 14 years ago
  Janne Grunau b4dc68803b swscale: add endian conversion for RGB555 and RGB444 pixel formats 14 years ago
  Ronald S. Bultje be1bafc303 swscale: fix overflows in output of RGB48 pixels. 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
  Janne Grunau ed46a3d842 swscale: add rgb565 endianess conversion 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
  Clément Bœsch c0bea18411 doc: fix "reference to nonexistent node `Regression Tests'" warning. 14 years ago
  Mans Rullgard 583d3b7f97 fate: fix eatqi test 14 years ago
  Clément Bœsch 6aeba3fd6b doc: fix "Unknown command `fate'" warning. 14 years ago
  Shitiz Garg e614fac2e6 adpcm: Check for channels to be a non-zero integer 14 years ago
  Ronald S. Bultje 4391805916 swscale: fix overflows in RGB rounding constants. 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