diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-12-15 09:34:31 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-12-15 09:34:31 +0000 |
commit | 6e1bab8608730592f3354e0a04d6fd01f6d69678 (patch) | |
tree | cf460a62a845091d5ac297ec00aeb5ee3b31e01c /ChangeLog | |
parent | bc2cdd57d549ab3ba59782e9b395d0cd683fd3ac (diff) | |
download | gst-plugins-bad-6e1bab8608730592f3354e0a04d6fd01f6d69678.tar.gz gst-plugins-bad-6e1bab8608730592f3354e0a04d6fd01f6d69678.tar.bz2 gst-plugins-bad-6e1bab8608730592f3354e0a04d6fd01f6d69678.zip |
ext/libmms/gstmms.c: These debug statements should be using LOG level.
Original commit message from CVS:
* ext/libmms/gstmms.c: (gst_mms_create):
These debug statements should be using LOG level.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-12-15 Tim-Philipp Müller <tim at centricular dot net> + + * ext/libmms/gstmms.c: (gst_mms_create): + These debug statements should be using LOG level. + 2006-12-14 Tim-Philipp Müller <tim at centricular dot net> * gst/modplug/libmodplug/sndfile.cpp: |