15 Commits (3587d501a37938fd112bbc4642f86e298321ff69)

Author SHA1 Message Date
Fabrice Bellard a74127c071 win32 fixes 23 years ago
Fabrice Bellard 0c23ead115 copy avctx 23 years ago
Fabrice Bellard 1a56543279 win32 fixes 23 years ago
Fabrice Bellard 25ed7f9235 fixed mpeg2 non intra dequant - fixed MPEG1 and 2 matrix parsing 23 years ago
Fabrice Bellard d753173a55 fixed last zero mv for field - fixed mismatch handling for intra coefs 23 years ago
Fabrice Bellard 0ee50938f1 fixed mpeg2 qscale decoding 23 years ago
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