mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 00:58:12 +00:00
update TODO some more.
Original commit message from CVS: update TODO some more.
This commit is contained in:
parent
981a3523b5
commit
36da226ad6
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,7 @@ playbin:
|
||||||
TODO
|
TODO
|
||||||
- reuse, refcounting, cleanup in READY state
|
- reuse, refcounting, cleanup in READY state
|
||||||
- be smarter about replugging the sinks instead of removing them and readding them.
|
- be smarter about replugging the sinks instead of removing them and readding them.
|
||||||
|
- Do not crap out when the audio device is in use.
|
||||||
|
|
||||||
|
|
||||||
general
|
general
|
||||||
|
@ -65,4 +66,5 @@ general
|
||||||
- playlist support. maybe use a playlist bin that streams the contents of the
|
- 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
|
playlist on a pad, interleaved with new_media events. Also add a tuner
|
||||||
interface while we're at it.
|
interface while we're at it.
|
||||||
|
- plug the many memleaks.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue