Mercurial > libavcodec.hg
graph
-
added MJPEG decoder, renamed mjpegenc.c to mjpeg.c libavcodecMon, 06 Aug 2001 00:44:48 +0000, by glantau
-
Suppressing external gas stuff to improve portability to Win32 libavcodecSun, 05 Aug 2001 16:49:57 +0000, by nickols_k
-
inlineing common case of get_bits() -> gives 2speedup. more optim coming soon... libavcodecFri, 03 Aug 2001 23:09:15 +0000, by arpi_esp
-
MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 libavcodecFri, 03 Aug 2001 18:33:03 +0000, by arpi_esp
-
- removed #include ../config.h, because it's included from common.h libavcodecThu, 02 Aug 2001 18:46:26 +0000, by arpi_esp
-
Adding fastmemcpy stuff to speedup mplayer project libavcodecThu, 02 Aug 2001 08:29:38 +0000, by nickols_k
-
added external cpuid code to solve -fPIC and gcc unclear constraints problems libavcodecMon, 30 Jul 2001 23:51:20 +0000, by glantau
-
renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff libavcodecMon, 30 Jul 2001 23:28:35 +0000, by 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 libavcodecMon, 30 Jul 2001 23:26:26 +0000, by glantau
-
use block[] in structure to have it aligned on 8 bytes for mmx optimizations libavcodecMon, 30 Jul 2001 23:24:58 +0000, by glantau
-
added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H libavcodecMon, 30 Jul 2001 23:21:37 +0000, by glantau
-
added skip macroblock optimization (big perf win on black regions for example) libavcodecTue, 24 Jul 2001 20:43:41 +0000, by glantau
-
added emms_c() macro which should can used in c code in both mmx/non mmx cases libavcodecTue, 24 Jul 2001 20:42:03 +0000, by glantau
-
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer) libavcodecMon, 23 Jul 2001 20:58:31 +0000, by glantau
-
fixed config for direct mplayer build compatibility libavcodecMon, 23 Jul 2001 20:06:54 +0000, by glantau