16 Commits (21423ad9b7743f50ead7cccb107154913cec290f)

Author SHA1 Message Date
Loren Merritt 938dd84693 don't try to inline cabac functions. gcc ignored the hint anyway, and forcing it would make h264 slower. 18 years ago
Loren Merritt bfe328caf0 tweak cabac. 0.5% faster h264. 18 years ago
Loren Merritt 2848ce84d2 don't force asserts in release builds. 2% faster h264. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Loren Merritt 6d1feb028f decode h264 end-of-slice flag 20 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer ec7eb8966c optimization 20 years ago
Michael Niedermayer bba8334965 overread fix 21 years ago
Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
Alex Beregszaszi b46243ed1c get_bit_count -> put_bits_count 21 years ago
Michael Niedermayer 7408ad05cc 10l 22 years ago
Michael Niedermayer 5e20f836b3 FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) 22 years ago
Michael Niedermayer 8f8c0800f8 cleanup 22 years ago
Michael Niedermayer 61ccfcc009 (truncated) unary binerization 22 years ago
Michael Niedermayer d592f67fb6 CABAC 22 years ago