.. |
avx
|
compiler fixes for GCC/clang
|
2016-06-06 14:54:15 -07:00 |
avx2
|
compiler fixes for GCC/clang
|
2016-06-06 14:54:15 -07:00 |
AbstractAudioInterface.cpp
|
fix warnings
|
2016-07-19 08:33:54 -07:00 |
AbstractAudioInterface.h
|
include codec in audio stream packets so that each side can discard packets that don't match
|
2016-07-18 21:59:44 -07:00 |
AudioConstants.h
|
some cleanup
|
2016-07-18 22:42:38 -07:00 |
AudioEffectOptions.cpp
|
Revert change to reverb settings.
|
2016-06-03 18:48:23 -07:00 |
AudioEffectOptions.h
|
New reverb parameters
|
2015-12-07 13:05:30 -08:00 |
AudioHRTF.cpp
|
Optimized compute of distance filters using log-quantized lookup tables.
|
2016-07-14 12:04:05 -07:00 |
AudioHRTF.h
|
Remove global HRTF headroom.
|
2016-07-14 14:56:58 -07:00 |
AudioHRTFData.h
|
HRTF-based audio spatialization engine
|
2016-02-05 15:24:09 -08:00 |
AudioInjector.cpp
|
Merge branch 'stable' of github.com:highfidelity/hifi into dk/hotfixForAudio
|
2016-07-22 18:40:06 -07:00 |
AudioInjector.h
|
NotFinished never should have had its own bit
|
2016-07-18 16:02:02 -07:00 |
AudioInjectorLocalBuffer.cpp
|
Incorporate ctrlaltdavid's changes.
|
2015-06-17 11:59:15 -07:00 |
AudioInjectorLocalBuffer.h
|
Incorporate ctrlaltdavid's changes.
|
2015-06-17 11:59:15 -07:00 |
AudioInjectorManager.cpp
|
Remove debugging code.
|
2016-02-23 10:55:36 -08:00 |
AudioInjectorManager.h
|
Extend the test for number of active injectors to apply to injector restarts.
|
2016-02-23 10:42:39 -08:00 |
AudioInjectorOptions.cpp
|
handle RAW stereo audio files by using stereo.raw extension
|
2014-11-19 12:20:12 -08:00 |
AudioInjectorOptions.h
|
handle RAW stereo audio files by using stereo.raw extension
|
2014-11-19 12:20:12 -08:00 |
AudioLimiter.cpp
|
CR feedback
|
2016-03-04 17:11:44 -08:00 |
AudioLimiter.h
|
Fix compiler warnings
|
2016-03-01 16:34:58 -08:00 |
AudioLogging.cpp
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
AudioLogging.h
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
AudioReverb.cpp
|
remove unneeded #pragma
|
2016-07-03 11:46:23 -07:00 |
AudioReverb.h
|
PR feedback: better naming of convertInput() and convertOutput()
|
2016-07-03 11:40:32 -07:00 |
AudioRingBuffer.cpp
|
suppress a couple more noisy messages in AudioRingBuffer
|
2016-04-05 14:44:20 -07:00 |
AudioRingBuffer.h
|
repair to wrapped memcpy from AudioRingBuffer
|
2016-02-09 16:39:22 -08:00 |
AudioSRC.cpp
|
PR feedback: better naming of convertInput() and convertOutput()
|
2016-07-03 11:33:05 -07:00 |
AudioSRC.h
|
PR feedback: better naming of convertInput() and convertOutput()
|
2016-07-03 11:33:05 -07:00 |
AudioSRCData.h
|
moved table of precomputed data into AudioSRCData.h
|
2016-06-06 12:05:48 -07:00 |
AudioStreamStats.h
|
added TimeWeightedAvg to InboundAudioStream
|
2014-07-29 13:51:46 -07:00 |
InboundAudioStream.cpp
|
implment coded renegotiation in client if for some reason unexpected audio codecs come in to inbound stream
|
2016-08-02 15:30:03 -07:00 |
InboundAudioStream.h
|
implment coded renegotiation in client if for some reason unexpected audio codecs come in to inbound stream
|
2016-08-02 15:30:03 -07:00 |
InjectedAudioStream.cpp
|
include codec in audio stream packets so that each side can discard packets that don't match
|
2016-07-18 21:59:44 -07:00 |
InjectedAudioStream.h
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
MixedAudioStream.cpp
|
removed parseSilentPacketStreamProperties()
|
2014-08-08 16:46:12 -07:00 |
MixedAudioStream.h
|
resolve conflicts on merge with upstream master
|
2015-07-17 16:07:45 -07:00 |
MixedProcessedAudioStream.cpp
|
rework plugins to allow different decoder/encoder instances per streams
|
2016-07-10 16:49:03 -07:00 |
MixedProcessedAudioStream.h
|
handle codec prioritization, handle multiple codec choices
|
2016-07-08 21:18:03 -07:00 |
PositionalAudioStream.cpp
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
PositionalAudioStream.h
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
Sound.cpp
|
fixed typo
|
2016-06-03 19:22:29 -07:00 |
Sound.h
|
Wrap sound script object to hold a strong ref
|
2016-04-06 13:04:18 -07:00 |
SoundCache.cpp
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
SoundCache.h
|
Remove delayLoad
|
2016-05-09 18:09:48 -07:00 |