gst-libs/gst/pbutils/descriptions.c: It's SorensOn and not SorensEn.
authorEdward Hervey <bilboed@bilboed.com>
Mon, 5 May 2008 07:41:03 +0000 (07:41 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 5 May 2008 07:41:03 +0000 (07:41 +0000)
Original commit message from CVS:
* gst-libs/gst/pbutils/descriptions.c: (formats):
It's SorensOn and not SorensEn.

ChangeLog
gst-libs/gst/pbutils/descriptions.c

index e078b60..1b792e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
+
+       * gst-libs/gst/pbutils/descriptions.c: (formats): 
+       It's SorensOn and not SorensEn.
+
 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
 
        * gst-libs/gst/pbutils/descriptions.c: (formats):
index b068dff..3b0290f 100644 (file)
@@ -149,7 +149,7 @@ static const FormatInfo formats[] = {
   {"video/x-dvd-subpicture", "DVD subpicture", 0},
   {"video/x-ffv", N_("FFMpeg v1"), 0},
   {"video/x-flash-screen", "Flash Screen Video", 0},
-  {"video/x-flash-video", "Sorensen Spark Video", 0},
+  {"video/x-flash-video", "Sorenson Spark Video", 0},
   {"video/x-h261", "H.261", 0},
   {"video/x-huffyuv", "Huffyuv", 0},
   {"video/x-intel-h263", "Intel H.263", 0},