mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 23:58:17 +00:00
90d92814d4
Original commit message from CVS: Based on patch by: Roland Kay <roland.kay at ox compsoc net> * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain), (gst_lame_setup): * ext/lame/gstlame.h: Fix leak (by calling lame_init_params() before lame_close()); handle NULL return from lame_init() more gracefully. Fixes #385311. |
||
---|---|---|
.. | ||
gstlame.c | ||
gstlame.h | ||
Makefile.am | ||
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