37853 Commits (b5a138652ff8a5b987d3e1191e67fd9f6575527e)
 

Author SHA1 Message Date
Michael Niedermayer 690c8af97b jpeg2000: Remove unneeded variable initialization 12 years ago
Michael Niedermayer 5bf208f659 jpeg2000: Use separate fields for int and float codepaths 12 years ago
Michael Niedermayer a458b91cf4 jpeg2000: Split int/float codepaths depending on the DWT 12 years ago
Michael Niedermayer f9581f1414 jpeg2000: Improve reduced resolution decoding 12 years ago
Michael Niedermayer 952f7ed3c0 jpeg2000: Compute quantization for 'scalar derived' in the correct case. 12 years ago
Michael Niedermayer 4e11b15534 jpeg2000: Calculate code-block coord in ff_jpeg2000_init_component() 12 years ago
Michael Niedermayer 4cbd5ed11b jpeg2000: Fix compute precedence error in lut_gain index 12 years ago
Michael Niedermayer b44925ae6b jpeg2000: Initialize code blocks structures in precincts to 0 12 years ago
Michael Niedermayer cf04af2086 jpeg2000: Check that we have enough components for MCT 12 years ago
Michael Niedermayer b564784a20 jpeg2000: Check that there is a SOT before SOD 12 years ago
Michael Niedermayer 2c3901b2c3 jpeg2000: Remove unneeded returns 12 years ago
Michael Niedermayer ef35d6dbc6 jpeg2000: Propagate error code from get_cox() 12 years ago
Michael Niedermayer 78962d3df4 jpeg2000: Check that nreslevels2decode has been initialized before use 12 years ago
Michael Niedermayer 86a2602e16 jpeg2000: Drop unused and writeonly fields 12 years ago
Michael Niedermayer ac921338a4 jpeg2000: Correctly calculate sgnd 12 years ago
Michael Niedermayer fd54dd028b jpeg2000: check len before parsing header 12 years ago
Michael Niedermayer eae63e3c15 jpeg2000: Check component number in get_coc() and get_qcc() 12 years ago
Michael Niedermayer 17e5d614a8 jpeg2000: Check zero bit-plane validity 12 years ago
Luca Barbato 7e201d575d jpeg2000: Validate block lengthinc 12 years ago
Michael Niedermayer 278a923c51 jpeg2000: Validate SIZ parsing 12 years ago
Michael Niedermayer d3cb302b88 jpeg2000: Validate SOT parsing 12 years ago
Michael Niedermayer 1a3598aae7 jpeg2000: Use bytestream2 12 years ago
Luca Barbato 5efadcb8cd jpeg2000: Clean up return paths and error messages 12 years ago
Luca Barbato be3271009e jpeg2000: Define the maximum decomposition levels 12 years ago
Michael Niedermayer fbcc03db8f jpeg2000: Check code-block size 12 years ago
Luca Barbato 5650e331a7 jpeg2000: Validate resolution levels 12 years ago
Anton Khirnov 8ad3267ce3 oggdec: do not fall back on binary search in the generic code. 12 years ago
Loren Merritt c8b920a9b7 lls/x86: use 3-operator vaddpd in ADDPD_MEM 12 years ago
Luca Barbato 8bd9039900 Revert "indeo5: reject negative motion vectors" 12 years ago
Luca Barbato b36e1893ef indeo: check for reference when inheriting mvs 12 years ago
Luca Barbato 1194a41080 indeo5: reject negative motion vectors 12 years ago
Luca Barbato dd3754a488 indeo: use proper error code 12 years ago
Luca Barbato 7388c0c586 indeo: Properly forward the error codes 12 years ago
Loren Merritt 1221bb6239 x86: lpc: fix a segfault in av_evaluate_lls_sse2() 12 years ago
Luca Barbato 6765ee7b9c mjpeg: Check the unescaped size for overflows 12 years ago
Luca Barbato 7520d9779c mjpeg: Move code out of else branch 12 years ago
Derek Buitenhuis 7798a59dc1 avconv: Don't include colorspace.h 12 years ago
Luca Barbato 02ec656af7 wmapro: error out on impossible scale factor offsets 12 years ago
Luca Barbato d4a217a408 wmapro: check the min_samples_per_subframe 12 years ago
Luca Barbato 183880cfc4 pictor: use the correct logging context 12 years ago
Loren Merritt c93ccf5a4c lpc: use levinson for the first pass of multipass cholesky 12 years ago
Loren Merritt b545179fdf x86: lpc: simd av_evaluate_lls 12 years ago
Loren Merritt 502ab21af0 x86: lpc: simd av_update_lls 12 years ago
Loren Merritt 41578f70cf lpc: use function pointers, in preparation for asm 12 years ago
Loren Merritt cc6714bb16 lpc: remove "decay" argument 12 years ago
Luca Barbato 3822936252 wmapro: check num_vec_coeffs against the actual available buffer 12 years ago
Luca Barbato 6652338f43 wmapro: return early on unsupported condition 12 years ago
Luca Barbato e30b068ef7 wmapro: make sure there is room to store the current packet 12 years ago
Luca Barbato afe03092dd lavc: move put_bits_left in put_bits.h 12 years ago
Luca Barbato 07c52e2c7c aac: return meaningful errors 12 years ago