log common.h @ 2759:3dc4bfdda4b3 libavcodec

age author description
Tue, 07 Jun 2005 14:12:15 +0000 michael uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodec
Sat, 21 May 2005 21:37:07 +0000 michael START/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero, gentoo org) libavcodec
Wed, 20 Apr 2005 10:05:15 +0000 michael remove duplicate clip to 8bit function libavcodec
Mon, 18 Apr 2005 11:24:20 +0000 aurel add an AMD64 specific implementation of rdtsc() libavcodec
Sun, 06 Mar 2005 23:20:53 +0000 michael AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Wed, 12 Jan 2005 01:44:02 +0000 michael disallow strcat libavcodec
Wed, 12 Jan 2005 00:59:42 +0000 michael dissallow sprintf libavcodec
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