pbutils: Add description for LOCO Lossless codec
authorEdward Hervey <bilboed@bilboed.com>
Sat, 23 Jan 2010 13:35:28 +0000 (14:35 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 23 Jan 2010 13:35:28 +0000 (14:35 +0100)
gst-libs/gst/pbutils/descriptions.c

index 3ce373f..9f77031 100644 (file)
@@ -164,6 +164,7 @@ static const FormatInfo formats[] = {
   {"video/x-intel-h263", "Intel H.263", 0},
   {"video/x-jpeg", "Motion JPEG", 0},
   /* { "video/x-jpeg-b", "", 0 }, does this actually exist? */
+  {"video/x-loco", "LOCO Lossless", 0},
   {"video/x-mjpeg", "Motion-JPEG", 0},
   {"video/x-mjpeg-b", "Motion-JPEG format B", 0},
   {"video/mpegts", "MPEG-2 Transport Stream", FLAG_CONTAINER},