subtitleoverlay: Return ANY caps for the GET_CAPS query
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Mar 2013 14:37:31 +0000 (15:37 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Mar 2013 14:37:31 +0000 (15:37 +0100)
commit383f58b0ed15c5fd14d2a760719295256f6ba545
tree5c13e14d0a7885d23d0b67ba6b650054d9254187
parent9084bc151be66c7271a5b3679e0e3dc653e96fb2
subtitleoverlay: Return ANY caps for the GET_CAPS query

subtitleoverlay handles any caps, not just the ones
for which a subtitle parser/renderer exist. It will
just ignore any unsupported streams instead of causing
an error.

https://bugzilla.gnome.org/show_bug.cgi?id=688476
gst/playback/gstsubtitleoverlay.c