Signed-off-by: Hubert Feurstein <[email protected]>
---
This patch is built on top of "[gst-plugins-good] fix broken 'oss' plugin"
rules/gst-plugins-good.in | 1 -
rules/gst-plugins-good.make | 3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gst-plugins-good.in b/rules/gst-plugins-good.in
index 3bff692..c5281f4 100644
--- a/rules/gst-plugins-good.in
+++ b/rules/gst-plugins-good.in
@@ -224,7 +224,6 @@ if GST_PLUGINS_GOOD
config GST_PLUGINS_GOOD_OSS4
bool
- depends on GST_PLUGINS_GOOD_BROKEN
prompt "oss4"
config GST_PLUGINS_GOOD_SUNAUDIO
diff --git a/rules/gst-plugins-good.make b/rules/gst-plugins-good.make
index 01b64b8..fe37382 100644
--- a/rules/gst-plugins-good.make
+++ b/rules/gst-plugins-good.make
@@ -84,7 +84,8 @@ GST_PLUGINS_GOOD_ENABLEP-$(PTXCONF_GST_PLUGINS_GOOD_Y4M)
+= y4menc
GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_DIRECTSOUND) +=
directsound
GST_PLUGINS_GOOD_ENABLEC-$(PTXCONF_GST_PLUGINS_GOOD_OSS) += oss
GST_PLUGINS_GOOD_ENABLEP-$(PTXCONF_GST_PLUGINS_GOOD_OSS) += ossaudio
-GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_OSS4) += oss4
+GST_PLUGINS_GOOD_ENABLEC-$(PTXCONF_GST_PLUGINS_GOOD_OSS4) += oss4
+GST_PLUGINS_GOOD_ENABLEP-$(PTXCONF_GST_PLUGINS_GOOD_OSS4) += oss4audio
GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_SUNAUDIO) += sunaudio
GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_OSX_AUDIO) += osx_audio
GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_OSX_VIDEO) += osx_video
--
1.7.1
--
ptxdist mailing list
[email protected]