diff options
author | j^ <j@bootlab.org> | 2008-05-02 09:09:58 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-05-02 09:09:58 +0000 |
commit | 4f13f56ef96e7d98f458810c223fe30070d21e1b (patch) | |
tree | 28565278c704a2a301f83145eddc5dd79265e191 /ChangeLog | |
parent | 751f2bb3646f2beff3698c9f09900dbd0ea08abb (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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> |