mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
dvbsuboverlay: more TODO
This commit is contained in:
parent
1db547f0b6
commit
08c355823b
1 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,7 @@ Check about GST_PAD_PARENT vs gst_pad_get_parent - do we need a reference - is t
|
||||||
|
|
||||||
Ask about individual segment handling on separate sink pads. Is it possible that the separate NEWSEGMENT events on the text and video pad have different start and/or stop values, as to require some code complexity present?
|
Ask about individual segment handling on separate sink pads. Is it possible that the separate NEWSEGMENT events on the text and video pad have different start and/or stop values, as to require some code complexity present?
|
||||||
|
|
||||||
|
- parse incoming buffers into complete packets (first buffer of a packet should
|
||||||
|
have a timestamp set), and get rid of the gstmpegtsdemux hack
|
||||||
|
|
||||||
|
- implement blitting/overlay for at least I420
|
||||||
|
|
Loading…
Reference in a new issue