gst-libs/gst/pbutils/descriptions.c: It's SorensOn and not SorensEn.

Original commit message from CVS:
* gst-libs/gst/pbutils/descriptions.c: (formats):
It's SorensOn and not SorensEn.
This commit is contained in:
Edward Hervey 2008-05-05 07:41:03 +00:00
parent 6451cbf5b7
commit b98072f957
2 changed files with 6 additions and 1 deletions

View file

@ -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):

View 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},