Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | motion estimation for SVQ1 | Michael Niedermayer | 2004-05-12 | 1 | -22/+0 |
| | | | | Originally committed as revision 3126 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | p frame encoding, only with 0,0 motion vectors yet though | Michael Niedermayer | 2004-05-09 | 1 | -1/+1 |
| | | | | Originally committed as revision 3121 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's | Mike Melanson | 2003-05-26 | 1 | -0/+283 |
native VLC facilities; also added decoding of some more frame header fields Originally committed as revision 1907 to svn://svn.ffmpeg.org/ffmpeg/trunk |