gstreamer/ext/openh264
Nirbheek Chauhan bb0a83b018 plugins: Use explicit type conversion from enums
MSVC warns about this because it's a C++ compiler, and this actually
results in useful things such as the incorrect 'gboolean' return value
for functions that return GstFlowReturn, so let's do explicit
conversions to reduce the noise and increase its efficacy.
2016-10-27 23:06:26 +05:30
..
gstopenh264dec.cpp
gstopenh264dec.h
gstopenh264enc.cpp
gstopenh264enc.h
gstopenh264plugin.c
Makefile.am
meson.build