[gst-cvs] gst-plugins-base: pbutils: Add description for LOCO Lossless codec

Edward Hervey bilboed at kemper.freedesktop.org
Sat Jan 23 05:36:25 PST 2010


Module: gst-plugins-base
Branch: master
Commit: d714a5a68bb3aa9bbe1db2bdb73496d355fc5956
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=d714a5a68bb3aa9bbe1db2bdb73496d355fc5956

Author: Edward Hervey <bilboed at bilboed.com>
Date:   Sat Jan 23 14:35:28 2010 +0100

pbutils: Add description for LOCO Lossless codec

---

 gst-libs/gst/pbutils/descriptions.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gst-libs/gst/pbutils/descriptions.c b/gst-libs/gst/pbutils/descriptions.c
index 3ce373f..9f77031 100644
--- a/gst-libs/gst/pbutils/descriptions.c
+++ b/gst-libs/gst/pbutils/descriptions.c
@@ -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},





More information about the Gstreamer-commits mailing list