FreeRDP/channels/tsmf/client
Pascal J. Bourguignon 15f2bafeab Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
(we overwrite the password and pin arguments).
This implies changes in the argument parsing tests that now must pass a mutable argv
(copied from the statically declared test argvs).
Some other const inconsistency have been dealt with too.
2018-06-06 16:43:09 +02:00
..
alsa Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
ffmpeg Fixed init once return. 2018-02-07 13:22:07 +01:00
gstreamer fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
oss Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
pulse Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02: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 Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
tsmf_codec.c fix string format specifiers 2016-12-16 13:48:43 +01:00
tsmf_codec.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tsmf_constants.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tsmf_decoder.c - Use decodebin2 instead of old decodebin - decodebin has issues 2015-09-17 16:20:08 -05:00
tsmf_decoder.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tsmf_ifman.c Fix users of Stream_GetPosition() that returns size_t 2017-12-11 22:38:58 +01:00
tsmf_ifman.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tsmf_main.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
tsmf_main.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tsmf_media.c Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
tsmf_media.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tsmf_types.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00