pbutils: Add description for teletext

This commit is contained in:
Edward Hervey 2013-07-27 12:16:15 +02:00
parent 197376212c
commit 43093743e5

View file

@ -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, ""},