summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-09-25 05:03:58 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-09-25 05:03:58 +0000
commit94f68153dd1d739547aa500df65e6bb1aa112ced (patch)
treeabed70c782c66636e9560f0df8981a3d64198a09 /ChangeLog
parenta67ced8ff7e6a22c9db554e141648f5a7991a96b (diff)
gst/qtdemux/qtdemux.c: Add fourccs for MPEG2 HDV streams. Fixes #479960.
Original commit message from CVS: Patch by: <j at bootlab dot org> * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add fourccs for MPEG2 HDV streams. Fixes #479960.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 052c53e5..75665cf1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-09-25 Sebastian Dröge <slomo@circular-chaos.org>
+
+ Patch by: <j at bootlab dot org>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
+ Add fourccs for MPEG2 HDV streams. Fixes #479960.
+
2007-09-23 Stefan Kost <ensonic@users.sf.net>
* sys/oss/gstosshelper.c: