third_party_libsnd/cmake
Arthur Taylor 326e4533f3 Opus file support
Ogg: Introduce new functions ogg_sync_fseek(), ogg_ftell(), ogg_next_page(),
ogg_stream_next_page(), ogg_sync_last_page_before(), and
ogg_stream_unpack_page(). Use ogg_sync_* for ogg_read_first_page(). Bump libogg
version requirement from 1.1.3 to 1.3.0 as LibOgg 1.3.0 is required for
ogg_stream_pageout_fill() and ogg_stream_flush_fill().

Opus: Add opus support. Document added commands
SFC_(GET|SET)_ORIGINAL_SAMPLERATE. Added or extended tests ogg_opus_test,
compression_size_test, floating_point_test, lossy_comp_test, string_test,
external_libs_test. Change Opus to non-experimental.
2019-02-20 19:30:30 +11:00
..
ClipMode.cmake Rework CMake build system 2017-04-05 19:38:36 +10:00
CMakeAutoGen.cmake CMake: fix importing with add_subdirectory command 2017-04-26 16:02:11 +10:00
CMakeAutoGenScript.cmake CMake: Use CMakeAutoGen as CMake AutoGen implementation 2017-04-25 19:21:40 +10:00
FindFLAC.cmake CMake: updates & fixes 2018-08-25 12:16:36 +10:00
FindOgg.cmake Opus file support 2019-02-20 19:30:30 +11:00
FindOpus.cmake Opus file support 2019-02-20 19:30:30 +11:00
FindSndio.cmake CMake: updates & fixes 2018-08-25 12:16:36 +10:00
FindSpeex.cmake CMake: updates & fixes 2018-08-25 12:16:36 +10:00
FindSQLite3.cmake CMake: updates & fixes 2018-08-25 12:16:36 +10:00
FindVorbis.cmake CMake: updates & fixes 2018-08-25 12:16:36 +10:00
FindVorbisEnc.cmake CMake: updates & fixes 2018-08-25 12:16:36 +10:00
SndFileChecks.cmake Opus file support 2019-02-20 19:30:30 +11:00
TestInline.c.in Rework CMake build system 2017-04-05 19:38:36 +10:00
TestInline.cmake CMake: fix importing with add_subdirectory command 2017-04-26 16:02:11 +10:00
TestLargeFiles.cmake CMake: updates & fixes 2018-08-25 12:16:36 +10:00