From 43093743e56b9b01673e45683d27a57c4811938d Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sat, 27 Jul 2013 12:16:15 +0200 Subject: [PATCH] pbutils: Add description for teletext --- gst-libs/gst/pbutils/descriptions.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gst-libs/gst/pbutils/descriptions.c b/gst-libs/gst/pbutils/descriptions.c index 9591f5906c..500803638a 100644 --- a/gst-libs/gst/pbutils/descriptions.c +++ b/gst-libs/gst/pbutils/descriptions.c @@ -287,6 +287,7 @@ static const FormatInfo formats[] = { /* non-audio/video/container formats */ {"hdv/aux-v", "HDV AUX-V", 0, ""}, {"hdv/aux-a", "HDV AUX-A", 0, ""}, + {"private/teletext", "Teletext", 0, ""}, /* formats with dynamic descriptions */ {"audio/mpeg", NULL, FLAG_AUDIO, ""},