9 Commits (b9ecd1ee7449900a1dc6fa9931c12bdb9d92ad5d)

Author SHA1 Message Date
Fabrice Bellard b9ecd1ee74 fixed mpeg1 last block bug (mb stuffing code was not included in vlc table...) 23 years ago
Fabrice Bellard 6083244881 changed quant matrix order (should fix mmx mpeg decoding bug) 23 years ago
Arpi 612476ef9b get_bits() specialization, gives 4\speedup 23 years ago
Arpi 2d6d0c1d66 - removed #include ../config.h, because it's included from common.h 23 years ago
Nick Kurshev 54329dd5a5 Adding fastmemcpy stuff to speedup mplayer project 23 years ago
Fabrice Bellard b7ec19d39e use block[] in structure to have it aligned on 8 bytes for mmx optimizations 24 years ago
Fabrice Bellard 3bb4e23a8a added skip macroblock optimization (big perf win on black regions for example) 24 years ago
Fabrice Bellard d78647e8b4 fixed unsigned pb 24 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago