log msmpeg4.c @ 11463:ab0b8dc0a0aa libavcodec

age author description
Thu, 04 Feb 2010 14:26:57 +0000 michael Implement cool new vlc code. libavcodec
Fri, 08 Jan 2010 19:40:10 +0000 michael Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init. libavcodec
Fri, 08 Jan 2010 19:10:11 +0000 michael Use h263 tables in msmpeg4v1 dont duplicate them halfway. libavcodec
Fri, 08 Jan 2010 17:51:48 +0000 michael Rename most non static h263 tables so their name contains h263. 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
Thu, 31 Dec 2009 01:27:47 +0000 diego Remove unused function msmpeg4_memsetw(). libavcodec