Mercurial > libavcodec.hg
log mpeg4videodec.c @ 11265:444b3a297ca5 libavcodec
age | author | description |
---|---|---|
Mon, 08 Feb 2010 00:43:15 +0000 | michael | Change xvid/divx/lavc build variables to be consistent to x264_build. 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: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 |