summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2008-11-25 17:47:24 +0000
committerJulien Moutte <julien@moutte.net>2008-11-25 17:47:24 +0000
commitde3590f54579f0bd28a26a187c82640a285ff10c (patch)
tree428284f6bc115c22f5c0c336041b0a58c80d1dbf /ChangeLog
parentc25b0fcb9272712c67adc5d3855aa583b35c42d5 (diff)
gst/qtdemux/qtdemux.c: Add MPG1 and MPG2 fourcc to supported qtdemux video codecs as I found some video clips using t...
Original commit message from CVS: 2008-11-25 Julien Moutte <julien@fluendo.com> * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc to supported qtdemux video codecs as I found some video clips using those.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60fe3198..4355bdd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-25 Julien Moutte <julien@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
+ to supported qtdemux video codecs as I found some video clips using
+ those.
+
2008-11-25 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):