third_party_libsnd/programs
Arthur Taylor fe51e9b093 programs: Add MPEG related handling, other misc Ogg handling fixes.
- Add MPEG major and minor formats to string printing routines.

- Don't warn when adding a broadcast chunk to a MPEG WAV.

- sndfile-convert: Infer that ".ogg" suffix means Ogg+Vorbis. This
  aligns with Xiph.org

- sndfile-info: Properly calculate the dB of Vorbis and Opus files. The
  handling of the allowable sample range of these files may need to be
  investigated in future.
2021-04-03 13:56:09 -07:00
..
common.c programs: Add MPEG related handling, other misc Ogg handling fixes. 2021-04-03 13:56:09 -07:00
common.h sfe_copy_data_fp: check value of "max" variable for being normal 2020-06-20 18:18:11 +10:00
sndfile-cmp.c programs/sndfile-cmp.c: Fix cppcheck warning 2016-04-02 19:31:11 +11:00
sndfile-concat.c msvc: Fix annoying conversion warnings #304 2021-03-06 11:41:47 +05:00
sndfile-convert.c programs: Add MPEG related handling, other misc Ogg handling fixes. 2021-04-03 13:56:09 -07:00
sndfile-deinterleave.c sndfile-deinterleave: Fix resource cleanup 2021-03-16 16:30:07 +05:00
sndfile-info.c programs: Add MPEG related handling, other misc Ogg handling fixes. 2021-04-03 13:56:09 -07:00
sndfile-interleave.c sndfile-interleave: Fix large stack allocation 2021-03-16 16:30:07 +05:00
sndfile-metadata-get.c Add BWF v2 loudness parameters 2019-08-27 07:28:25 +10:00
sndfile-metadata-set.c Add BWF v2 loudness parameters 2019-08-27 07:28:25 +10:00
sndfile-play.c Fix Clang warnings 2020-09-04 10:03:09 +05:00
sndfile-salvage.c sndfile-salvage: Handle files > 4 GB on Windows OS 2021-03-06 21:44:33 +05:00
test-sndfile-metadata-set.py Make 'test-sndfile-metadata-set.py' py2/py3 compatible 2017-01-28 21:16:21 +11:00