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 openh264: fix up for API changes in v1.6.0 2016-07-18 18:36:42 +01:00
gstopenh264dec.h openh264: remove unnecessary instance private structures 2016-04-11 20:11:53 +01:00
gstopenh264enc.cpp plugins: Use explicit type conversion from enums 2016-10-27 23:06:26 +05:30
gstopenh264enc.h openh264: fix up for API changes in v1.6.0 2016-07-18 18:36:42 +01:00
gstopenh264plugin.c openh264: Use a MARGINAL rank for the encoder and decoder 2014-10-06 16:44:51 +03:00
Makefile.am openh264: Remove unused codecparsers lib 2014-10-03 17:23:36 +03:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00