1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_formats/codecs
2020-12-03 12:06:01 +00:00
..
flac Removed a couple of places where ancient 3rd party library code still used the register keyword 2018-02-05 12:10:30 +00:00
oggvorbis Updated bundled Ogg Vorbis library to 1.3.7 2020-08-13 17:35:56 +01:00
juce_AiffAudioFormat.cpp Aiff: Fix extremely slow loads of pathological files 2020-12-03 12:06:00 +00:00
juce_AiffAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_CoreAudioFormat.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_CoreAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_FlacAudioFormat.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_FlacAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_LAMEEncoderAudioFormat.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_LAMEEncoderAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_MP3AudioFormat.cpp MP3: Fail gracefully on unsupported mp3 formats 2020-12-03 12:06:01 +00:00
juce_MP3AudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_OggVorbisAudioFormat.cpp GCC: Suppress cast-align warnings 2020-09-24 12:52:45 +01:00
juce_OggVorbisAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_WavAudioFormat.cpp WAV: Fail gracefully on unsupported bit depths 2020-12-03 12:06:01 +00:00
juce_WavAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_WindowsMediaAudioFormat.cpp Windows: Added ComSmartPtr::getInterface() and used it in a few places to simplify some COM code 2020-09-07 16:01:48 +01:00
juce_WindowsMediaAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00