FreeRDP/channels/rdpsnd/server
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
..
CMakeLists.txt Added target dependencies. 2018-07-02 16:58:14 +02:00
rdpsnd_main.c Some fixes for audin redirection (#7231) 2021-08-23 14:49:28 +02:00
rdpsnd_main.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00