Fri, 31 Aug 2001 06:21:27 +0000 |
pulento |
Moved some H.263+ variables to MpegEncContext to be thread-safe.
libavcodec
|
Tue, 28 Aug 2001 23:32:34 +0000 |
pulento |
Added support to Unrestricted Motion Vectors (UMV)
libavcodec
|
Wed, 15 Aug 2001 13:12:23 +0000 |
glantau |
changed opendivx to mpeg4
libavcodec
|
Mon, 13 Aug 2001 21:48:05 +0000 |
glantau |
win32 fixes
libavcodec
|
Sun, 12 Aug 2001 00:52:37 +0000 |
glantau |
moved matrix init away from MPV_common_init()
libavcodec
|
Sat, 11 Aug 2001 22:07:21 +0000 |
glantau |
fixed mpeg2 interlaced DCT
libavcodec
|
Wed, 08 Aug 2001 21:57:07 +0000 |
glantau |
fixed mpeg1 first block bug (pb with black picture optimisation for B frames)
libavcodec
|
Tue, 07 Aug 2001 22:48:42 +0000 |
glantau |
fixed block permutation in encoder (not optimal - should move it in forward DCT code)
libavcodec
|
Fri, 03 Aug 2001 18:33:03 +0000 |
arpi_esp |
MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2
libavcodec
|
Thu, 02 Aug 2001 18:46:26 +0000 |
arpi_esp |
- removed #include ../config.h, because it's included from common.h
libavcodec
|
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
|