mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
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:
parent
6451cbf5b7
commit
b98072f957
2 changed files with 6 additions and 1 deletions
|
@ -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):
|
||||
|
|
|
@ -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},
|
||||
|
|
Loading…
Reference in a new issue