summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorj^ <j@bootlab.org>2008-05-02 09:09:58 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-05-02 09:09:58 +0000
commit4f13f56ef96e7d98f458810c223fe30070d21e1b (patch)
tree28565278c704a2a301f83145eddc5dd79265e191 /ChangeLog
parent751f2bb3646f2beff3698c9f09900dbd0ea08abb (diff)
gst/qtdemux/qtdemux.c: Add more mpeg2 variants. Fixes #530886.
Original commit message from CVS: Patch by: j^ <j@bootlab.org> * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add more mpeg2 variants. Fixes #530886.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8319eed..cf7f14ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-02 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: j^ <j@bootlab.org>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
+ Add more mpeg2 variants. Fixes #530886.
+
2008-05-01 Tim-Philipp Müller <tim.muller at collabora co uk>
Patch by: Youness Alaoui <youness.alaoui at collabora co uk>