subprojects/speex/resample.c (4 lines): - line 283: /*FIXME: Can it really be any slower than this? */ - line 296: /*FIXME: Can it really be any slower than this? */ - line 597: /* TODO: Could use 64 bits operation to check for overflow. But only guaranteed in C99+ */ - line 740: /* FIXME: This is wrong but for now we need it to avoid going over the array bounds */ src/cubeb_audiounit.cpp (3 lines): - line 1264: // TODO: [[AVAudioSession sharedInstance] maximumOutputNumberOfChannels] - line 1301: // TODO: [[AVAudioSession sharedInstance] inputLatency] - line 2703: //TODO: [[AVAudioSession sharedInstance] inputLatency] src/cubeb_alsa.c (1 line): - line 356: // TODO: should it be marked as DRAINING? src/cubeb_mixer.cpp (1 line): - line 391: // FIXME quantize for integers