diff options
author | Julien Moutte <julien@moutte.net> | 2008-11-25 17:47:24 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2008-11-25 17:47:24 +0000 |
commit | de3590f54579f0bd28a26a187c82640a285ff10c (patch) | |
tree | 428284f6bc115c22f5c0c336041b0a58c80d1dbf /ChangeLog | |
parent | c25b0fcb9272712c67adc5d3855aa583b35c42d5 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |