playback: Expose XSUB formats by default

This is a workaround, we should remove this once we have a proper
decoder
This commit is contained in:
Edward Hervey 2015-11-16 14:50:58 +01:00 committed by Edward Hervey
parent f9b9472ad4
commit d292ed48c5

View file

@ -31,6 +31,7 @@ G_BEGIN_DECLS
"text/x-raw; " \
"subpicture/x-dvd; " \
"subpicture/x-dvb; " \
"subpicture/x-xsub; " \
"subpicture/x-pgs"
G_END_DECLS