Added support for WAVE2 PDU in server side audio channel.
authorArmin Novak <armin.novak@thincast.com>
Mon, 2 Jul 2018 14:08:47 +0000 (16:08 +0200)
committerArmin Novak <armin.novak@thincast.com>
Mon, 2 Jul 2018 14:20:39 +0000 (16:20 +0200)
commit373bfac9abcedda31055afe285c38ca9d8700a44
treeeb6d1bf08e0fb77a69e6fac225bbd753ac5ea654
parentb34e3bcf73e6471b660514a1c6f497ae94e2671d
Added support for WAVE2 PDU in server side audio channel.
channels/rdpsnd/CMakeLists.txt
channels/rdpsnd/client/CMakeLists.txt
channels/rdpsnd/client/rdpsnd_main.c
channels/rdpsnd/common/CMakeLists.txt [new file with mode: 0644]
channels/rdpsnd/common/rdpsnd_common.c [new file with mode: 0644]
channels/rdpsnd/common/rdpsnd_common.h [new file with mode: 0644]
channels/rdpsnd/server/CMakeLists.txt
channels/rdpsnd/server/rdpsnd_main.c
include/freerdp/server/rdpsnd.h