openh264enc: Fix compilation with openh264 v2.0
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 8 May 2019 11:35:25 +0000 (13:35 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 8 Aug 2019 10:11:25 +0000 (11:11 +0100)
commit4e01eabb613626234819f74b1f4c3f5f6f17ff35
tree4bc7a34c0f4c07caf1263d67ec8b751e3da13bab
parentbd17c0956794a06d4ac72994aa8d5e697b9deac2
openh264enc: Fix compilation with openh264 v2.0

As OpenH264 increased its version to 2.0 the guard for structure
member is not valid.

This patch will fix the compilation with gst-build and openh264.
ext/openh264/gstopenh264enc.cpp