log h264data.h @ 7678:081c54b62e56 libavcodec

age author description
Sat, 26 Jul 2008 02:27:14 +0000 michael chroma_format_idc=0 aka grayscale support. libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Sat, 01 Mar 2008 01:58:25 +0000 lorenm more aspect ratios added in one of the ammendments libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Wed, 05 Sep 2007 05:30:08 +0000 kostya Move H.264 intra prediction functions into their own context libavcodec
Fri, 24 Aug 2007 14:18:09 +0000 michael int->uint8_t libavcodec
Fri, 24 Aug 2007 14:02:02 +0000 michael int->int8_t (no need for them to be int ...) libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavcodec
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavcodec
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavcodec
Thu, 07 Dec 2006 09:59:05 +0000 takis Making rem6 and div6 globally visible and thus adding prefixes. libavcodec
Tue, 05 Dec 2006 21:52:15 +0000 takis Change NAL unit type defines to an enum and move to a header file for usage libavcodec
Wed, 01 Nov 2006 19:34:30 +0000 michael merge clip() into the alpha/beta/tc0 tables (10% faster filter_mb_fast() on P3) libavcodec