Browse Source

misc. updates

Originally committed as revision 1873 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Roman Shaposhnik 23 years ago
parent
commit
cfd06ceb27
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      doc/TODO

+ 5
- 1
doc/TODO View File

@@ -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
- 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

Loading…
Cancel
Save