diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2017-06-23 19:52:04 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2017-06-23 20:02:43 +0100 |
commit | dd23afb6d4817cb331939b8823165cba7c999ca6 (patch) | |
tree | 130c5a108552e614c1bb96c9073d6cfa9200dc8e /po | |
parent | 2271fee77e762a0b601716103bf2301b0d0b893a (diff) | |
download | gstreamer-plugins-good-dd23afb6d4817cb331939b8823165cba7c999ca6.tar.gz |
sys: remove sunaudio plugin
Even though hooked up to the build system, it's clear that no one
has ever built or used this with GStreamer 1.x. It wants to link
against libgstinterfaces, which no longer exists. And uses 0.10-style
raw audio caps. And the last meaningful change was done in 2009.
Let's just remove it.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index c1d4fb5de..747b208eb 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -18,8 +18,6 @@ sys/oss4/oss4-source.c sys/oss/gstosssink.c sys/oss/gstosssrc.c sys/osxaudio/gstosxaudioringbuffer.c -sys/sunaudio/gstsunaudiomixeroptions.c -sys/sunaudio/gstsunaudiomixertrack.c sys/v4l2/gstv4l2bufferpool.c sys/v4l2/gstv4l2object.c sys/v4l2/gstv4l2radio.c |