17051 Commits (e953b8b7be7358b6dea51ebbc7cbf75d6c5cf786)

Author SHA1 Message Date
Paul B. Mahol fede015468 v410dec: include correct headers 13 years ago
Mashiat Sarker Shakkhar 10406b95ad Enable inverse-MCLMS filter 13 years ago
Mashiat Sarker Shakkhar 302d5df834 Fix inverse-MCLMS filtering routines 13 years ago
Diego Biurrun aaf47bcde7 Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
Justin Ruggles 9a3f10695a ra144enc: zero the reflection coeffs if the filter is unstable 13 years ago
Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 13 years ago
Michael Niedermayer f0e90e0035 lavc: make 100 the base for the micro version number. 13 years ago
Michael Niedermayer a40f43db64 error_concealment: optimize guess_dc() 13 years ago
Michael Niedermayer 2b73cddd40 proresdec: Check yuv slice data sizes. 13 years ago
Justin Ruggles f264d336fe truespeech: fix invalid reads in truespeech_apply_twopoint_filter() 13 years ago
Martin Storsjö ce94948198 nellymoserdec: Indicate that the decoder can handle changed parameters 13 years ago
Martin Storsjö f13db94d0a libavcodec: Apply parameter change side data when decoding audio 13 years ago
Martin Storsjö fe75dc8583 libavcodec: Define a side data type for parameter changes 13 years ago
Martin Storsjö 132846b0c8 aacdec: Handle new extradata passed as side data 13 years ago
Martin Storsjö 195c123cc8 libavcodec: Define a side data type for new extradata 13 years ago
Michael Niedermayer a40f6a5c69 mpeg12dec: reset first_field with picture_structure changes. 13 years ago
Michael Niedermayer c3846e3eba lavc: Do not fail audio decoding if user has set a custom get_buffer. 13 years ago
Diego Biurrun 6fdb2ce34a x86: Tighten register constraints for decode_significance*_x86. 13 years ago
Diego Biurrun c18365402b Replace Subversion revisions in comments by Git hashes. 13 years ago
Diego Biurrun 8742a4ff87 h264_cabac: synchronize decode_significance_*_x86 conditionals 13 years ago
Sergey Radionov 2003a29284 w32threads: wait for the waked thread in pthread_cond_signal. 13 years ago
Alex Converse 021914e27f aacdec: Cleanup decode_ics_info. 13 years ago
Michael Niedermayer 134aaa79f7 indeo3: Fix null ptr dereference 13 years ago
Michael Niedermayer fc739b79ad golomb: fix end of bitstream check 13 years ago
Rafaël Carré 37c0dc626d lavc: always align height by 32 pixel 13 years ago
Luca Barbato 91b1e6f0c6 raw: add 10bit YUV definitions 13 years ago
Diego Biurrun 1ce1578e4e mpegvideo_enc: separate declarations and statements 13 years ago
Diego Biurrun bc4d156140 vp3: Reorder some functions to fix VP3 build with Theora disabled. 13 years ago
Diego Biurrun 19277d9335 build: fix standalone compilation of ADX encoder 13 years ago
Diego Biurrun 18725fcdc2 build: fix standalone compilation of ADPCM decoders 13 years ago
Michael Niedermayer f27930cd9a indeo5: Fix null pointer dereference 13 years ago
Aneesh Dogra 1443ea93d9 4xm: Use bytestream2 functions to prevent overreads 13 years ago
Aneesh Dogra fd22616c59 bytestream: add a new set of bytestream functions with overread checking 13 years ago
Nicolas George b0aaf304a7 Replace PATCHWELCOME by relevant error codes. 13 years ago
Michael Niedermayer 154c0a8c98 replace ENOTSUP by AVERROR_PATCHWELCOME 13 years ago
Michael Niedermayer a8469223f6 alac: Check for bitstream overread 13 years ago
Michael Niedermayer 65f0f9183b tm2: Check remaining size before init_get_bits() 13 years ago
Carl Eugen Hoyos 6168e5812a Fix off-by-one error when decoding rigth-to-left targa. 13 years ago
Martin Storsjö b797f73520 vc1dec: Use the right pointer type for the tmp pointer 13 years ago
Janne Grunau 729ebb2f18 h264: clear trailing bits in partially parsed NAL units 13 years ago
Aneesh Dogra 0a6aff6936 vc1: Handle WVC1 interlaced stream 13 years ago
Aneesh Dogra 00aad121d8 xl: Fix overreads 13 years ago
Michael Niedermayer 1d0ae92a25 eamad: pass & check errors 13 years ago
Michael Niedermayer 03a9c9932d eamad: fix excessive memory allocation. 13 years ago
Asen Lekov 25c2d76b68 qcelpdec: K&R formatting cosmetics 13 years ago
Diego Biurrun 2fd291846b qcelpdec: cosmetics: drop some pointless parentheses 13 years ago
Diego Biurrun 30bbd5cbc0 x86: conditionally compile dnxhd encoder optimizations 13 years ago
Michael Niedermayer f85334f58e tqi: Fix passing errors from the MB decode. This silences some valgrind warnings. 13 years ago
Michael Niedermayer 608708009f adpcm: Fix crash 13 years ago
Michael Niedermayer 29179239f5 proresdec: add UPDATE_CACHE, should fix decoding with -Os 13 years ago