From 58eff5c8d849662350d862e317a7f9feb9fbf460 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Loeuillet?= Date: Thu, 20 May 2004 19:43:25 +0000 Subject: - change sunaudio category to Sink/Audio Original commit message from CVS: - change sunaudio category to Sink/Audio - change HAVE_FIONREAD macro to GST_CHECK_FIONREAD - add conditional include for FIONREAD ioctl on more files --- sys/sunaudio/gstsunaudio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/sunaudio') diff --git a/sys/sunaudio/gstsunaudio.c b/sys/sunaudio/gstsunaudio.c index 2d8a2198..b725a64b 100644 --- a/sys/sunaudio/gstsunaudio.c +++ b/sys/sunaudio/gstsunaudio.c @@ -60,7 +60,7 @@ GType gst_gst_sunaudiosink_get_type (void); static GstElementDetails plugin_details = { "SunAudioSink", - "Audio/Sink", + "Sink/Audio", "This element acts like identity, except that one can control how " "sunaudiosink works", "David A. Schleef ", -- cgit v1.2.1