mirror of https://git.ffmpeg.org/ffmpeg.git
misc. updates
Originally committed as revision 1873 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
05858889b2
commit
cfd06ceb27
6
doc/TODO
6
doc/TODO
|
@ -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…
Reference in New Issue