36427 Commits (6072a19b4f311cb172d45e90daad90824e40e4b6)
 

Author SHA1 Message Date
  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
  Michael Niedermayer 75f2cc5134 avutil: check sampleformats enum, pict type enum and media type enum against insert/remove mistakes. 14 years ago
  Michael Niedermayer 68230eb375 pixfmts: Selfcheck against insertions / deletions in the enum. 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 53b6503184 avienc: Fix rawvideo 32bit 14 years ago
  Michael Niedermayer 9af6abdc17 atrac3: Fix crash in tonal component decoding. 14 years ago
  Michael Niedermayer 552ec4c9fd Merge remote-tracking branch 'qatar/master' 14 years ago
  Mans Rullgard a1e98f198e get_bits: remove A32 variant 14 years ago
  Alexandra Khirnova a7b5e841ff avconv: support stream specifiers in -metadata and -map_metadata 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
  Ronald S. Bultje 0b4c323213 h264: don't drop B-frames after next keyframe on POC reset. 14 years ago
  Shitiz Garg 4af0262f7d cljr: Check if width or height are positive integers 14 years ago
  Michael Niedermayer 7b92863f30 ffmpeg: Fix killing [Y/n] prompt with ctrl-c 14 years ago
  Michael Niedermayer cf7076ee96 ffmpeg: exit() on repeated ctrl-c 14 years ago
  Michael Niedermayer 3d07e0aba0 h264: return the consumed amountg in case of Q264 14 years ago
  Michael Niedermayer 227960427b h264: retuen the amount read in case of NAL_END_SEQUENCE 14 years ago
  Michael Niedermayer 902c090413 h264: reset nal_unit_type so that decoding frames without any nal units 14 years ago
  Michael Niedermayer f890cb948c mtvdemuxer: fix segfault caused by truncated packets. 14 years ago
  Michael Niedermayer ee181f84a3 lavf: print an error if a packet has been truncated due to filesize 14 years ago
  Michael Niedermayer 207d9eab5a txd/westwood: remove demuxer specific overallocate solutions as the new generic code 14 years ago
  Michael Niedermayer 559ae20dda lavf: Update AVIOContext.maxsize when hitting the end. 14 years ago