Commit Graph

  • 741a6ac0bd Fix up git repository in ci_oss.sh Max Dymond 2020-10-15 15:56:49 +01:00
  • f631ac74a3 Allow CMake ENABLE_STATIC_RUNTIME option for MinGW evpobr 2020-10-13 09:08:28 +05:00
  • cc7d71ddf2 Fix aiff_read_header() memory leak evpobr 2020-10-14 15:50:28 +05:00
  • f106fa9a14 Fix memory leak in wav_read_smpl_chunk() evpobr 2020-10-14 15:45:08 +05:00
  • 41af6cf77e Change CMake project name to libsndfile evpobr 2020-10-13 09:32:11 +05:00
  • 02d3ad2dc1 CMake: Improve MSVC runtime library flags handling evpobr 2020-10-12 10:29:03 +05:00
  • f102a909aa Add CODEOWNERS file evpobr 2020-10-12 11:08:33 +05:00
  • f933ed88dd CMake: Fix INSTALL_MANPAGES option evpobr 2020-09-30 09:32:17 +05:00
  • d88a1f279f Update documentaton links evpobr 2020-10-05 12:11:47 +05:00
  • 9348cce5de Set default CPACK_PACKAGE_NAME to libsndfile evpobr 2020-09-24 09:26:40 +05:00
  • 0e234c409e CMake: Cache clip test result evpobr 2020-09-24 08:43:47 +05:00
  • a59e665a90 Fix MacOS 10.13 compatibility Martin Delille 2020-09-19 14:39:54 +02:00
  • d94aec3061 Release 1.0.30 evpobr 2020-09-19 10:38:08 +05:00
  • 0f300cf0d6 Fix CMake policy CMP0091 handling evpobr 2020-09-17 19:15:03 +05:00
  • 0e556f332d Fix sndfile-regtest paths handling on Windows platform Gisle Vanem 2020-09-11 10:50:02 +02:00
  • 5eabbad503 src/sf_unistd.h: Improve MinGW support Gisle Vanem 2020-09-10 09:14:32 +02:00
  • eca1d48b13 src/sndfile.h.in: SF_COUNT_MAX define tweaks evpobr 2020-09-10 13:16:36 +05:00
  • f6500c41fb [Win32] Fix for MSVC Gisle Vanem 2020-09-10 09:12:07 +02:00
  • ce4e81efab src/config.h.cmake: Remove obsolete unused define evpobr 2020-09-09 14:36:53 +05:00
  • 47cc67a074 src/file_io.c: Refactor includes evpobr 2020-09-09 10:40:48 +05:00
  • 7b1fb9bcab Opus: Fix integer bug in header parsing. Fixes issue #581. Arthur Taylor 2020-09-08 09:31:37 -07:00
  • 77467ae9fb src/wavlike.c: Fix memory leak in wavlike_read_bext_chunk() evpobr 2020-09-08 11:57:49 +05:00
  • 2519aaffd2 doc/api.html: Fix typo evpobr 2020-09-07 19:27:13 +05:00
  • 28ba468374 src/sfendian.h: Fix condition evpobr 2020-09-06 09:21:39 +05:00
  • d999d68e03 src_unistd.h: Fix testing with MSVC in debug mode evpobr 2020-09-05 18:11:03 +05:00
  • 1e56cbf444 Add Visual Studio 2019 Git ignore rules evpobr 2020-09-05 09:46:13 +05:00
  • 0182a54fc1 Fix Clang warnings evpobr 2020-09-04 09:42:31 +05:00
  • 1b845bb5bc src/avr.c: Fix undefined behavior evpobr 2020-09-03 15:40:04 +05:00
  • 1efd490591 src/file_io.c: Fix compiler warning on MinGW platform evpobr 2020-09-02 10:37:48 +05:00
  • 12e0583589 OSS-Fuzz - enable building in Github Actions CI Max Dymond 2020-09-01 23:25:04 +01:00
  • dc9c3d545d src/pcm.c: Constify some functions evpobr 2020-09-01 11:42:55 +05:00
  • 9663ed3913 src/pcm.c: Refactor tribyte type evpobr 2020-09-01 11:21:24 +05:00
  • 3f5bb201a4 Fix possible memory leaks evpobr 2020-09-01 10:12:13 +05:00
  • a21003fe03 src/sfendian.h: Constify psf_get_XXX functions evpobr 2020-09-01 09:27:16 +05:00
  • 346fecdad7 src/sfendian.h: improve endswap macros set evpobr 2020-08-24 15:53:27 +05:00
  • 2d99f6a873 src/file_io.c: Improve UWP support evpobr 2020-08-31 17:08:48 +05:00
  • e95eb72fb8 Fix warnings reported by Clang 10 evpobr 2020-08-31 16:48:35 +05:00
  • 60a4c3fdae CMake: Fix MinGW with Clang compiler warnings evpobr 2020-08-31 08:36:30 +05:00
  • b905287119 CMake: Fix manpages installation on some platforms evpobr 2020-08-28 18:38:06 +05:00
  • cbc9d25f1c Fix file descriptor leaks in sf_close_fd() function evpobr 2020-08-26 15:36:41 +05:00
  • 8cff1eb189 sd2: Avoid infinite loops on some pathological files Jeremy Friesner 2020-08-27 22:05:22 -07:00
  • debaaae3fa Disable extra libraries to get ossfuzz working in the ossfuzz pipelines Max Dymond 2020-08-28 19:04:21 +01:00
  • 43dfed43ec Don't use --enable-werror in OSS-Fuzz job Max Dymond 2020-08-28 12:09:23 +01:00
  • d3e6b8ce58 CMake: Use target_link_options() to add link flags evpobr 2020-08-28 14:58:27 +05:00
  • 5ce19de437 Add ossfuzz support for libsndfile Max Dymond 2019-07-27 20:44:18 +01:00
  • c684878ac9 CI: Wrap some very long lines evpobr 2020-08-28 12:53:40 +05:00
  • d4c879de78 CI: Shorten job names evpobr 2020-08-28 12:32:54 +05:00
  • c4988eec58 CI: Add shared builds evpobr 2020-08-28 12:28:40 +05:00
  • 63b3f0174e CI: Make verbose Linux builds evpobr 2020-08-28 12:12:30 +05:00
  • cc3179ddbd CMake: Add INSTALL_MANPAGES option evpobr 2020-08-28 09:54:31 +05:00
  • cf13a3e15c CMake: Fix ENABLE_COMPATIBLE_LIBSNDFILE_NAME option evpobr 2020-08-28 09:42:44 +05:00
  • 9229fb77ac CMake: Install two forgotten man pages evpobr 2020-08-28 09:32:35 +05:00
  • 95b6706750 CMake: Fix broken ABI on Unix-like platforms evpobr 2020-08-27 13:11:36 +05:00
  • 000e4c5c2c doc/api.html: Explain sf_read_XXX behaviour evpobr 2020-08-26 12:44:46 +05:00
  • 0385971b35 README.md: Remove experimental CMake status evpobr 2020-08-26 12:17:32 +05:00
  • ca12625756 Move public headers to include directory evpobr 2020-08-26 11:23:33 +05:00
  • f36e7e05f6 CI: Don't terminate all jobs on first job failure evpobr 2020-08-25 16:26:20 +05:00
  • 1951b7c350 src/sfendian.h: Fix bunch of conversion warnings evpobr 2020-08-24 15:04:20 +05:00
  • 08e50a57b0 CMake: Fix ENABLE_STATIC_RUNTIME warning evpobr 2020-08-24 14:26:20 +05:00
  • ba90773fb6 CMake: Deprecate ENABLE_STATIC_RUNTIME for CMake >=3.15 evpobr 2020-08-23 13:57:21 +05:00
  • 8edeb4698e doc/index.html: Extract formats table to formats.html evpobr 2020-08-23 12:17:06 +05:00
  • 8fb6e600bb doc/api.html: Document the rest of public API evpobr 2020-08-23 11:27:58 +05:00
  • a864cffd03 src/common.h: Include inttypes.h first evpobr 2020-08-21 11:19:54 +05:00
  • 84d2e9ed79 Fix coding style violations evpobr 2020-08-21 11:13:16 +05:00
  • 311855d810 CI: Check pull requests too evpobr 2020-08-20 12:41:00 +05:00
  • 0eb90f3b8c Fix compiler warnings evpobr 2020-08-20 11:41:32 +05:00
  • 0b7d06d580 doc/command.html: Fix typos evpobr 2020-08-18 13:00:25 +05:00
  • e3999b20be CI: Replace CI workflows with Github Actions evpobr 2020-08-03 10:03:22 +05:00
  • 2316fc7897 CMake: Add INSTALL_PKGCONFIG_MODULE option evpobr 2020-08-18 11:27:43 +05:00
  • 1b32a2c48c CMake: Fix ENABLE_CPACK option evpobr 2020-08-18 11:08:51 +05:00
  • 8aba21c0e6 Revert "src/pcm.c: Add const to some function parameters" evpobr 2020-08-18 09:40:15 +05:00
  • 0506ce8f0a src/pcm.c: Add const to some function parameters evpobr 2020-08-03 11:50:30 +05:00
  • f0831a3f4b Version 1.0.29 evpobr 2020-08-04 16:52:58 +05:00
  • 93c7b017a9 src/sndfile.h.in: Fix sf_command() description evpobr 2020-08-11 08:36:41 +05:00
  • cd1e5edbaf CMake fixes evpobr 2020-08-03 14:11:31 +05:00
  • 55713c443e README.md: Fix the brew install command Nick Henderson 2020-07-13 15:57:04 -07:00
  • f06649c6ee CMake: Fix Vorbis dependency handling evpobr 2020-07-26 13:35:28 +05:00
  • 3cb1b82979 Azure Pipelines CI: Update images evpobr 2020-07-04 21:00:04 +05:00
  • e1613c7fd4 sfe_copy_data_fp: check value of "max" variable for being normal Fabian Greffrath 2017-09-27 14:46:18 +02:00
  • 5a27b4085e src/sd2.c: Fix parsing of some SD2 files Erik de Castro Lopo 2020-06-20 12:08:02 +10:00
  • 325968276e src/wavlike.c: Fix compiler warning Erik de Castro Lopo 2020-06-19 20:54:12 +10:00
  • 90f83b080a CMake: Fix Package Configuration file when ENABLE_EXTERNAL_LIBS is OFF Max Smolens 2020-05-13 12:00:13 -04:00
  • b5e6409f49 CMake fixes evpobr 2020-04-11 11:42:21 +05:00
  • b859f4f7b5 cmake: Bump version to 1.0.29pre2 evpobr 2020-04-07 13:12:09 +05:00
  • ea4c723207 opus: Allow setting of OGG page latency Nicolas Imbard 2020-02-26 11:01:44 +01:00
  • a48e4822af sndfile-convert: Handle gsm, vox and opus extensions the same way Arthur Taylor 2019-04-02 02:08:09 -07:00
  • fb0fe7c36c Fix IMA-ADPCM encoding for AIFF files Leland Lucius 2020-03-16 10:02:46 -05:00
  • c85286f492 src/ima_adpcm.c: Fix ASAN crash in wavlike_ima_seek() Dragos Oancea 2020-01-26 17:39:08 +00:00
  • 14e066296f Wave64: Permit and skip arbitrary chunks prior to the data chunk Kevin Calhoun 2020-02-04 16:52:47 -08:00
  • f126466d51 azure-pipelines.yml: Add Opus dependency evpobr 2020-03-04 13:30:16 +05:00
  • d38493f5da CMake improvements evpobr 2020-03-08 10:28:46 +05:00
  • ce684b23e0 List pkgconfig dependencies in Requires.private Jean Pierre Cimalando 2020-03-07 10:25:23 +01:00
  • 92a96a9e9d Add libopus to the build-dependency requirements in READMEs. Henner Zeller 2019-11-09 14:02:30 -08:00
  • 7545d761fa README.md: Fix information about CMake builds evpobr 2019-10-24 11:42:02 +05:00
  • c628813dff Fix building programs while BUILD_SHARED_LIBS=ON Naji Mammeri 2019-10-12 15:42:33 +02:00
  • 19d0e1a512 CMake: fix default install directory on Windows evpobr 2019-09-15 10:44:25 +05:00
  • 4ce1a1adf6 Add BWF v2 loudness parameters Moonbase59 2019-08-21 18:43:24 +02:00
  • 4ad10ac8a1 tests/command_test.c: Fix format specifiers evpobr 2019-07-02 15:21:50 +05:00
  • 5008c45677 configure.ac: 1.0.29rc2 Erik de Castro Lopo 2019-06-13 19:17:53 +10:00
  • 9426e46dbe Fix zero-as-null-pointer-constant-warning Martin Delille 2019-06-09 19:57:28 +02:00