FreeRDP/channels/rdpsnd/client
Simon Nivault e42696bb2e
Some fixes for audin redirection (#7231)
* Fixed research for native PCM format

* Fixed compatibility detection for resampling

* dsp: Makes channel mix and encoding process use separated buffers

* Give FramesPerPacket to freerdp_dsp_context_reset function

* dsp: Fix DVI_ADPCM codec by respecting the required packet size

* Forbid mono channel in macos

* Fix audin command line channel option

* Disable ADPCM codec as it does not work

* Refactor valid native codec research

* Native codec research: Try different channels number

* Fix dsp channel mix

* Fix dsp resample
2021-08-23 14:49:28 +02:00
..
alsa channels: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
fake
ios Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
mac Some fixes for audin redirection (#7231) 2021-08-23 14:49:28 +02:00
opensles Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
oss channels: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
proxy
pulse channels: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
sndio fix formating with clang-format 2021-03-08 13:11:50 +01:00
winmm
CMakeLists.txt Add support for OpenBSD sndio 2021-03-08 13:11:50 +01:00
rdpsnd_main.c Some fixes for audin redirection (#7231) 2021-08-23 14:49:28 +02:00
rdpsnd_main.h