Mercurial > libavcodec.hg
graph
-
fixed mjpeg matrix quant encoding and decoding libavcodecTue, 07 Aug 2001 22:46:19 +0000, by glantau
-
permuted coefs in normal IDCT to avoid having different cases there libavcodecTue, 07 Aug 2001 22:45:35 +0000, by glantau
-
added 422P and 444P support - fixed block parsing error libavcodecMon, 06 Aug 2001 01:54:05 +0000, by glantau
-
added 422P and 444P formats (need to patch ffmpeg.c so that it is handled in all the program) libavcodecMon, 06 Aug 2001 01:53:21 +0000, by glantau
-
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