]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4video.h
Fix misspelled parameter names in Doxygen documentation.
[ffmpeg] / libavcodec / mpeg4video.h
2010-03-08 Måns RullgårdAdd lots of missing includes
2010-01-09 Michael NiedermayerMake some tables static again, i mistakely thought...
2010-01-08 Michael NiedermayerMove 3 direct MV related functions that i left out...
2010-01-08 Michael NiedermayerRename mpeg4 intra vlc tables so they contain "mpeg4...
2010-01-08 Michael NiedermayerRename DCtab_*, its a global variable and it helps...
2010-01-08 Michael NiedermayerRemove useless line.
2010-01-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c