log cavs.h @ 12488:351a81a23343 libavcodec

age author description
Tue, 03 Aug 2010 20:59:00 +0000 mru Move cavs dsp functions to their own struct libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Thu, 18 Feb 2010 18:23:48 +0000 stefang fix intra prediction modes with inter-MB neighbors, libavcodec
Mon, 15 Feb 2010 16:43:45 +0000 stefang add heuristic to discern the old sample clips from streams encoded libavcodec
Tue, 10 Feb 2009 22:38:02 +0000 stefang introduce a macroblock index to avoid a few x*width+y calculations libavcodec
Tue, 10 Feb 2009 16:34:45 +0000 stefang do not check for minimum slice start code, 0x00000100 is valid libavcodec
Fri, 16 Jan 2009 17:45:54 +0000 stefang rename XXX_t enums to cavs_XXX to fix POSIX namespace issue libavcodec
Fri, 16 Jan 2009 17:20:17 +0000 stefang rename vector_t to cavs_vector libavcodec
Mon, 15 Dec 2008 10:08:31 +0000 diego Avoid POSIX-reserved _t in identifier names. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Wed, 25 Jul 2007 05:09:54 +0000 stefang have less functions as inline libavcodec
Sun, 08 Jul 2007 23:14:54 +0000 mru trivial warning fixes libavcodec
Sun, 08 Jul 2007 07:13:25 +0000 stefang prepare splitting decoder-only parts into own file: libavcodec
Sat, 07 Jul 2007 07:35:18 +0000 stefang prepare splitting decoder-only parts into own file: libavcodec
Sat, 07 Jul 2007 07:14:58 +0000 stefang move dequantization into its own inline function libavcodec
Sat, 07 Jul 2007 06:49:20 +0000 stefang cosmetic: rename VLC tables to make clear they libavcodec
Sat, 07 Jul 2007 06:34:30 +0000 stefang setting special motion vectors in intra macroblocks libavcodec
Sat, 07 Jul 2007 06:27:44 +0000 stefang setting intra prediction modes to default values libavcodec
Sat, 07 Jul 2007 06:15:05 +0000 stefang move modification of intra prediction modes into libavcodec
Sat, 07 Jul 2007 05:27:59 +0000 stefang move preparation of chroma intra prediction into its libavcodec
Sat, 07 Jul 2007 05:03:22 +0000 stefang move existing inline functions from cavs.c to cavs.h libavcodec
Sat, 07 Jul 2007 04:58:54 +0000 stefang move context structure definition from cavs.c to cavs.h libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Tue, 08 May 2007 23:58:35 +0000 aurel move defines and enums out of cavsdata.h libavcodec