gstreamer/gst
Gwenole Beauchesne 2c4fde0eae vaapiencode: don't crash on NULL encoder on _finish().
Don't try to destroy an encoder, in GstVideoEncoder::finish() handler,
if it was not created in the first place. Return "not-negotiated" error
since this means we did not even reach GstVideoEncoder::set_format(),
where the encoder could have been created.

This fixes a crash when the vaapiencode_* plug-in elements get deallocated
and that we failed to negotiate either pad.

https://bugzilla.gnome.org/show_bug.cgi?id=719704
2014-01-13 17:31:55 +01:00
..
vaapi vaapiencode: don't crash on NULL encoder on _finish(). 2014-01-13 17:31:55 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00