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
4
doc/TODO
4
doc/TODO
|
@ -54,3 +54,7 @@ unassigned TODO: (stuff which should/must be done but noone seems to do it)
|
||||||
---------------
|
---------------
|
||||||
- use AVFrame for audio codecs too
|
- 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