mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
playback: Add subpicture/x-dvb as raw caps
https://bugzilla.gnome.org/show_bug.cgi?id=710325
This commit is contained in:
parent
fdfc6baf14
commit
ddf4ca2203
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ G_BEGIN_DECLS
|
|||
"audio/x-raw; " \
|
||||
"text/x-raw; " \
|
||||
"subpicture/x-dvd; " \
|
||||
"subpicture/x-dvb; " \
|
||||
"subpicture/x-pgs"
|
||||
|
||||
G_END_DECLS
|
||||
|
|
Loading…
Reference in a new issue