Commit Graph

  • 8325d42cc0
    Merge 4ba66dc6f2 into 59a51e440c nasso 2022-01-25 03:36:57 -0800
  • 4ba66dc6f2
    Fix µ-law character in comment nasso 2022-01-25 12:29:29 +0100
  • 562d848677
    Merge 1f0bf4c7fd into 59a51e440c Nick Porcino 2022-01-20 23:02:52 -0800
  • 1f0bf4c7fd make libwavpack build optional Nick Porcino 2022-01-20 23:00:02 -0800
  • e17afbf4dc
    Merge d15818fa72 into 59a51e440c Laguna1989 2022-01-12 13:46:02 -0800
  • d15818fa72 Update cmake version for travis builds Simon Weis 2022-01-12 22:44:00 +0100
  • 59a51e440c
    Merge pull request #51 from 4321ba/master master Dimitri Diakopoulos 2021-11-05 18:26:35 -0700
  • 3d700fa04c
    Merge pull request #55 from phniix/fix_memory_leak_with_free Dimitri Diakopoulos 2021-11-05 18:23:34 -0700
  • 54893b008c The memory allocated for info.buffer has been done with malloc(). pheonix xx 2021-11-04 21:25:31 -0700
  • c07db169f1 Silence warnings when including Common.h nasso 2021-06-12 00:31:34 +0200
  • 023b6df932
    Update CMakeLists.txt nasso 2021-06-10 23:31:22 +0200
  • ae7c538ed4 Merge remote-tracking branch 'upstream/master' 1234ab 2021-04-14 13:23:54 +0200
  • 244afdd52e Bump cmake version to 3.13 to get modern behavior for policy 0077 for inclusion as a subproject Nick Porcino 2021-04-11 16:45:51 -0700
  • f8774aba54 fix compilation with mingw 1234ab 2021-04-11 21:09:31 +0200
  • b05d6931ae Make libopus build optional, as libopus is built statically into libnyquist already Nick Porcino 2021-02-03 23:23:48 -0800
  • 8ab792f803
    Merge pull request #48 from mallgrab/fixmemoryleak Dimitri Diakopoulos 2021-01-14 08:45:01 -0800
  • 0ea4f700ba
    Merge pull request #47 from mallgrab/updatemp3headers Dimitri Diakopoulos 2021-01-14 08:44:49 -0800
  • addc37778e Fix memory leak when decoding mp3 file. mallgrab 2021-01-01 14:17:58 +0100
  • 86780f2998 Update minimp3 headers. mallgrab 2021-01-01 14:16:18 +0100
  • fa4e1e37c3
    Merge pull request #45 from mikeperri/fix-in-memory-wavpack Dimitri Diakopoulos 2020-10-28 18:39:05 -0700
  • 73951ef531 Add example for in-memory WavPack decoding Mike 2020-08-23 18:33:26 -0400
  • d22c529fd2 Load in-memory WavPack files using WavpackOpenRawDecoder function Mike 2020-08-23 18:31:49 -0400
  • 8bb474473f
    Merge pull request #43 from phniix/Issue42-LoadFromBuffer_avert_silently_handled_exception Dimitri Diakopoulos 2020-03-21 09:07:17 -0700
  • 55404f6ef6 Fixes ddiakopoulos/libnyquist#42 pheonix 2020-03-13 22:00:37 -0700
  • 97d71768ef encode_wave_to_disk should report an empty data buffer instead of asserting Nick Porcino 2020-03-07 13:12:13 -0800
  • f94005c398 Make error reporting a bit more informative, rethrow a caught exception Nick Porcino 2020-02-13 23:12:34 -0800
  • 726cdf26df Don't add libopus demo programs to the libopus library Nick Porcino 2020-01-02 23:23:44 -0800
  • 95c3e7f7db Fix source_group typo Nick Porcino 2019-07-17 23:19:26 -0700
  • c8db659724
    Merge pull request #38 from ArthurSonzogni/master Dimitri Diakopoulos 2019-07-09 22:18:02 -0700
  • 6a88f291ea Update for building on iOS Nick Porcino 2019-07-04 18:00:22 -0700
  • 12f60ab575 Fix flac_min/flac_max not defined with Emscripten. ArthurSonzogni 2019-04-30 16:46:29 +0200
  • 7d2044f645 Populate the PUBLIC and PRIVATE interface of libnyquist ArthurSonzogni 2019-04-23 20:05:10 +0200
  • ae0f455615 Port examples to Mac Nick Porcino 2019-04-23 23:00:55 -0700
  • d372227a91 fix accidental last-minute keyboard macro that changed the file to lowercase dimitri 2019-04-03 20:25:18 -0700
  • 49ab009115 tab->space file normalization dimitri 2019-04-03 20:18:33 -0700
  • dafe5969ae public api addition: implement magic number detection so file extension strings do not need to be passed alongside in-memory audio files dimitri 2019-04-03 20:16:45 -0700
  • f760776a79 Allow libnyquist install location to be set from command line Nick Porcino 2019-01-21 17:21:08 -0800
  • 73bf914788 port libnyquist samples to linux- cmake fix Nick Porcino 2019-01-21 16:29:37 -0800
  • 9eef7cf964 Port libnyquist to ubuntu by tweaking the cmake files Nick Porcino 2019-01-20 19:00:42 -0800
  • 850cc66d9d
    added travis build badge to readme Dimitri Diakopoulos 2019-01-17 07:28:47 -0800
  • 782d5455d2 Minor changes across codebase for TravisCI integration to build on OSX/Clang and Linux/GCC. dimitri 2019-01-14 06:52:31 -0800
  • 7aa6d409e0 Fix gcc build Nick Porcino 2019-01-13 23:00:40 -0800
  • ba979acdab minimal travis dimitri 2019-01-14 06:44:28 -0800
  • e046ec27f1 further simplify dimitri 2018-12-13 20:40:24 -0800
  • 56e6b387c1 reduce the number of public header files dimitri 2018-12-13 20:32:17 -0800
  • 09c15110dc minor example updates dimitri 2018-12-13 10:45:22 -0800
  • b00efee0eb merge dimitri 2018-12-13 10:26:18 -0800
  • ae019f1943 readme updates dimitri 2018-12-13 10:25:25 -0800
  • acaf19d97e implement basic mp3 decoding using public-domain minimp3 library dimitri 2018-12-13 10:21:09 -0800
  • a909deff2f added stub file for mp3 decoding dimitri 2018-12-13 09:54:43 -0800
  • 1fa96191ab remove modplug support (not a regularly tested decoder, hard to maintain) dimitri 2018-12-13 09:47:47 -0800
  • 84a48bb861 update appveyor for cmake build; minor cmake adjustments dimitri 2018-12-13 09:44:59 -0800
  • d3a523b262 minor dimitri 2018-12-12 10:35:06 -0800
  • 15fce17ef6 update copyright notices dimitri 2018-12-12 10:19:46 -0800
  • 5d761413b2
    Merge pull request #35 from meshula/why-no-link why-no-link Dimitri Diakopoulos 2018-12-12 10:12:09 -0800
  • 9f63cc9bfd fix link via cmake Nick Porcino 2018-12-11 22:42:04 -0800
  • 28695aa4eb cmake issues dimitri 2018-12-11 09:36:45 -0800
  • b6b71dd349 Fix debug iterator issue Nick Porcino 2018-09-09 22:12:30 -0700
  • 3857ab49e9 merge with modulesio/master dimitri 2018-07-17 07:42:58 -0700
  • 7db47361cd wip magic number format detection magic-numbers dimitri 2018-07-17 06:59:23 -0700
  • af0720ba97 update appveyor to point to VS2017 project dimitri 2018-04-02 09:18:55 -0700
  • c8e8eda859 test in-memory decoding of ogg dimitri 2018-04-02 09:17:46 -0700
  • 6640c054cf cleanup remnants of cafdecoder; additional final/default qualifiers on derived BaseDevocer classes; coding style dimitri 2018-04-02 09:10:07 -0700
  • 99250daf6c core audio format will likely never be implemented/supported in libnyquist; remove stub files dimitri 2018-04-02 09:04:42 -0700
  • c1881be5c7 virtual destructor on BaseDecoder dimitri 2018-04-02 09:03:46 -0700
  • c1a0f1c44a vorbis decoder style/formatting dimitri 2018-04-02 09:01:15 -0700
  • 4bd46b2458 update example project to VS2017 dimitri 2018-04-02 08:57:06 -0700
  • 207f451664
    Merge pull request #33 from raub/oggmem Dimitri Diakopoulos 2018-04-02 08:50:21 -0700
  • baf7ef85a3 implemented OGG decoding from memory Luis Blanco 2018-03-29 22:35:28 +0300
  • bfe6d9cd34
    Merge 98df829019 into 258f5ad21f Pavel Gushchin 2018-03-29 11:09:57 +0000
  • b6ad5b49c0 Bugfix vorbis decoder seeking Avaer Kazmer 2018-03-04 18:11:05 -0800
  • 2ce6909240 Add move semantics to memory buffer decoders Avaer Kazmer 2018-03-02 03:27:14 -0800
  • 9ce7f0cf34 Wavpack library dead files cleanup Avaer Kazmer 2018-03-02 02:40:12 -0800
  • e0d696e5df Add missing wavpack dependencies to windows VS solution Avaer Kazmer 2018-03-02 05:11:18 -0500
  • 773b4a2ed7 Remove dead WavPackDependencies.c from windows VS solution Avaer Kazmer 2018-03-02 00:58:27 -0800
  • c30da7146d Remove dead WavPackDependenies binding file Avaer Kazmer 2018-03-02 00:51:14 -0800
  • b7affaf20e Bugfix vorbis decoder missing return value Avaer Kazmer 2018-03-02 00:28:27 -0800
  • bcbcecf039 Add buffer wabpack decoder Avaer Kazmer 2018-03-02 00:23:49 -0800
  • f9dfa28dab Add flac buffer decoder Avaer Kazmer 2018-03-02 00:22:25 -0800
  • 978f702927 Small vorbis decoder cleanup Avaer Kazmer 2018-03-02 00:21:18 -0800
  • 168fc5be6d Update wavpack library source Avaer Kazmer 2018-03-02 00:20:36 -0800
  • e0f36dac15 Add vorbis decoder callbacks support Avaer Kazmer 2018-03-01 20:35:12 -0800
  • a303147a07 Bugfix floating point sample load Adrian Biedrzycki 2018-02-24 10:14:40 -0800
  • 8a141449ab Bugfix extern MixSoundBuffer size subscript Adrian Biedrzycki 2018-02-24 08:00:58 -0800
  • d8853d2ebb Bugfix missing extern declarations in libmodplug Adrian Biedrzycki 2018-02-24 05:24:04 -0800
  • 40db0e641c Bugfix missing libogg ogg/config_types.h include Adrian Biedrzycki 2018-02-24 05:23:44 -0800
  • e27f888021 Move flac to FLAC Adrian Biedrzycki 2018-02-24 05:23:13 -0800
  • 83ac466283 Update VS project Avaer Kazmer 2018-02-22 09:22:01 -0500
  • 10c38c2ea6
    Merge 96cf1d0cd1 into 258f5ad21f Pavel Gushchin 2018-02-21 22:05:40 +0000
  • 3b7fb9a515 Merge 93d114f8c9 into 258f5ad21f Pavel Gushchin 2018-01-22 18:29:39 +0000
  • e08d21f901 Merge 56f4ff2012 into 258f5ad21f Pavel Gushchin 2018-01-18 09:03:46 +0000
  • 258f5ad21f vs2017 project dimitri 2018-01-15 17:46:56 -0800
  • 6e39d17b01 Fix xcodeproj Nick Porcino 2018-01-04 21:16:38 -0800
  • 96cf1d0cd1 fixed from PVS-Studio ip_gpu 2017-11-01 14:54:32 +0500
  • 35970acb13 Merge 91eab2b5d2 into 77938cd0be Pavel Gushchin 2017-11-01 09:51:34 +0000
  • 91eab2b5d2 fixed from PVS-Studio ip_gpu 2017-11-01 14:51:00 +0500
  • 107dfe33f0 Merge 1f16b91bc7 into 77938cd0be Pavel Gushchin 2017-11-01 09:48:52 +0000
  • 1f16b91bc7 fixed from PVS-Studio ip_gpu 2017-11-01 14:48:13 +0500
  • 74ce8c4ba2 Merge 818d2d04e8 into 77938cd0be Pavel Gushchin 2017-11-01 09:45:20 +0000
  • 818d2d04e8 fixed from PVS-Studio ip_gpu 2017-11-01 14:44:40 +0500