]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4videodec.c
Rename ff_parse_eval() to ff_eval_expr().
[ffmpeg] / libavcodec / mpeg4videodec.c
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-30 Benoit FouetReplace @returns by @return.
2010-02-08 Michael NiedermayerChange xvid/divx/lavc build variables to be consistent...
2010-01-08 Michael NiedermayerRename most non static h263 tables so their name contai...
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-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c