FreeRDP/channels/tsmf/client
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
alsa fix string format specifiers 2016-12-16 13:48:43 +01:00
ffmpeg fix string format specifiers 2016-12-16 13:48:43 +01:00
gstreamer fix string format specifiers 2016-12-16 13:48:43 +01:00
oss fix string format specifiers 2016-12-16 13:48:43 +01:00
pulse fix string format specifiers 2016-12-16 13:48:43 +01:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
tsmf_audio.c Code style changed. 2015-05-28 00:00:25 +03:00
tsmf_audio.h Hardened TSMF channel 2015-07-02 14:32:05 +02:00
tsmf_codec.c fix string format specifiers 2016-12-16 13:48:43 +01:00
tsmf_codec.h channels/tsmf: integrate pull request #2012 2014-11-10 14:18:23 -05:00
tsmf_constants.h - Use decodebin2 instead of old decodebin - decodebin has issues 2015-09-17 16:20:08 -05:00
tsmf_decoder.c - Use decodebin2 instead of old decodebin - decodebin has issues 2015-09-17 16:20:08 -05:00
tsmf_decoder.h Merge pull request #2874 from akallabeth/stdtypes 2015-12-17 16:37:54 +01:00
tsmf_ifman.c fix string format specifiers 2016-12-16 13:48:43 +01:00
tsmf_ifman.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
tsmf_main.c fix string format specifiers 2016-12-16 13:48:43 +01:00
tsmf_main.h Fix minor issues with the previous tsmf commits. 2015-09-17 16:20:08 -05:00
tsmf_media.c fix string format specifiers 2016-12-16 13:48:43 +01:00
tsmf_media.h Fix minor issues with the previous tsmf commits. 2015-09-17 16:20:08 -05:00
tsmf_types.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00