log common.c @ 497:5b33d11bd1fb libavcodec

age author description
Mon, 17 Jun 2002 08:29:03 +0000 bellard use #ifdef libavcodec
Sun, 02 Jun 2002 12:13:09 +0000 michaelni fixing get_bits_count at the end libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Sat, 18 May 2002 23:03:29 +0000 glantau removed useless header includes - use av memory functions libavcodec
Fri, 03 May 2002 23:13:24 +0000 michaelni move put_string() to common.{c,h} libavcodec
Wed, 17 Apr 2002 04:32:12 +0000 michaelni fixed mpeg4 time stuff on encoding libavcodec
Fri, 22 Mar 2002 02:21:17 +0000 michaelni new motion estimation (epzs) not complete yet but allready pretty good :) libavcodec
Wed, 13 Mar 2002 19:26:38 +0000 michaelni support decoding (with mplayer) of 3 .mp4 files from mphq libavcodec
Fri, 15 Feb 2002 00:14:01 +0000 michaelni optimized the normal bitstream writer, its faster than the alternative one on p3 now ... lets hope its at least not slower on p4 & k7 libavcodec
Tue, 12 Feb 2002 15:43:16 +0000 michaelni alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) libavcodec
Sat, 26 Jan 2002 00:22:25 +0000 arpi_esp (m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel <rsnel@cube.dyndns.org> libavcodec
Fri, 11 Jan 2002 21:21:20 +0000 arpi_esp aligned bitstream support (optional) - patch by ichael Niedermayer <michaelni@gmx.at> libavcodec
Thu, 10 Jan 2002 00:56:05 +0000 uid46427 another bitstream reader code (faster on intel cpus) - patch by Michael Niedermayer <michaelni@gmx.at> libavcodec
Sat, 03 Nov 2001 00:49:53 +0000 pulento - Bug fix on inter MCBPC table for inter+q. libavcodec
Mon, 13 Aug 2001 21:48:05 +0000 glantau win32 fixes libavcodec
Mon, 06 Aug 2001 00:47:03 +0000 glantau added MJPEG decoder + comments libavcodec
Fri, 03 Aug 2001 23:09:15 +0000 arpi_esp inlineing common case of get_bits() -> gives 2speedup. more optim coming soon... libavcodec
Mon, 30 Jul 2001 09:04:34 +0000 nickols_k Sync with mplayer's stuff libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec