summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-04-21 17:59:45 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-04-21 17:59:45 +0000
commit4132559f94686557229f10cdba6ed5705fca33c4 (patch)
treed169042e11df52e32d84c5c4a999f150b720606f
parent37aab9130bb40c287a99cf41336d12f7fcc491d4 (diff)
downloadgst-plugins-bad-4132559f94686557229f10cdba6ed5705fca33c4.tar.gz
gst-plugins-bad-4132559f94686557229f10cdba6ed5705fca33c4.tar.bz2
gst-plugins-bad-4132559f94686557229f10cdba6ed5705fca33c4.zip
ext/cdio/cddasrc.c: Fix EOS emission for the last track on the disc.
Original commit message from CVS: * ext/cdio/cddasrc.c: (cddasrc_get): Fix EOS emission for the last track on the disc.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7fdbf14..df655770 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-21 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/cdio/cddasrc.c: (cddasrc_get):
+ Fix EOS emission for the last track on the disc.
+
2005-04-21 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/alsa/gstalsa.c: (gst_alsa_set_hw_params):