37731 Commits (dc79685195a45c9b8b17d7b93d118e0aefa45462)
 

Author SHA1 Message Date
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
Luca Barbato 6d8629aac1 aac: K&R formatting cosmetics 12 years ago
Alex Smith 4f6b192e2e configure: Do not omit frame pointers for msvc/icl debug builds 12 years ago
Alex Smith 9f4a16c52e configure: Do not explicitly set Oy for msvc/icl 12 years ago
Derek Buitenhuis b6507930ac fate: Add Canopus Lossless YUY2 test 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
Derek Buitenhuis b0ce601c16 doc/platform: Add info about ICL 12 years ago
Rafaël Carré e21307a2b0 lavf: don't abort if both encoder and muxer aspect ratios are not set 12 years ago
Rafaël Carré c3e58f8fb7 matroskaenc: restore compatibility with non referenced AVPacket 12 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
Diego Biurrun ace87c19ed configure: whitespace cosmetics 12 years ago
Diego Biurrun 6dc6598692 configure: Simplify an expression with enabled_all. 12 years ago
Alex Smith f11e4045b9 configure: More msvc/icl combining 12 years ago
Luca Barbato f963f701d9 ogg: relax demuxer conformance checks 12 years ago
Luca Barbato 42cc6cefd3 avconv: report the error for codec open failure 12 years ago
Luca Barbato 1e340af8d6 avconv: drop additional strerror fallback 12 years ago
Anton Khirnov 720a1de52f lavc: free the padded last frame during audio encoding properly 12 years ago
Anton Khirnov eeeb5c291d vsrc_movie: do not free avoption variables in uninit() 12 years ago
Alex Smith e0d6e2fc67 configure: Remove unneeded icl inline compatibility definition 12 years ago
Anton Khirnov c9c7bc4493 lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() 12 years ago
Vittorio Giovara cd0faeee62 lavfi: math typo in interlace filter 12 years ago
Kostya Shishkov ee16a0ced0 smacker: check frame size validity 12 years ago