36171 Commits (c48f67f06ec3b887626b5938987d2a46bd52cf77)
 

Author SHA1 Message Date
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
Michael Niedermayer 0edf7ebcd6 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer c8a441efe2 Merge remote-tracking branch 'cus/stable' 13 years ago
Janne Grunau 729ebb2f18 h264: clear trailing bits in partially parsed NAL units 13 years ago
Marton Balint 708df4ac66 ffplay: remove global video state 13 years ago
Aneesh Dogra 0a6aff6936 vc1: Handle WVC1 interlaced stream 13 years ago
Michael Niedermayer b08a742526 siff: simplify code by using ffio_limit() 13 years ago
Aneesh Dogra 00aad121d8 xl: Fix overreads 13 years ago
Michael Niedermayer 1dcce49e10 soxdec: check av_malloc return. 13 years ago
Luca Barbato 1c66862472 mpegts: rename payload_index to payload_size 13 years ago
Luca Barbato 02e8f03296 segment: introduce segmented chain muxer 13 years ago
Luca Barbato 1ee5b5e823 lavu: add AVERROR_BUG error value 13 years ago
Michael Niedermayer c9aa4cfdb1 avplay: clear pkt_temp when pkt is freed. 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
Michael Niedermayer 32a92d3258 sws: Print an error in case of av_malloc() failure 13 years ago
Michael Niedermayer 90cad5edf6 swscale: Fix several (real world) integer overflows. 13 years ago