summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-10-27Fix some typos.Mario Lang1-3/+3
2013-04-05Make sure checkprograms are built as part of 'make test-tarball'.Erik de Castro Lopo1-0/+6
2013-03-28tests/dft_cmp.c : Fix buffer overflow detected using gcc-4.8.Erik de Castro Lopo1-0/+7
2013-03-09M4/gcc_version.m4 : Fix to work with OpenBSD's sed.Erik de Castro Lopo1-0/+5
2013-03-07ALAC/alac_encoder.c : Add correct byte swapping for mChannelLayoutTag.Erik de Castro Lopo1-0/+6
2013-03-02doc/bugs.html : Link to the github issue tracker.Erik de Castro Lopo1-0/+5
2013-02-22configure.ac : Improve sanitization of FLAC_CFLAGS value.Erik de Castro Lopo1-0/+5
2013-02-21doc/ : Make internal links relative. Patch from Jan Stary.Erik de Castro Lopo1-0/+3
2013-02-21Call python interpreter instead of using '#!' in script.Erik de Castro Lopo1-0/+6
2013-02-14ChangeLog : Update entry.Erik de Castro Lopo1-0/+1
2013-02-13ALAC/ : Replace all un-aligned accesses with safe alternatives.Erik de Castro Lopo1-1/+4
2013-02-13Add functions psf_get_be(16|32|64) with tests.Erik de Castro Lopo1-0/+4
2013-02-13src/ : Add tests for psf_put_be32() and psf_put_be64().Erik de Castro Lopo1-0/+5
2013-02-12src/sfendian.h : Add big endian versions of H2BE_16 and H2BE_32.Erik de Castro Lopo1-0/+5
2013-02-11Merge d7a161d9..2ffaf92c from libsndfile-cart.Erik de Castro Lopo1-0/+5
2013-02-11src/ALAC/ : Replace Apple endswap routines with ones from libsndfile.Erik de Castro Lopo1-0/+5
2013-02-10src/common.h : Bump SF_HEADER_LEN from 8192 to 12292.Erik de Castro Lopo1-0/+6
2013-02-09src/alac.c : Fix segfault when encoding 8 channel files.Erik de Castro Lopo1-0/+6
2013-02-08ALAC : Fall back to compiler's __BYTE_ORDER__ for endian-ness detection.Erik de Castro Lopo1-0/+5
2013-02-06src/alac.c : Fix valgrind invalid realloc.Erik de Castro Lopo1-0/+4
2013-02-06Drop tests for and CPP hackery for C99 struct flexible array feature.Erik de Castro Lopo1-0/+6
2013-02-05configure.ac : Use PKG_INSTALLDIR when it exists.Erik de Castro Lopo1-0/+4
2013-02-05src/alac.c : The 'pakt' chunk header should now be written correctly.Erik de Castro Lopo1-0/+6
2013-02-03src/alac.c : Start work on filling on the 'pakt' chunk header.Erik de Castro Lopo1-0/+3
2013-02-03src/sfendian.h : Add functions psf_put_be64() and psf_put_be32().Erik de Castro Lopo1-0/+3
2013-02-03Read the ALAC 'pakt' header and stash the values.Erik de Castro Lopo1-0/+5
2013-02-02src/alac.c : Increase ALAC_BYTE_BUFFER_SIZE to 82000.Erik de Castro Lopo1-0/+3
2013-02-02doc/FAQ.html : Add missing opening <P> tag.Erik de Castro Lopo1-0/+5
2013-01-22doc/FAQ.html : Improve question #8.Erik de Castro Lopo1-0/+5
2013-01-02Add skeleton src/ogg_opus.c.Erik de Castro Lopo1-0/+5
2012-12-12Fix for compiling when configured with --enable-experimental.Erik de Castro Lopo1-0/+6
2012-12-01programs/sndfile-play.c : Better error message on OSX_DARWIN_VERSION > 11.Erik de Castro Lopo1-1/+12
2012-10-13M4/octave.m4 : Relax constraints on Octave version.Erik de Castro Lopo1-0/+5
2012-10-11Add test for last commit.Erik de Castro Lopo1-0/+3
2012-10-11src/command.c : Fix bug reading short/int from float files.Erik de Castro Lopo1-0/+8
2012-10-11tests/utils.tpl : Improve compare_*_or_die() functions.Erik de Castro Lopo1-0/+5
2012-09-25src/sndfile.hh : Added a constructor to allow the use of SF_VIRTUAL_IO.Erik de Castro Lopo1-0/+6
2012-08-23Minor cleanup.Erik de Castro Lopo1-0/+4
2012-08-23doc/octave.html : Fix link to octave.sourceforge.net.Erik de Castro Lopo1-0/+5
2012-08-19src/paf.c : Error out if channel count is zero.Erik de Castro Lopo1-0/+7
2012-08-04Patch from Ricci Adams to use OSX's AudioQueues on OSX 10.7 and greater.Erik de Castro Lopo1-0/+5
2012-07-09programs/common.c : Accept 'ogg' as a file extention for Ogg/Vorbis files.Erik de Castro Lopo1-0/+5
2012-06-22Make sure any previously allocated FLAC stream encoder and stream decoderErik de Castro Lopo1-0/+6
2012-06-20tests/ : Use the compression_size_test on FLAC as well.Erik de Castro Lopo1-0/+3
2012-06-20Implement SFC_SET_COMPRESSION_LEVEL command.Erik de Castro Lopo1-0/+7
2012-06-20src/sndfile.h.in : Add SFC_SET_COMPRESSION_LEVEL.Erik de Castro Lopo1-0/+3
2012-06-20tests/utils.tpl : Rename gen_lowpass_noise_float() to gen_lowpass_signal_floa...Erik de Castro Lopo1-0/+7
2012-06-19Rename vorbis_test.c -> compression_size_test.c.Erik de Castro Lopo1-0/+6
2012-06-19Add a test for the previous commit.Erik de Castro Lopo1-0/+3
2012-06-19Fix a 'bext' zero length coding history bug.Erik de Castro Lopo1-0/+7