gstreamer/ext
Thiago Santos 4f7d1a2ed5 lame: Avoid crash when seeking before negotiating
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
2009-12-02 11:34:34 -03:00
..
lame lame: Avoid crash when seeking before negotiating 2009-12-02 11:34:34 -03:00