mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
82ab87032d
lame's 'lgv' variable is only initialized when the caps is negotiated, whenever a seek happens before that, it would attempt to call a function on an empty pointer, causing the crash. Fixes #603515 |
||
---|---|---|
.. | ||
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