log common.h @ 2398:582e635cfa08 libavcodec

age author description
Wed, 29 Dec 2004 17:50:25 +0000 michael common.c -> bitstream.c (and the single non bitstream func -> utils.c) libavcodec
Sat, 18 Dec 2004 03:07:15 +0000 michael fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>) libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Sun, 24 Oct 2004 13:20:32 +0000 michael INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) libavcodec
Mon, 11 Oct 2004 02:19:29 +0000 michael adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodec
Wed, 06 Oct 2004 08:50:46 +0000 kabi * fixing a few of gcc 'clean-code' warnings libavcodec
Mon, 26 Jul 2004 15:52:55 +0000 michael TIMER dummies for non-x86 libavcodec
Thu, 01 Jul 2004 12:33:07 +0000 michael 10l libavcodec
Sat, 26 Jun 2004 15:00:26 +0000 alex unused libavcodec
Fri, 25 Jun 2004 14:11:44 +0000 michael optimization libavcodec
Tue, 11 May 2004 12:24:42 +0000 michael UINT64_MAX fix libavcodec
Mon, 26 Apr 2004 09:43:55 +0000 alex avoid macro conflicts libavcodec
Sat, 24 Apr 2004 15:16:23 +0000 michael vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec
Sat, 24 Apr 2004 11:51:38 +0000 michael cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
Sat, 24 Apr 2004 03:02:40 +0000 michael libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer) libavcodec
Thu, 22 Apr 2004 23:15:24 +0000 michael RSHIFT(x,0) fix libavcodec
Fri, 16 Apr 2004 01:29:35 +0000 michael t/dprintf printf -> av_log libavcodec
Sun, 04 Apr 2004 11:46:01 +0000 michael time & (s)rand is forbidden libavcodec
Sat, 20 Mar 2004 00:18:52 +0000 michael h264 loop filter optimizations libavcodec
Thu, 18 Mar 2004 04:19:34 +0000 romansh * removing casualties of battle of the wits and English language libavcodec
Sun, 14 Mar 2004 22:09:58 +0000 romansh * DV decoder simplifications. Now it looks to be 6% faster. At least libavcodec
Fri, 12 Mar 2004 23:39:38 +0000 romansh * moving some of the commonly used bit reading/writing functions libavcodec
Sun, 29 Feb 2004 22:10:18 +0000 michael attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec
Sat, 28 Feb 2004 16:41:23 +0000 michael int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) libavcodec
Sun, 22 Feb 2004 21:22:47 +0000 michael c99 libavcodec
Sun, 22 Feb 2004 00:31:19 +0000 michael (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavcodec
Fri, 13 Feb 2004 17:54:10 +0000 michael multithreaded/SMP motion estimation libavcodec
Sun, 08 Feb 2004 22:52:35 +0000 michael 2 byte shorter userdata for mpeg4 libavcodec
Fri, 06 Feb 2004 15:27:31 +0000 alex get_bit_count -> put_bits_count libavcodec
Mon, 26 Jan 2004 19:09:47 +0000 michael int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Sun, 25 Jan 2004 11:13:56 +0000 alex freebsd fix for mpeg12.c (moving INT64_MAX to common.h) libavcodec
Sat, 24 Jan 2004 22:22:42 +0000 michael optimization libavcodec
Sat, 10 Jan 2004 12:53:07 +0000 michael more sane inttypes emulation behavior if libavcodec is used outside ffmpeg libavcodec
Fri, 09 Jan 2004 18:00:31 +0000 michael inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec
Fri, 05 Dec 2003 23:12:03 +0000 michael removing unused var & converting 64->32bit libavcodec
Tue, 04 Nov 2003 19:35:43 +0000 romansh * fixes for broken builds on Solaris, OS2 and all bingendian libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavcodec
Sun, 19 Oct 2003 21:05:41 +0000 michael gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Sun, 12 Oct 2003 21:25:00 +0000 alex removed the obsolete and unused parameters of init_put_bits libavcodec
Sat, 11 Oct 2003 08:19:39 +0000 michael recommit of libavcodec
Mon, 08 Sep 2003 19:58:34 +0000 bellard ctype.h is a common header libavcodec
Sun, 24 Aug 2003 16:00:34 +0000 bellard export int64_t_C as it is needed by libavformat.h libavcodec
Tue, 12 Aug 2003 10:00:31 +0000 tmmm reverse earlier patch libavcodec
Fri, 08 Aug 2003 00:12:18 +0000 tmmm endian-conscious fix, courtesy of Sebastian Jedruszkiewicz libavcodec
Sat, 28 Jun 2003 22:51:42 +0000 michaelni fix CHECKED_ALLOCZ(0) libavcodec
Fri, 23 May 2003 18:04:34 +0000 michaelni some benchmarking code libavcodec
Mon, 19 May 2003 13:30:59 +0000 michaelni ASV1 codec libavcodec
Wed, 14 May 2003 22:38:58 +0000 michaelni libmpeg2 style bitstream reader 17 vs 16 bit bugfix libavcodec
Wed, 14 May 2003 15:12:13 +0000 michaelni fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me libavcodec
Wed, 14 May 2003 10:55:59 +0000 michaelni libmpeg2 style bitstream reader fixes libavcodec
Wed, 14 May 2003 00:32:22 +0000 michaelni bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Mon, 05 May 2003 23:22:56 +0000 michaelni Tiny patch for OpenBSD by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>) libavcodec
Thu, 10 Apr 2003 13:18:38 +0000 michaelni simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture libavcodec
Sat, 05 Apr 2003 12:11:10 +0000 mmu_man Fix for buggy (?) g++ (bailling out for beosaudio.cpp) libavcodec
Sat, 05 Apr 2003 10:08:48 +0000 michaelni #ifdef TRACE printf() -> tprintf() libavcodec
Wed, 26 Mar 2003 10:39:34 +0000 michaelni 10l libavcodec
Fri, 21 Mar 2003 23:13:35 +0000 michaelni bitstream tracing support libavcodec
Sun, 16 Mar 2003 21:03:20 +0000 michaelni rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodec
Wed, 12 Mar 2003 19:49:58 +0000 kabi * added more options libavcodec