FreeRDP/channels/tsmf/client
Armin Novak 0c87eaee4d COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance
Remove the old global structs as the parser modifies them. When using
multiple instances in the same process space this could break parsing.
2019-10-28 13:30:05 +01: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 Patch from #5436: fix input handling with gstreamer and vaapisink 2019-06-18 13:43:44 +02:00
oss Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
pulse channels/client: fix alsa/pulse warning and checks 2018-10-23 09:45:20 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
tsmf_audio.c Fixed cast warnings from freerdp_load_channel_addin_entry 2019-02-21 13:54:25 +01:00
tsmf_audio.h Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
tsmf_codec.c Fixed sign-compare warnings 2019-04-05 09:13:24 +02: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 Fixed cast warnings from freerdp_load_channel_addin_entry 2019-02-21 13:54:25 +01: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 COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance 2019-10-28 13:30:05 +01:00
tsmf_main.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tsmf_media.c Fixed sign-compare warnings 2019-04-05 09:13:24 +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