gstreamer/gst-libs
Víctor Manuel Jáquez Leal 6ecbb8d100 libs: encoder: h264fei: fix surface leak
Issue detected by Coverity

If the FEI mode is not handled the created resources should be
released and return and error code.

The system resource will not be reclaimed and reused, reducing the
future availability of the resource.

In gst_vaapi_encoder_h264_fei_encode: Leak of memory or pointers to
system resources
2019-12-17 17:57:09 +01:00
..
gst libs: encoder: h264fei: fix surface leak 2019-12-17 17:57:09 +01:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00