mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
Updated TODO lists
Original commit message from CVS: Updated TODO lists
This commit is contained in:
parent
275958323c
commit
981a3523b5
1 changed files with 9 additions and 0 deletions
|
@ -10,6 +10,7 @@ decoderbin:
|
|||
TODO
|
||||
- reuse of decoderbin, cleanup in READY state
|
||||
- threading after demuxing?
|
||||
- new_media events should be handled.
|
||||
|
||||
baseplaybin:
|
||||
|
||||
|
@ -57,3 +58,11 @@ playbin:
|
|||
- reuse, refcounting, cleanup in READY state
|
||||
- be smarter about replugging the sinks instead of removing them and readding them.
|
||||
|
||||
|
||||
general
|
||||
|
||||
TODO
|
||||
- playlist support. maybe use a playlist bin that streams the contents of the
|
||||
playlist on a pad, interleaved with new_media events. Also add a tuner
|
||||
interface while we're at it.
|
||||
|
||||
|
|
Loading…
Reference in a new issue