log mpeg4videoenc.c @ 11517:e3b680f6c106 libavcodec

age author description
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: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
Fri, 08 Jan 2010 10:00:56 +0000 diego Explain why the level variable is magically inceased in mpeg4_encode_dc(). libavcodec
Thu, 07 Jan 2010 23:53:49 +0000 michael Split the mpeg4 encoder and decoder off h263.c libavcodec