From cfd06ceb27dafb230c5001852618963a57eb7bc9 Mon Sep 17 00:00:00 2001 From: Roman Shaposhnik Date: Wed, 14 May 2003 01:08:30 +0000 Subject: [PATCH] misc. updates Originally committed as revision 1873 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index b90db8b1a..3f3a3df7c 100644 --- a/doc/TODO +++ b/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 \ 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 -- 2.34.1