Skip to content

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.

Merge request reports