openh264/codec/console/dec/src
Martin Storsjö efdb58dae5 Silence MSVC warnings about "unsafe" standard C functions in console apps
Within the libraries themselves, we use other wrapper functions to
make sure the functions are used safely, but this wrapper layer isn't
available outside of the library in the console apps. The usage of these
functions is safe here, so silence the warnings.

This gets rid of all warnings when building with MSVC in 32 bit mode,
making it much easier to spot new warnings.
2014-04-11 11:27:44 +03:00
..
d3d9_utils.cpp Remove stub interfaces for hw decoding 2014-02-13 14:21:38 +02:00
h264dec.cpp Silence MSVC warnings about "unsafe" standard C functions in console apps 2014-04-11 11:27:44 +03:00
read_config.cpp Silence MSVC warnings about "unsafe" standard C functions in console apps 2014-04-11 11:27:44 +03:00