mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
pbutils: Add entry for text/x-raw
https://bugzilla.gnome.org/show_bug.cgi?id=708954
This commit is contained in:
parent
cb70260b48
commit
057a44899e
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ static const FormatInfo formats[] = {
|
|||
{"image/vnd.wap.wbmp", "Wireless Bitmap", FLAG_IMAGE, "wbmp"},
|
||||
|
||||
/* subtitle formats with static descriptions */
|
||||
{"text/x-raw", N_("Timed Text"), FLAG_SUB, ""},
|
||||
{"application/x-ssa", "SubStation Alpha", FLAG_SUB, ""},
|
||||
{"application/x-ass", "Advanced SubStation Alpha", FLAG_SUB, ""},
|
||||
/* FIXME: add variant field to typefinder? */
|
||||
|
|
Loading…
Reference in a new issue