From b98072f9578ef4dbb13059f9dead8e1a7126bcca Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 5 May 2008 07:41:03 +0000 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ gst-libs/gst/pbutils/descriptions.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e078b60..1b792e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-05 Edward Hervey + + * gst-libs/gst/pbutils/descriptions.c: (formats): + It's SorensOn and not SorensEn. + 2008-05-04 Tim-Philipp Müller * gst-libs/gst/pbutils/descriptions.c: (formats): diff --git a/gst-libs/gst/pbutils/descriptions.c b/gst-libs/gst/pbutils/descriptions.c index b068dff..3b0290f 100644 --- a/gst-libs/gst/pbutils/descriptions.c +++ b/gst-libs/gst/pbutils/descriptions.c @@ -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}, -- 2.7.4