gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal d99d5704a4 libs: vaapi: object: remove unrequired NULL check
Coverity scan bug:

Dereference after null check: Either the check against null is
unnecessary, or there may be a null pointer dereference.

Variable klass has been validated as non-NULL several time before in
gst_vaapi_object_new() function, so there is no need to check it
again.
2017-08-08 17:12:06 +02:00
..
base vaapi: add meson build 2017-02-09 11:27:44 +01:00
vaapi libs: vaapi: object: remove unrequired NULL check 2017-08-08 17:12:06 +02:00
Makefile.am Remove codecparsers submodule 2016-01-19 12:49:11 +01:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00