diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2006-06-15 21:33:39 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2006-06-15 21:33:39 +0000 |
commit | 5e1d2731211d6d6dab669619152f1e0b59f62b35 (patch) | |
tree | 37b79e88a2eb7d8dc96aa6e01ac8ab58db386d58 | |
parent | eaddc4717bd6e295e9d8c140fb9fb8a4c6b60fb8 (diff) | |
download | ffmpeg-5e1d2731211d6d6dab669619152f1e0b59f62b35.tar.gz |
vfr mov/mp4 todo item
Originally committed as revision 5481 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,4 +75,5 @@ unassigned TODO: (unordered) - MPEG4 GMC encoding support - macroblock based pixel format (better cache locality, somewhat complex, one paper claimed it faster for high res) - finish NUT implementation +- movenc.c fix stts so that variable framerate files work |