ext/lame/gstlame.c: Allow fixing the sample rate lame converts to by negotiating...
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 24 Sep 2007 10:26:21 +0000 (10:26 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 24 Sep 2007 10:26:21 +0000 (10:26 +0000)
commit74508a9f75f7b6844f356f079e6f28788e536a9d
treed8d73ddcd9339b1743d90982b90c71b81ea17be1
parentc39c53197c90d28670eba1b554f66e19ba6e404c
ext/lame/gstlame.c: Allow fixing the sample rate lame converts to by negotiating fixed sample rate on the src pad caps.

Original commit message from CVS:
* ext/lame/gstlame.c:
Allow fixing the sample rate lame converts to by negotiating fixed
sample rate on the src pad caps.
Add docs for it.
* tests/check/Makefile.am:
* tests/check/pipelines/lame.c:
Add a check for it.
ext/lame/gstlame.c
tests/check/pipelines/lame.c [new file with mode: 0644]