Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change ref_index structure so it matches how its organized in h264. | Michael Niedermayer | 2010-03-23 | 1 | -1/+1 |
| | | | | | | Also revert the related error concealment hotfix. Originally committed as revision 22640 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c. | Michael Niedermayer | 2010-01-08 | 1 | -0/+99 |
| | | | | Originally committed as revision 21104 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Split the mpeg4 encoder and decoder off h263.c | Michael Niedermayer | 2010-01-07 | 1 | -0/+72 |
Originally committed as revision 21079 to svn://svn.ffmpeg.org/ffmpeg/trunk |