From af091928f31ca9029276936f0b7af10e6fd7243d Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Mon, 25 Jan 2016 18:30:30 +0530 Subject: [PATCH] alsa: Trivial doc update alsasink now does more than just raw audio. --- ext/alsa/gstalsasink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/alsa/gstalsasink.c b/ext/alsa/gstalsasink.c index c8989ced10..28f328ee50 100644 --- a/ext/alsa/gstalsasink.c +++ b/ext/alsa/gstalsasink.c @@ -24,7 +24,7 @@ * SECTION:element-alsasink * @see_also: alsasrc * - * This element renders raw audio samples using the ALSA audio API. + * This element renders audio samples using the ALSA audio API. * * * Example pipelines