36037 Commits (a40f43db647bfacafbd1e27a4cd5f6134c6e6c53)
 

Author SHA1 Message Date
Michael Niedermayer a40f43db64 error_concealment: optimize guess_dc() 13 years ago
Michael Niedermayer 8d960fbc70 ipmovie: fix FPE 13 years ago
Michael Niedermayer 2b73cddd40 proresdec: Check yuv slice data sizes. 13 years ago
Tim Nicholson 7028c9f421 Clearer explanation of audio channel mapping restrictions 13 years ago
Nicolas George 1f797a5826 doc: add a list of errno codes on some systems. 13 years ago
Nicolas George 20af3af575 mov: replace AVERROR(EOF) with AVERROR_EOF. 13 years ago
Michael Niedermayer a40f6a5c69 mpeg12dec: reset first_field with picture_structure changes. 13 years ago
Michael Niedermayer 1fbb859cdf Merge remote-tracking branch 'tjoppen/mxf_fixes_20111220' 13 years ago
Michael Niedermayer c3846e3eba lavc: Do not fail audio decoding if user has set a custom get_buffer. 13 years ago
Michael Niedermayer 077b086dea avio: remove ENOTSUP mention in doxy as its not available on all supported platforms 13 years ago
Michael Niedermayer 3be1a4ba9a Merge remote-tracking branch 'qatar/master' 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
Tomas Härdin 7feb7f16a8 mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() 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
Luca Barbato 432f0e5b7d nut: support 10bit YUV 13 years ago
Diego Biurrun 1ce1578e4e mpegvideo_enc: separate declarations and statements 13 years ago
Diego Biurrun a55eb1586c oma: make header compile standalone 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
Diego Biurrun 606c9297b9 build: fix standalone compilation of mpc7/mpc8 decoders 13 years ago
Michael Niedermayer f27930cd9a indeo5: Fix null pointer dereference 13 years ago
Michael Niedermayer 452406bd5b ff*: Fix duplicatedly printed version info with -version 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
Alex Converse 41bdd4adc4 mpegts: Suppress invalid timebase warnings on DMB streams. 13 years ago
Alex Converse d9b89b23df mpegts: Fix typo in handling sections in the PMT. 13 years ago
Michael Niedermayer 154c0a8c98 replace ENOTSUP by AVERROR_PATCHWELCOME 13 years ago
Derek Buitenhuis d1c1e350c6 doc: make developer.texi point to correct fate doc 13 years ago
Michael Niedermayer c1acd58198 roq: fix excessive memory alloc 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
Michael Niedermayer 3c7f75bd84 avidec: move eof check before continue. 13 years ago
Alexander Strasser abab44086f doc: fate: Support building a plain text version 13 years ago
Alexander Strasser a4872cfefe doc: fate: Move documentation from .txt to .texi 13 years ago
Alexander Strasser e5cbf24e45 doc: build: TEXIDEP: Recognize verbatim includes 13 years ago
Stefano Sabatini f1622a17fd lavd/lavfi: reindent block in lavfi_read_header 13 years ago
Stefano Sabatini 4d475f7eb3 lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_header() 13 years ago
Tomas Härdin 5b718009b2 mxfdec: Sanity-check SampleRate 13 years ago
Tomas Härdin 1888bd1b6d mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() 13 years ago
Michael Niedermayer aa1c590b29 swr: fix assert failure 13 years ago
Michael Niedermayer 1fa0ee127e Changelog: split version next and 0.9 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
Tomas Härdin 54cbbdd25a mxfdec: Remove unused variables 13 years ago
Tomas Härdin 6e9081f4d8 mxfdec: Make sure x < index_table->nb_ptses 13 years ago
Tomas Härdin 085249a379 mxfdec: Ignore the last entry in Avid's index table segments 13 years ago