gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "DIVX...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 15 Apr 2004 03:21:13 +0000 (03:21 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 15 Apr 2004 03:21:13 +0000 (03:21 +0000)
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).

ChangeLog

index 65fe150..963fbd4 100644 (file)
--- 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):