summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-04-11 17:21:32 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-04-11 17:21:32 +0000
commit40203b6472b1a3e5d1bfd348f1824429ed6132a9 (patch)
tree28f4473948fc39acbc105ca967c99d75da5938d7 /ChangeLog
parentad0f3192360a62ff79d6f8ed32bceb26b23c7089 (diff)
downloadgst-plugins-bad-40203b6472b1a3e5d1bfd348f1824429ed6132a9.tar.gz
gst-plugins-bad-40203b6472b1a3e5d1bfd348f1824429ed6132a9.tar.bz2
gst-plugins-bad-40203b6472b1a3e5d1bfd348f1824429ed6132a9.zip
gst-libs/gst/riff/riff-media.c: Fix divx caps mismatch and move from video/x-jpeg to image/jpeg so that MJPEG plays b...
Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): Fix divx caps mismatch and move from video/x-jpeg to image/jpeg so that MJPEG plays back.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac3ff3f0..5374e04c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
+ Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
+ so that MJPEG plays back.
+
2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),