log common.h @ 512:ba67fefada47 libavcodec

age author description
Tue, 02 Jul 2002 02:22:46 +0000 mellum Activate ALT_BITSTREAM_READER by default on Alpha, since it seems to libavcodec
Thu, 13 Jun 2002 23:36:30 +0000 bellard reverted to inttypes.h since it gives problems on some unixes libavcodec
Tue, 11 Jun 2002 13:38:54 +0000 bellard do not export internal functions - use stdint.h libavcodec
Sun, 02 Jun 2002 12:11:44 +0000 michaelni sqrt libavcodec
Mon, 27 May 2002 09:17:21 +0000 kabi * for this moment bswap.h included ahead of HAVE_AV_CONFIG_H check libavcodec
Sun, 26 May 2002 15:07:57 +0000 bellard fixed mangle issue libavcodec
Sat, 25 May 2002 22:38:02 +0000 glantau better logic for bswap libavcodec
Fri, 24 May 2002 01:16:08 +0000 philipjsg Add an av_abort macro that aborts, but also prints out the location of the abort. libavcodec
Tue, 21 May 2002 21:50:05 +0000 kabi * restored previous non '..' version libavcodec
Tue, 21 May 2002 19:42:43 +0000 kabi * using ../ for bswap.h libavcodec
Tue, 21 May 2002 18:56:03 +0000 kabi * avoid conflicts with non-ffmpeg config.h and also it's consistent libavcodec
Mon, 20 May 2002 16:23:27 +0000 glantau better av_freep() libavcodec
Sat, 18 May 2002 22:56:25 +0000 glantau added proper memory handling functions - fixed include paths libavcodec
Tue, 07 May 2002 17:55:02 +0000 al3x clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25) libavcodec
Sat, 04 May 2002 18:58:07 +0000 michaelni move ABS() to common.h libavcodec
Fri, 03 May 2002 23:13:24 +0000 michaelni move put_string() to common.{c,h} libavcodec
Sat, 27 Apr 2002 12:30:26 +0000 michaelni fixed msmpeg4 infinite loop if buggy stream libavcodec
Fri, 19 Apr 2002 03:25:20 +0000 michaelni much better ME for b frames (a bit slow though) libavcodec
Wed, 17 Apr 2002 04:32:12 +0000 michaelni fixed mpeg4 time stuff on encoding libavcodec
Thu, 04 Apr 2002 20:04:10 +0000 michaelni dump_stream support (nicely formated 0s and 1s) libavcodec
Sun, 24 Mar 2002 21:25:04 +0000 michaelni resync marker support, needed for some mp4 files 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 22:43:26 +0000 michaelni aligned bitstream writer (1% slower on p3 but perhaps its faster on p4?) 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
Sun, 20 Jan 2002 14:30:34 +0000 nickols_k Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> libavcodec
Sat, 12 Jan 2002 20:21:51 +0000 arpi_esp (commited by michael / arpi was crazy enough to give me his password) 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, 10 Nov 2001 14:36:12 +0000 nickols_k fixed gcc-3.0.x compilation (by Michael Niedermayer) libavcodec
Sat, 03 Nov 2001 00:49:53 +0000 pulento - Bug fix on inter MCBPC table for inter+q. libavcodec
Sun, 23 Sep 2001 17:17:46 +0000 glantau suppressed mpglib libavcodec
Sun, 16 Sep 2001 21:52:17 +0000 glantau version change libavcodec
Sat, 15 Sep 2001 22:43:01 +0000 glantau added get_bits_count() libavcodec
Wed, 15 Aug 2001 22:33:03 +0000 glantau win32 fixes libavcodec
Wed, 15 Aug 2001 13:09:28 +0000 glantau log2 to av_log2 - added integer version define libavcodec
Mon, 13 Aug 2001 21:48:05 +0000 glantau win32 fixes libavcodec
Sat, 04 Aug 2001 00:46:50 +0000 arpi_esp get_bits() specialization, gives 4\speedup 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 23:22:07 +0000 glantau added HAVE_AV_CONFIG_H libavcodec
Mon, 23 Jul 2001 20:06:54 +0000 glantau fixed config for direct mplayer build compatibility libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec