~ubuntu-branches/ubuntu/intrepid/gstreamer0.10-ffmpeg/intrepid

« back to all changes in this revision

Viewing changes to gst-libs/ext/ffmpeg/doc/TODO

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-04-01 16:13:43 UTC
  • mto: (1.2.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20060401161343-n621cgjlujio0otg
Tags: upstream-0.10.1
Import upstream version 0.10.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
-------------------
6
6
Short term:
7
7
 
8
 
- av_read_frame() API 
 
8
- av_read_frame() API
9
9
- seeking API and example in ffplay
10
10
- parse_only mode
11
11
- use AVFMTCTX_DISCARD_PKT in ffplay so that DV has a chance to work
12
12
- add RTSP regression test (both client and server)
13
13
- make ffserver allocate AVFormatContext
14
 
- clean up (incompatible change, for 0.5.0): 
 
14
- clean up (incompatible change, for 0.5.0):
15
15
    * AVStream -> AVComponent
16
16
    * AVFormatContext -> AVInputStream/AVOutputStream
17
17
    * suppress rate_emu from AVCodecContext
54
54
Philip'a TODO list: (alphabetically ordered) (please help)
55
55
------------------
56
56
- Add a multi-ffm filetype so that feeds can be recorded into multiple files rather
57
 
  than one big file. 
 
57
  than one big file.
58
58
- Authenticated users support -- where the authentication is in the URL
59
59
- Change ASF files so that the embedded timestamp in the frames is right rather
60
60
  than being an offset from the start of the stream