gstreamer/gst
Víctor Manuel Jáquez Leal 43d4f0bfb5 vaapivideocontext: context type can be rejected
Instead of calling g_return_val_if_fail() to check the context type, we
should use a normal conditional, since it is possible that other context types
can arrive and try to be assigned. Otherwise a critical log message is
printed.

This happens when we use playbin3 with vaapipostproc as video-filter.

https://bugzilla.gnome.org/show_bug.cgi?id=777409
2017-01-26 12:34:16 +01:00
..
vaapi vaapivideocontext: context type can be rejected 2017-01-26 12:34:16 +01:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00