18038 Commits (fa09e76010b7db5ae0c7af9b7412096359ecd8c8)

Author SHA1 Message Date
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
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
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 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
Luca Barbato 6d8629aac1 aac: K&R formatting cosmetics 12 years ago
Derek Buitenhuis d9c89ef86b cllc: Use outbuf in RGB and ARGB functions 12 years ago
Derek Buitenhuis 1ef6ac1071 cllc: Implement YUV support 12 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
Anton Khirnov 720a1de52f lavc: free the padded last frame during audio encoding properly 12 years ago
Kostya Shishkov bbb2945f2d smacker: check the return value of smacker_decode_tree 12 years ago
Kostya Shishkov f52edef301 smacker: fix an off by one in huff.length computation 12 years ago
Janne Grunau 985f34b756 utils: fix avcodec_flush_buffers pre-reference counting compatibility 12 years ago
Luca Barbato f80b60ad59 bitstream: forward error values and drop few abort() 12 years ago
Luca Barbato f776899a17 bitstream: K&R formatting cosmetics 12 years ago
Luca Barbato 9e80eda26d h264_mp4toannexb_bsf: return a padded buffer 12 years ago
Luca Barbato 8d929afd25 h264_mp4toannexb_bsf: factor out extradata parsing 12 years ago
Luca Barbato 5d21ca4559 h264_mp4toannexb_bsf: K&R formatting cosmetics 12 years ago
Luca Barbato 59d7bb99b6 4xm: check bitstream_size boundary before using it 12 years ago
Luca Barbato fbd0dacc8d 4xm: refactor decode_p_block 12 years ago
Luca Barbato 94aefb1932 4xm: do not overread the source buffer in decode_p_block 12 years ago
Luca Barbato be373cb50d 4xm: do not overread the prestream buffer 12 years ago
Luca Barbato de2e5777e2 4xm: validate the buffer size before parsing it 12 years ago