24766 Commits (1816f5509e4f0fd55d32b5dbf70c3be21c1b1515)

Author SHA1 Message Date
Vignesh Venkatasubramanian 33968c201c Fixing a stride issue in VP8 Alpha encode 12 years ago
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 12 years ago
Stefano Sabatini 53c853e049 lavc/h264_mp4toannexb: improve feedback in case of invalid bitstream 12 years ago
Michael Niedermayer a80e622924 avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames 12 years ago
Stefano Sabatini 0092bcdf06 lavc/avcodec.h: fix various typos in av_bitstream_filter_filter() docs 12 years ago
Sean McGovern 50612484e0 pthread: Rename thread_init to avoid symbol collision 12 years ago
Martin Storsjö 8f24c12be7 ac3dec: Don't consume more data than the actual input packet size 12 years ago
Alexis Ballier 69383d055e ra144enc: set supported channel layouts. 12 years ago
Stefano Sabatini 4aa2874ab1 lavc/avcodec.h: extend documentation for AVPicture API 12 years ago
Luca Barbato 5b2a29552c indeo: Reject impossible FRAMETYPE_NULL 12 years ago
Luca Barbato f9e5261cab indeo: Do not reference mismatched tiles 12 years ago
Luca Barbato 28dda8a691 indeo: Sanitize ff_ivi_init_planes fail paths 12 years ago
Luca Barbato b0eeb9d442 indeo5: return proper error codes 12 years ago
Luca Barbato 25a6666f6c indeo: Bound-check before applying motion compensation 12 years ago
Michael Niedermayer febbddbdd5 indeo4: print an error message if ref_mb is needed but unavailable 12 years ago
Michael Niedermayer 76d0a6656b indeo: print errors if transform and block size mismatch 12 years ago
Luca Barbato dc79685195 indeo: Bound-check before applying transform 12 years ago
Luca Barbato cd78e934c2 indeo4: Validate scantable dimension 12 years ago
Luca Barbato 6255ccf7d5 indeo4: Check the quantization matrix index 12 years ago
Luca Barbato 8435bca087 indeo4: Do not access missing reference MV 12 years ago
Martin Storsjö 031be5b41b ac3dec: Consistently use AC3_BLOCK_SIZE and sizeof 12 years ago
Martin Storsjö 68e57cde68 ac3dec: Increment channel pointers only once per channel 12 years ago
Nicolas Bertrand 886e1b36f5 jpeg2000: Remove unused passes array in Jpeg200Cblk structure 12 years ago
Nicolas Bertrand f56fe04de3 jpeg2000: Initialize only once mqc arrays 12 years ago
Carl Eugen Hoyos 8e3c5c70ca g726: Do not try to decode more than one channel. 12 years ago
Michael Niedermayer 4cdb42b428 avcodec/012v: improve stride selection 12 years ago
Michael Niedermayer f57119b8e5 jpeg2000: fix overflow in dequantization 12 years ago
Nicolas Bertrand dd1382ac95 jpeg2000: Initialize only once mqc arrays 12 years ago
Michael Niedermayer 8aea97a49d avcodec/jpeglsdec: Implement the 4th (lossy) transform 12 years ago
Luca Barbato 3802833bc1 dca: Respect the current limits in the downmixing capabilities 12 years ago
Luca Barbato f261e50845 dca: Error out on missing DSYNC 12 years ago
Luca Barbato c82da343e6 pcm: always use codec->id instead of codec_id 12 years ago
Luca Barbato c0d973c41b vdpau: use the correct namespace for the union 12 years ago
Luca Barbato e9d394f3fa mlpdec: Do not set invalid context in read_restart_header 12 years ago
Luca Barbato 2b379a9251 mlpdsp: x86: Respect cpuflags 12 years ago
Luca Barbato 3abde1a3b4 pcx: Do not overread source buffer in pcx_rle_decode 12 years ago
Luca Barbato 170fb593c6 pcx: K&R formatting cosmetics 12 years ago
Michael Niedermayer 0ef40446a8 mjpegdec: print length too in APPx debug code 12 years ago
Michael Niedermayer 8024b4880c avcodec/jpeglsdec: support xfrm 1-3 12 years ago
Michael Niedermayer 96747e6cbe mjpegdec: parse app-xfrm 12 years ago
Michael Niedermayer 7afa68d37d mjpegdec: parse app-colr 12 years ago
Michael Niedermayer 15cee5e562 mjpegdec: Fix used quant index for gbr 12 years ago
Michael Niedermayer 94e86ae15a mjpegdec: initialize source variables before gbr remap 12 years ago
Paul B Mahol 4511973901 wmalosslessdec: do not set avctx->coded_frame 12 years ago
Michael Niedermayer 8f09957194 avcodec/qdm2: initialize sign_bits 12 years ago
Michael Niedermayer fbe159e850 avcodec/qdm2: store bits in an integer instead of float variable 12 years ago
Luca Barbato d14a26edb7 wmavoice: conceal clearly corrupted blocks 12 years ago
Luca Barbato f5c48f5ada wmavoice: use init_static_data 12 years ago
Luca Barbato 04e9853a21 wmavoice: return meaningful error codes 12 years ago
Luca Barbato 7d65e960c7 iff: Do not read over the source buffer 12 years ago