mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 08:54:38 +09:00
* 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