diff options
author | Diego Biurrun <diego@biurrun.de> | 2005-12-17 18:14:38 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2005-12-17 18:14:38 +0000 |
commit | 115329f16062074e11ccf3b89ead6176606c9696 (patch) | |
tree | e98aa993905a702688bf821737ab9a443969fc28 /doc/TODO | |
parent | d76319b1ab716320f6e6a4d690b85fe4504ebd5b (diff) | |
download | ffmpeg-115329f16062074e11ccf3b89ead6176606c9696.tar.gz |
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,13 +5,13 @@ Fabrice's TODO list: (unordered) ------------------- Short term: -- av_read_frame() API +- av_read_frame() API - seeking API and example in ffplay - parse_only mode - use AVFMTCTX_DISCARD_PKT in ffplay so that DV has a chance to work - add RTSP regression test (both client and server) - make ffserver allocate AVFormatContext -- clean up (incompatible change, for 0.5.0): +- clean up (incompatible change, for 0.5.0): * AVStream -> AVComponent * AVFormatContext -> AVInputStream/AVOutputStream * suppress rate_emu from AVCodecContext @@ -54,7 +54,7 @@ Francois' TODO list: (unordered, without any timeframe) Philip'a TODO list: (alphabetically ordered) (please help) ------------------ - Add a multi-ffm filetype so that feeds can be recorded into multiple files rather - than one big file. + than one big file. - Authenticated users support -- where the authentication is in the URL - Change ASF files so that the embedded timestamp in the frames is right rather than being an offset from the start of the stream |