summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-19 11:10:31 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-19 11:10:31 +0000
commit0f283b0c8c235a786d513e3f111826690989b159 (patch)
tree16646a85c54fecf9a1d3c6d9d2280d008067421c
parentfe741f770289ee3240e4048653e43f2132bffa5e (diff)
gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.
Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps_with_data): Add BLZ0 (Blizzard's version of DivX) fourcc.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4060ae1e..731ef6d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst-libs/gst/riff/riff-media.c:
+ (gst_riff_create_video_caps_with_data):
+ Add BLZ0 (Blizzard's version of DivX) fourcc.
+
2004-12-18 David Schleef <ds@schleef.org>
* gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another