log mpeg4data.h @ 11536:22ab9663ca4e libavcodec

age author description
Sat, 09 Jan 2010 17:22:37 +0000 michael Make some tables static again, i mistakely thought they would be used in several libavcodec
Fri, 08 Jan 2010 17:41:14 +0000 michael Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readability libavcodec
Fri, 08 Jan 2010 17:28:43 +0000 michael Rename DCtab_*, its a global variable and it helps understanding if mpeg4 libavcodec
Thu, 07 Jan 2010 23:53:49 +0000 michael Split the mpeg4 encoder and decoder off h263.c libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. 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