From 89ac50f14c86657e113eb799be6b980ecaabc4cc Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Thu, 11 Feb 2010 20:21:38 +0100 Subject: [PATCH] faac: fix documentation typo --- ext/faac/gstfaac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/faac/gstfaac.c b/ext/faac/gstfaac.c index c60bf56dbf..176c735e32 100644 --- a/ext/faac/gstfaac.c +++ b/ext/faac/gstfaac.c @@ -22,7 +22,7 @@ * SECTION:element-faac * @see_also: faad * - * faac encodes raw audio to AAC (MPEG-4 part 10) streams. + * faac encodes raw audio to AAC (MPEG-4 part 3) streams. * * The #GstFaac:outputformat property determines whether or not the * AAC data needs additional framing provided by a container