openh264/codec/api/svc
Martin Storsjö ba314d16e7 Add void to the parameter list of WelsGetCodecVersion
When the header is used from C instead of C++, an empty parameter
list means that it can take any number of parameters, and can cause
warnings like "function declaration isn’t a prototype" with some
C compilers. Clarify this by explicitly adding void to this function.
2014-12-31 17:07:36 +02:00
..
codec_api.h Add void to the parameter list of WelsGetCodecVersion 2014-12-31 17:07:36 +02:00
codec_app_def.h add RC_TIMESTAMP_MODE mode 2014-12-24 14:57:03 +08:00
codec_def.h remove some macro definitions in header files 2014-11-26 16:15:19 +08:00
codec_ver.h Captizalize OpenH264 correctly in the version header 2014-12-18 13:18:30 +02:00