20 Commits (cc9ba006eca2222fb1bc3cdde40a6a9d8f36ef75)

Author SHA1 Message Date
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 4f0f8bfce3 aligned bitstream writer (1% slower on p3 but perhaps its faster on p4?) 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
Nick Kurshev 4bdd9157cc Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> 23 years ago
Michael Niedermayer 05f361f0c7 (commited by michael / arpi was crazy enough to give me his password) 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
Nick Kurshev a822a47983 fixed gcc-3.0.x compilation (by Michael Niedermayer) 23 years ago
Juanjo 4949028f85 - Bug fix on inter MCBPC table for inter+q. 23 years ago
Fabrice Bellard f674bf7105 suppressed mpglib 23 years ago
Fabrice Bellard 73120e555c version change 23 years ago
Fabrice Bellard 9dbf938977 added get_bits_count() 23 years ago
Fabrice Bellard a74127c071 win32 fixes 23 years ago
Fabrice Bellard 0617e07391 log2 to av_log2 - added integer version define 23 years ago
Fabrice Bellard 1a56543279 win32 fixes 23 years ago
Arpi 612476ef9b get_bits() specialization, gives 4\speedup 23 years ago
Arpi 2931ecb90f inlineing common case of get_bits() -> gives 2speedup. more optim coming soon... 23 years ago
Fabrice Bellard 420b073bbc added HAVE_AV_CONFIG_H 23 years ago
Fabrice Bellard 980fc7b834 fixed config for direct mplayer build compatibility 24 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago