summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-06-20 08:26:21 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-06-20 08:26:21 +0000
commit42ca9c44e6171d1c5e80f052c837efdf8c602311 (patch)
treeef79dca9c42e146c644a5abe4167740dfb064d87 /ChangeLog
parentb753979d860b22e27c57fda7b190295908147e50 (diff)
gst/qtdemux/: Add MJPG to the variants of motion jpeg.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples), (qtdemux_video_caps): * gst/qtdemux/qtdemux_fourcc.h: Add MJPG to the variants of motion jpeg.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd1e9f77..94bd595e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-20 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
+ (qtdemux_video_caps):
+ * gst/qtdemux/qtdemux_fourcc.h:
+ Add MJPG to the variants of motion jpeg.
+
2007-06-19 Tim-Philipp Müller <tim at centricular dot net>
* tests/check/Makefile.am: