Explorar o código

audio: first attempt at rewriting the channel converters.

This is not ready for production use!
Ryan C. Gordon %!s(int64=3) %!d(string=hai) anos
pai
achega
257277903e
Modificáronse 2 ficheiros con 892 adicións e 191 borrados
  1. 1 1
      src/audio/SDL_audio_c.h
  2. 891 190
      src/audio/SDL_audiocvt.c

+ 1 - 1
src/audio/SDL_audio_c.h

@@ -25,7 +25,7 @@
 #include "../SDL_internal.h"
 
 #ifndef DEBUG_CONVERT
-#define DEBUG_CONVERT 0
+#define DEBUG_CONVERT 1
 #endif
 
 #if DEBUG_CONVERT

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 891 - 190
src/audio/SDL_audiocvt.c


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio