diff options
author | Roman Shaposhnik <roman@shaposhnik.org> | 2003-05-14 01:08:30 +0000 |
---|---|---|
committer | Roman Shaposhnik <roman@shaposhnik.org> | 2003-05-14 01:08:30 +0000 |
commit | cfd06ceb27dafb230c5001852618963a57eb7bc9 (patch) | |
tree | 1369853238aab51f28ccc89c9f8b4319aed5e187 /doc | |
parent | 05858889b2261fc3a98c19e25219b435ea0f6154 (diff) | |
download | ffmpeg-streaming-cfd06ceb27dafb230c5001852618963a57eb7bc9.zip ffmpeg-streaming-cfd06ceb27dafb230c5001852618963a57eb7bc9.tar.gz |
misc. updates
Originally committed as revision 1873 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -53,4 +53,8 @@ Philip'a TODO list: (alphabetically ordered) (please help) unassigned TODO: (stuff which should/must be done but noone seems to do it) --------------- - use AVFrame for audio codecs too -- H264 interlacing
\ No newline at end of file +- H264 interlacing +- rework aviobuf.c buffering strategy and fix url_fskip +- do audio resampling with bandlimited interpolation: + http://ccrma-www.stanford.edu/~jos/resample/resample.html +- add seeking support to the command line |