diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2007-07-19 09:08:30 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-07-19 09:08:30 +0000 |
commit | 6cbacb8a1497c21208edd0507986c2e263d17bfc (patch) | |
tree | 2aa99a9f9f7d7600c587e1899953d4625277dc37 /ChangeLog | |
parent | a6058388c17adeace60b9e8b1daa2087f788e717 (diff) | |
download | gst-plugins-bad-6cbacb8a1497c21208edd0507986c2e263d17bfc.tar.gz gst-plugins-bad-6cbacb8a1497c21208edd0507986c2e263d17bfc.tar.bz2 gst-plugins-bad-6cbacb8a1497c21208edd0507986c2e263d17bfc.zip |
tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, timidity_suite, main):
Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/elements/timidity.c (GST_START_TEST, timidity_suite,
main):
Add typefind test for midi.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-07-19 Stefan Kost <ensonic@users.sf.net> + + * tests/check/Makefile.am: + * tests/check/elements/timidity.c (GST_START_TEST, timidity_suite, + main): + Add typefind test for midi. + 2007-07-18 Michael Smith <msmith@fluendo.com> * ext/soundtouch/gstpitch.cc: |