diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2008-10-19 12:39:30 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2008-10-19 12:39:30 +0000 |
commit | 2c4fc7cd4a89e2f202083a111deaf9ef69042ce0 (patch) | |
tree | 655019abe6a09b1ed9ccb4a77a9df0e1bd996bab /ChangeLog | |
parent | bffed9fac1cae5831919b98756616147f9a5ecc7 (diff) | |
download | gst-plugins-bad-2c4fc7cd4a89e2f202083a111deaf9ef69042ce0.tar.gz gst-plugins-bad-2c4fc7cd4a89e2f202083a111deaf9ef69042ce0.tar.bz2 gst-plugins-bad-2c4fc7cd4a89e2f202083a111deaf9ef69042ce0.zip |
ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get used by autoaudiosink (there's no point r...
Original commit message from CVS:
* ext/apexsink/gstapexplugin.c: (plugin_init):
Set apexsink's rank to NONE so it doesn't get used by
autoaudiosink (there's no point really). (#556588)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-10-19 Tim-Philipp Müller <tim.muller at collabora co uk> + + * ext/apexsink/gstapexplugin.c: (plugin_init): + Set apexsink's rank to NONE so it doesn't get used by + autoaudiosink (there's no point really). (#556588) + 2008-10-16 Jan Schmidt <jan.schmidt@sun.com> * configure.ac: |