playbin2: improve subtitle handling
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 12 Mar 2009 16:47:41 +0000 (17:47 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 12 Mar 2009 16:51:39 +0000 (17:51 +0100)
commit7849db42b8408f345275929a56cf1a6f34260fd9
treebfa805d523b6d69dc10f7251b6cdfc1aac60e15b
parent566583e87147f774e7fc4c78b5f7e61d427e40a9
playbin2: improve subtitle handling

Add property to playbin2 to configure a custom sink that receives the raw
subtitle buffers instead of using a textoverlay.
Improve the property finding code to make it more usable.
Use property find code to find async properties in custom sinks that are bins.
Improve text overlay code to gracefully handle missing elements.
gst/playback/gstplaybin2.c
gst/playback/gstplaysink.c
gst/playback/gstplaysink.h