summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-04-15 03:21:13 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-04-15 03:21:13 +0000
commit25e1961c8e7db767626eb58cc6e5e2b78754e0ed (patch)
treef38484702d83f8c9b064faa07522cbd65dca8fc0
parenta0ba619b83aa01c9c51af71c53d55ef3a8136405 (diff)
gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65fe1502..963fbd43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
+ Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
+
2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):