log h263data.h @ 11352:6e0af2cfdcfe libavcodec

age author description
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