diff options
author | Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> | 2010-02-11 20:21:38 +0100 |
---|---|---|
committer | Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> | 2010-02-11 22:22:52 +0100 |
commit | 89ac50f14c86657e113eb799be6b980ecaabc4cc (patch) | |
tree | d8199a3a96c7fa74b264b0df3f71324e7b80cbed /ext/faac | |
parent | 5a3ab644076a1bb3a3cbef8e7d46e541572c23da (diff) |
faac: fix documentation typo
Diffstat (limited to 'ext/faac')
-rw-r--r-- | ext/faac/gstfaac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/faac/gstfaac.c b/ext/faac/gstfaac.c index c60bf56db..176c735e3 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 |