Commit History

Author SHA1 Message Date
  Stefan Westerfeld b73adb92b1 Define __STDC_FORMAT_MACROS before includine cinttypes for (see #61). 6 months ago
  Stefan Westerfeld 4b069257be Fixed unused variable in HLS code. 6 months ago
  Stefan Westerfeld b78f3f0637 MISC: macbuild.sh: HLS doesn't work on macOS right now, skip make check 6 months ago
  Stefan Westerfeld 15492fe440 MISC: macbuild.sh: set pkg-config path for ffmpeg@4 6 months ago
  Stefan Westerfeld 68327fe070 MISC: use ffmpeg@4 on macOS 6 months ago
  Stefan Westerfeld a02717c8b1 MISC: try ffmpeg build on macOS 6 months ago
  Stefan Westerfeld 4aff05861a GITHUB: test on macos-13, too 6 months ago
  Stefan Westerfeld 95db9c5f0b MISC: macbuild.sh: fix unbound variable error 6 months ago
  Stefan Westerfeld f31b45dd4a MISC: macbuild.sh: set library search path for zita-resampler 6 months ago
  Stefan Westerfeld ec8749bcee MISC: macbuild.sh: install libtool 6 months ago
  Stefan Westerfeld bbdb160389 MISC: macbuild.sh: use sudo for zita resampler make install 6 months ago
  Stefan Westerfeld 657c071364 Add missing include for std::array. 6 months ago
  Stefan Westerfeld f5ae3b14f0 Merge branch 'format-tests' 6 months ago
  Stefan Westerfeld 113815ae8c TESTS: add a few more checks to existing tests 6 months ago
  Stefan Westerfeld 2f5f67d483 TESTS: run testrawconverter in make check 6 months ago
  Stefan Westerfeld 868e6cd081 Add test for RawConverter. 6 months ago
  Stefan Westerfeld 7853176795 TESTS: avoid snr output in quiet mode 6 months ago
  Stefan Westerfeld 0bf3f82db2 TESTS: check snr in wav pipe test to catch conversion errors 6 months ago
  Stefan Westerfeld 1b69d744b2 TESTS: add test for wav-pipe format 6 months ago
  Stefan Westerfeld a7fac00b76 Add helpers to audiowmark for better tests. 6 months ago
  Stefan Westerfeld a971ce4bc8 GITHUB: bump CI macOS version to macos-latest 6 months ago
  Stefan Westerfeld 418cfa81d4 Add missing include for std::array. 6 months ago
  Stefan Westerfeld cf9169d006 Merge branch 'wav-pipe' 6 months ago
  Stefan Westerfeld 269d26c10e README.adoc: fix typo 6 months ago
  Stefan Westerfeld cbc75085ef README.adoc: update raw streams description (wav-pipe format related) 6 months ago
  Stefan Westerfeld fe2b96dcd4 README.adoc: basic documentation for wav-pipe format 6 months ago
  Stefan Westerfeld b0e2f81a32 Bump copyright date in wav-pipe format. 6 months ago
  Stefan Westerfeld f7beac78b7 Check wav input format type from header. 6 months ago
  Stefan Westerfeld 1dc5f35359 Use more efficient float->int conversion in SFOutputStream. 7 months ago
  Stefan Westerfeld 4c331b4c36 Bump samples per read/write buffer size for wav pipe I/O. 7 months ago