summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/libflac/libFLAC
Commit message (Collapse)AuthorAgeFilesLines
* Added full source of flac-1.2.1 (nw) Miodrag Milanovic2015-01-1035-21417/+0
|
* moved some FLAC files around to match the distribution package structure (nw) Oliver Stöneberg2014-12-0618-0/+1361
|
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-078-88/+86
|
* libflac: changed HAVE_CONFIG_H checks to be as intended - will be fixed ↵ Oliver Stöneberg2014-03-2417-17/+17
| | | | upstream as well (nw)
* this fix (borrowed from libflac 1.3.0) works as well in OSX 10.6.8. I hope ↵ Fabio Priuli2014-03-221-16/+17
| | | | | it compiles fine under other environments too. Thanks to Firewave for pointing it out. nw.
* sorry but these still break compilation under last Xcode available for my Fabio Priuli2014-03-221-10/+10
| | | | OSX 10.6.8 environment, as they were doing before rev 16136 (comparison always true due to limited range of the variables). nw.
* fixed clang -Wunused-const-variable warning in libflac (nw) Oliver Stöneberg2014-03-121-0/+4
|
* re-enabled checks in src/lib/libflac/libFLAC/memory.c / removed definition ↵ Oliver Stöneberg2014-03-061-10/+10
| | | | of SIZE_MAX in src/lib/libflac/include/share/alloc.h (nw)
* restored some libflac code omitted in initial commit allowing big-endian ↵ Oliver Stöneberg2014-03-062-13/+27
| | | | compilation without hacks (nw)
* removed a modification from a libflac file we don't even use (nw) Oliver Stöneberg2014-03-061-1/+1
|
* re-enabled log message I disabled when I was messing around with DEBUG for ↵ Oliver Stöneberg2014-03-061-1/+1
| | | | external libraries (nw)
* re-added some libflac code, that was missing/disabled in the initial commit (nw) Oliver Stöneberg2014-03-062-5/+19
|
* pass VERSION define via compiler flags to libflac (nw) Oliver Stöneberg2014-03-061-2/+2
|
* changed casing of FLAC folders to match official source distribution (nw) Oliver Stöneberg2014-03-0517-0/+20025