From 6a9ba4d4e0e264e8681a67647078f471cd90a062 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 14 Jun 2004 10:52:35 +0000 Subject: [PATCH] add comment Original commit message from CVS: add comment --- ext/lame/gstlame.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/lame/gstlame.c b/ext/lame/gstlame.c index 40bbdbc454..de9b11ddae 100644 --- a/ext/lame/gstlame.c +++ b/ext/lame/gstlame.c @@ -31,6 +31,8 @@ static GstElementDetails gst_lame_details = { "Erik Walthinsen ", }; +/* LAME can do MPEG-1, MPEG-2, and MPEG-2.5, so it has 9 possible + * sample rates it supports */ static GstStaticPadTemplate gst_lame_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", GST_PAD_SINK,