diff options
author | Hans de Goede <j.w.r.degoede@hhs.nl> | 2007-07-14 18:48:25 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-07-14 18:48:25 +0000 |
commit | e4afe4b55c2b4ffd296c79d285e3dccab2cf2458 (patch) | |
tree | 370ff1c4db5d720e720d25a1098afdf18d74ee29 /ChangeLog | |
parent | 4eb0f04d5e88fcf72808274414094325144fc45c (diff) | |
download | gst-plugins-bad-e4afe4b55c2b4ffd296c79d285e3dccab2cf2458.tar.gz gst-plugins-bad-e4afe4b55c2b4ffd296c79d285e3dccab2cf2458.tar.bz2 gst-plugins-bad-e4afe4b55c2b4ffd296c79d285e3dccab2cf2458.zip |
gst/modplug/gstmodplug.cc: add several missing supported mime-types to the modplug plugin.
Original commit message from CVS:
Patch by: Hans de Goede <j.w.r.degoede at hhs dot nl>
* gst/modplug/gstmodplug.cc:
add several missing supported mime-types to the modplug plugin.
Fixes #456901.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-07-14 Wim Taymans <wim.taymans@gmail.com> + + Patch by: Hans de Goede <j.w.r.degoede at hhs dot nl> + + * gst/modplug/gstmodplug.cc: + add several missing supported mime-types to the modplug plugin. + Fixes #456901. + 2007-07-13 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: |