From 144b320afec7e17795a855fd2468dc9f23196a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 2 Feb 2007 11:09:50 +0000 Subject: ext/alsaspdif/alsaspdifsink.c: Set rank to NONE so that it doesn't get autoplugged by autoaudiosink (which didn't hap... Original commit message from CVS: * ext/alsaspdif/alsaspdifsink.c: (plugin_init): Set rank to NONE so that it doesn't get autoplugged by autoaudiosink (which didn't happen previously because the klass string didn't contain anything autoaudiosink was looking for). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 89d84045..562d846b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-02-02 Tim-Philipp Müller + + * ext/alsaspdif/alsaspdifsink.c: (plugin_init): + Set rank to NONE so that it doesn't get autoplugged by autoaudiosink + (which didn't happen previously because the klass string didn't + contain anything autoaudiosink was looking for). + 2007-01-31 Stefan Kost * gst/real/gstrealaudiodec.c: -- cgit v1.2.1