summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4videodec.c
Commit message (Expand)AuthorAgeFilesLines
* Rename most non static h263 tables so their name contains h263.Michael Niedermayer2010-01-081-12/+12
* Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readabilityMichael Niedermayer2010-01-081-4/+4
* Rename DCtab_*, its a global variable and it helps understanding if mpeg4Michael Niedermayer2010-01-081-4/+4
* Split the mpeg4 encoder and decoder off h263.cMichael Niedermayer2010-01-071-0/+2262