247 Commits (6569497442e6fc39397a28cc40e8d7b03fc8c818)

Author SHA1 Message Date
jwestfall@surrealistic.net dd1a74d25d Off by one fix to prevent possible segfault. Patch by jwestfall at surrealistic dot net. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Ivan Kalvachev 31a78b718b Mark all 12 block unused when there are no coded blocks 19 years ago
Måns Rullgård bf4e3bd2d0 kill a bunch of compiler warnings 19 years ago
Michael Niedermayer 8c3eba7c62 skip_idct 19 years ago
Michael Niedermayer 02fb0d7c72 fix decoding of (broken) files with f_code=0 19 years ago
Michael Niedermayer 3b5ffe7a39 fix mpeg2 chroma_420_type 20 years ago
Michael Niedermayer 89ba9eede9 preserve parse context 20 years ago
Michael Niedermayer 4ad8ecd136 sanity check 20 years ago
Michael Niedermayer 9cd8179818 #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
Michael Niedermayer 2de4ba7ff7 avoid clearing block[] if its not used at all 20 years ago
Michael Niedermayer dff0f03546 mpeg2_fast_decode_block_intra() 20 years ago
Michael Niedermayer 29df259923 optimizing non_intra ac coeff decode 20 years ago
Michael Niedermayer e91f4bf160 avoid UPDATE_CACHE() in GET_RL_VLC() if not needed 20 years ago
avcoder a622dc4320 Typo errors patch by (QuickTime | ffmpeg gmail com> 20 years ago
Ivan Kalvachev aa26aa789b reinitialize on aspect change, 20 years ago
Michael Niedermayer 71434945f2 more checks, fixes assertion failure 20 years ago
Michael Niedermayer d8a57c6db9 (10l) supported pix_fmts forgotten 20 years ago
Michael Niedermayer 27ef18d12f typo 20 years ago
Josh Varner fe533bb3a7 removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) 20 years ago
Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
Burkhard Plaum 073c2593c9 Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
Michael Niedermayer 7494cac0fd fix constrained parameters flag 20 years ago
Michael Niedermayer 21adafec2a lowres width/height cleanup 3rd try 20 years ago
Michael Niedermayer 4f8a831994 set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) 20 years ago
Michael Niedermayer af2a9e8fdb lowres slice fix 20 years ago
Michael Niedermayer 178fcca848 1/2 resolution decoding 20 years ago
Michael Niedermayer c32b14bb9c mess cleanup 20 years ago
Michael Niedermayer 3cb018726c typo 20 years ago
Michael Niedermayer 628b210f40 optional non spec compliant optimizations for mpeg1 20 years ago
Michael Niedermayer 6fc5b059b8 optional non spec compliant optimizations 20 years ago
Michael Niedermayer baced9f598 user overrideable level & profile 20 years ago
Wolfram Gloger 6cfe51d9da Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 20 years ago
Michael Niedermayer 77e6c403e7 10l (fixes delayed frames during encoding) 21 years ago
Michael Niedermayer 0dfd33c3f1 support skiping of mb rows during decoding 21 years ago
Michael Niedermayer 0ff93477be optimization 21 years ago
Ivan Kalvachev 715731a32b better cbp handling and small speedup in mpeg12 21 years ago
Ivan Kalvachev ffdff4d7e8 mpeg2 chroma422/444 support, may be slower, may be faster for other codecs 21 years ago
Michael Niedermayer 53db1cae1c data_size = 0 cleanup 21 years ago
Michael Niedermayer bf266e195a intra_dc_precission>0 encoding support 21 years ago
Ivan Kalvachev d1700ead3b cola test 21 years ago
Michael Niedermayer e4cb187db8 remove duplicated find_frame_end() code 21 years ago
Michael Niedermayer 8aedc51d2b simplify 21 years ago
Michael Niedermayer 25ef43bb28 corrupted field pictures segfault fix 21 years ago
Michael Niedermayer 7c4f71c428 exporting field_select/ref_index values 21 years ago
Michael Niedermayer 0c352cadb0 fix exported motion vectors 21 years ago