log h263data.h @ 12514:e6d711ba5760 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sat, 09 Jan 2010 18:12:06 +0000 michael Make inter_level/run global again, msmpeg4 uses them. libavcodec
Sat, 09 Jan 2010 17:22:37 +0000 michael Make some tables static again, i mistakely thought they would be used in several libavcodec
Sat, 09 Jan 2010 14:59:06 +0000 michael Split H263 encoder and decoder from common code. libavcodec
Fri, 08 Jan 2010 17:51:48 +0000 michael Rename most non static h263 tables so their name contains h263. libavcodec
Thu, 07 Jan 2010 23:53:49 +0000 michael Split the mpeg4 encoder and decoder off h263.c libavcodec
Mon, 04 Jan 2010 13:21:18 +0000 diego The H.263 wrong_run table is only for encoding; only enable it in such cases. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. 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
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
Sun, 12 Nov 2006 23:14:20 +0000 mru make more tables static libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavcodec
Fri, 10 Mar 2006 21:20:49 +0000 michael out of array read fix libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Wed, 01 Jun 2005 21:19:00 +0000 michael adding a few const libavcodec
Tue, 30 Dec 2003 16:07:57 +0000 michael interlaced motion estimation libavcodec
Sun, 21 Dec 2003 20:06:59 +0000 michael rv20 / h263 b frame fix libavcodec
Thu, 04 Dec 2003 18:34:47 +0000 michael rv20 (h263) b frame decoding support libavcodec
Mon, 01 Dec 2003 15:23:14 +0000 michael h263 loop filter libavcodec
Sun, 30 Nov 2003 14:35:35 +0000 michael rv20 decoder libavcodec
Sat, 29 Nov 2003 08:44:33 +0000 michael forgot libavcodec
Fri, 26 Sep 2003 22:18:25 +0000 michaelni h263 stuffing decode fix libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Tue, 18 Jun 2002 00:46:02 +0000 michaelni dc scale simplification/optimization libavcodec
Sun, 02 Jun 2002 12:22:30 +0000 michaelni msmpeg4v1 decoding libavcodec
Thu, 02 May 2002 04:39:45 +0000 pulento - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. libavcodec
Fri, 05 Apr 2002 04:09:04 +0000 michaelni msmpeg4v2 decoding (no encoding yet) libavcodec
Mon, 18 Feb 2002 19:33:27 +0000 pulento - H.263+ decoder support for Advanded INTRA Coding (buggy) libavcodec
Sat, 17 Nov 2001 21:14:54 +0000 pulento - Added support to Inter4V+Q MBs to H.263 decoder. libavcodec
Sat, 03 Nov 2001 00:49:53 +0000 pulento - Bug fix on inter MCBPC table for inter+q. libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec