diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2003-06-17 23:29:36 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2003-06-17 23:29:36 +0000 |
commit | cb906609578ef469bc2dc9d33b181b97fdf0a53a (patch) | |
tree | cb69d304b35b929304b405e82be1cbf7f5879bfa /doc | |
parent | b1e6b355f74d544bbfb5f55334141ae13af9fae5 (diff) | |
download | ffmpeg-streaming-cb906609578ef469bc2dc9d33b181b97fdf0a53a.zip ffmpeg-streaming-cb906609578ef469bc2dc9d33b181b97fdf0a53a.tar.gz |
update
Originally committed as revision 1969 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,3 +58,4 @@ unassigned TODO: (stuff which should/must be done but noone seems to do it) - do audio resampling with bandlimited interpolation: http://ccrma-www.stanford.edu/~jos/resample/resample.html - add seeking support to the command line +- generate optimal huffman tables for mjpeg encoding |