mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
7417ad6d5f
The element downstream of mp3enc might only accept certain sample rates or channels, make sure we relay any restrictions that do exist to upstream when it does a get_caps() on the sink pad. That way upstream elements like audioresample or audioconvert can pick a sample rate / channel configuration that will be accepted, instead of just negotiating to the highest, which might then be rejected. https://bugzilla.gnome.org/show_bug.cgi?id=641151 |
||
---|---|---|
.. | ||
gstlame.c | ||
gstlame.h | ||
gstlamemp3enc.c | ||
gstlamemp3enc.h | ||
Makefile.am | ||
plugin.c | ||
README | ||
test-lame.c |
The lame plugin uses the lame library available at: lame.sourceforge.net lame is available under the terms of the LGPL license