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)
commit7681d6ac4b2272b95447890e70b45a20d61e5d40
treeb4cd882de4fb1dec3b9760857bbc637e422db6d0
parentd2986ef635aef158afabbeabe51f7a86363fc056
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.
ChangeLog
ext/lame/gstlame.c
tests/check/Makefile.am
tests/check/pipelines/lame.c [new file with mode: 0644]