[Bug 787322] New: compile failure in gstvaapiencoder_h264_fei.c with libva 2.0 (vaapi 1.0)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 5 17:29:58 UTC 2017


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

            Bug ID: 787322
           Summary: compile failure in gstvaapiencoder_h264_fei.c with
                    libva 2.0 (vaapi 1.0)
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ullysses.a.eoff at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

GCC >= 6.x compile failure:

gstvaapiencoder_h264_fei.c: In function ‘add_packed_sei_header’:
gstvaapiencoder_h264_fei.c:1618:3: error: ‘VAEncPackedHeaderH264_SEI’ is
deprecated [-Werror=deprecated-declarations]
   packed_sei_param.type = VAEncPackedHeaderH264_SEI;
   ^~~~~~~~~~~~~~~~
In file included from
/home/uartie/Work/workspace/media/install/include/va/va.h:3199:0,
                 from gstvaapiencoder_h264_fei.c:30:
/home/uartie/Work/workspace/media/install/include/va/va_enc_h264.h:125:5: note:
declared here
     VAEncPackedHeaderH264_SEI va_deprecated_enum  = (0x80000000 | 1),
     ^~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:1794: recipe for target 'libgstvaapi_la-gstvaapiencoder_h264_fei.lo'
failed
make[4]: *** [libgstvaapi_la-gstvaapiencoder_h264_fei.lo] Error 1

-- 
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