summaryrefslogtreecommitdiffstats
path: root/sbc/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix SBC to compile cleanly with -Wsign-compareMarcel Holtmann2009-01-301-2/+2
* Add -Wno-sign-compare for the library and fix the other warningsMarcel Holtmann2009-01-291-2/+2
* Use of -funroll-loops option to improve SBC encoder performanceSiarhei Siamashka2009-01-231-1/+2
* Add missing sbc headers to distJohan Hedberg2009-01-161-0/+1
* MMX and ARM NEON optimized versions of analysis filter for SBC encoderSiarhei Siamashka2009-01-161-1/+1
* SIMD-friendly variant of SBC encoder analysis filterSiarhei Siamashka2009-01-161-1/+2
* Let the decoder write Sun/NeXT audio S16_BE filesMarcel Holtmann2008-10-261-0/+2
* rollback an unintended commit on Makefile.amBrad Midgley2008-03-081-1/+2
* Cidorvan found another place where the spec had us saving a bunch of valuesBrad Midgley2008-03-081-2/+1
* Enable gcc -O3 optimizations for SBCMarcel Holtmann2008-03-051-0/+2
* Add build magic around sbctester programMarcel Holtmann2007-10-251-1/+13
* Build SBC library only when ALSA or GStreamer is enabledMarcel Holtmann2007-08-221-1/+1
* Only compile SBC library if ALSA is enabledMarcel Holtmann2007-04-101-0/+2
* Add SBC helper includesMarcel Holtmann2007-02-211-1/+1
* Add SBC utilitiesMarcel Holtmann2007-02-211-0/+6
* Add skeleton for embedding SBC libraryMarcel Holtmann2007-01-311-0/+6