summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-07-26 16:16:01 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-07-26 16:16:01 +0000
commit1b0a8436b41ad0925c99ccbb982e6911fd56a986 (patch)
tree4e56a55f6e62788f41c297773d53e53dd9d469d1 /ChangeLog
parent58791b4e6feeacd9608757b8de8f1e5d378d51a0 (diff)
downloadgst-plugins-bad-1b0a8436b41ad0925c99ccbb982e6911fd56a986.tar.gz
gst-plugins-bad-1b0a8436b41ad0925c99ccbb982e6911fd56a986.tar.bz2
gst-plugins-bad-1b0a8436b41ad0925c99ccbb982e6911fd56a986.zip
gst/real/gstrealaudiodec.c: Use the proper context variable when setting the password !
Original commit message from CVS: * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps): Use the proper context variable when setting the password ! LOG => WARNING for errors. Give proper path when opening the codec (needs a '/' at the end).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e5155a..d5f7bc63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-26 Edward Hervey <bilboed@bilboed.com>
+
+ * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
+ Use the proper context variable when setting the password !
+ LOG => WARNING for errors.
+ Give proper path when opening the codec (needs a '/' at the end).
+
2007-07-25 Tim-Philipp Müller <tim at centricular dot net>
* gst/real/Makefile.am: