From 42ca9c44e6171d1c5e80f052c837efdf8c602311 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 20 Jun 2007 08:26:21 +0000 Subject: 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd1e9f77..94bd595e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-06-20 Stefan Kost + + * 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 * tests/check/Makefile.am: -- cgit