1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_formats/codecs
2022-02-18 16:43:26 +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 Fixed some warnings flagged by Clang's static analyzer 2021-07-19 15:48:31 +01:00
juce_AiffAudioFormat.cpp Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
juce_AiffAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_CoreAudioFormat.cpp CoreAudioFormat: Only register suitable file extensions for given StreamKind 2021-11-19 16:35:21 +00:00
juce_CoreAudioFormat.h CoreAudioFormat: Allow specifying stream kind hints 2021-10-06 16:59:06 +01:00
juce_FlacAudioFormat.cpp Reservoir: Factor out reservoir management code 2021-09-27 13:20:47 +01:00
juce_FlacAudioFormat.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_LAMEEncoderAudioFormat.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_LAMEEncoderAudioFormat.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_MP3AudioFormat.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_MP3AudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_OggVorbisAudioFormat.cpp UB Sanitizer: Avoid warnings in third party code, with clang 2021-09-28 11:31:50 +01:00
juce_OggVorbisAudioFormat.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_WavAudioFormat.cpp WavAudioFormat: Disambiguate ISRC and source information 2022-02-18 16:43:26 +00:00
juce_WavAudioFormat.h WavAudioFormat: Disambiguate ISRC and source information 2022-02-18 16:43:26 +00:00
juce_WindowsMediaAudioFormat.cpp Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00
juce_WindowsMediaAudioFormat.h Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00