Mercurial > libavcodec.hg
log mpegvideo.c @ 17:b69fe46fd708 libavcodec
age | author | description |
---|---|---|
Thu, 02 Aug 2001 08:29:38 +0000 | nickols_k | Adding fastmemcpy stuff to speedup mplayer project libavcodec |
Mon, 30 Jul 2001 23:26:26 +0000 | glantau | use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263 libavcodec |
Mon, 30 Jul 2001 09:04:34 +0000 | nickols_k | Sync with mplayer's stuff libavcodec |
Tue, 24 Jul 2001 20:43:41 +0000 | glantau | added skip macroblock optimization (big perf win on black regions for example) libavcodec |
Sun, 22 Jul 2001 14:18:56 +0000 | glantau | Initial revision libavcodec |