[Bug 797204] vaapi: tests: compile error since 00f5fe9ccf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 26 16:11:16 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797204

--- Comment #5 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #3)
> Review of attachment 373761 [details] [review]:
> 
> ::: tests/y4mreader.c
> @@ +20,3 @@
>   */
>  
> +#include "gst/vaapi/sysdeps.h"
> 
> Why not just include string.h?

Because sysdeps.h includes two headers needed here.  It also includes the
project config.h first, which is traditionally intended to be used in all
compilation units to prevent inconsistencies in declarations, etc...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list