gstreamer/ext/openh264
Olivier Crête 761206291b openh264: Don't use GOnce for ABI check
It turns out the value used for g_once_* APIs can't be
zero. And this is a very cheap check, so let's just do it every time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2240>
2021-05-13 21:40:02 +00:00
..
gstopenh264dec.cpp openh264: allow per feature registration 2021-03-23 14:19:17 +00:00
gstopenh264dec.h openh264: remove unnecessary instance private structures 2016-04-11 20:11:53 +01:00
gstopenh264element.c openh264: Don't use GOnce for ABI check 2021-05-13 21:40:02 +00:00
gstopenh264elements.h openh264: allow per feature registration 2021-03-23 14:19:17 +00:00
gstopenh264enc.cpp openh264: allow per feature registration 2021-03-23 14:19:17 +00:00
gstopenh264enc.h openh264enc: allow to dynamically change bitrate 2017-07-17 19:13:18 -04:00
gstopenh264plugin.c openh264: allow per feature registration 2021-03-23 14:19:17 +00:00
meson.build openh264: allow per feature registration 2021-03-23 14:19:17 +00:00