25 Commits (85bd552606ec60eeda76728734f772a8fde27622)

Author SHA1 Message Date
Michael Niedermayer 81ada1ce9d cleanup 22 years ago
Michael Niedermayer f36db5dfd3 faster ff_sqrt() 22 years ago
Michael Niedermayer 6300c80a88 dont trash table in GET_VLC 23 years ago
Michael Niedermayer cceabc8656 get_vlc() optimization 23 years ago
Zdenek Kabelac df595131bb * declare av_free 23 years ago
Michael Niedermayer 8db1a1dde0 new bitstream reader API (old get_bits() based one is emulated and will still be supported in the future cuz its simpler) 23 years ago
Fabrice Bellard 8fd5fe9429 use #ifdef 23 years ago
Michael Niedermayer c9b5489c08 fixing get_bits_count at the end 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 6000abfa89 removed useless header includes - use av memory functions 23 years ago
Michael Niedermayer 9717dad883 move put_string() to common.{c,h} 23 years ago
Michael Niedermayer 9dbcbd92e8 fixed mpeg4 time stuff on encoding 23 years ago
Michael Niedermayer 45870f5718 new motion estimation (epzs) not complete yet but allready pretty good :) 23 years ago
Michael Niedermayer 49c9325f56 support decoding (with mplayer) of 3 .mp4 files from mphq 23 years ago
Michael Niedermayer d8cf5aea49 optimized the normal bitstream writer, its faster than the alternative one on p3 now ... lets hope its at least not slower on p4 & k7 23 years ago
Michael Niedermayer 17592475b3 alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
Arpi 580b82fa24 (m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel <rsnel@cube.dyndns.org> 23 years ago
Michael Niedermayer 3587d501a3 aligned bitstream support (optional) - patch by ichael Niedermayer <michaelni@gmx.at> 23 years ago
Michael Niedermayer 27a3e2c5e0 another bitstream reader code (faster on intel cpus) - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Juanjo 4949028f85 - Bug fix on inter MCBPC table for inter+q. 23 years ago
Fabrice Bellard 1a56543279 win32 fixes 23 years ago
Fabrice Bellard 4e66ab3bab added MJPEG decoder + comments 23 years ago
Arpi 2931ecb90f inlineing common case of get_bits() -> gives 2speedup. more optim coming soon... 23 years ago
Nick Kurshev a9b3f63084 Sync with mplayer's stuff 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago