summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/libflac/include/share
Commit message (Collapse)AuthorAgeFilesLines
* Added full source of flac-1.2.1 (nw) Miodrag Milanovic2015-01-102-237/+0
|
* libflac: changed HAVE_CONFIG_H checks to be as intended - will be fixed ↵ Oliver Stöneberg2014-03-241-1/+1
| | | | upstream as well (nw)
* re-enabled checks in src/lib/libflac/libFLAC/memory.c / removed definition ↵ Oliver Stöneberg2014-03-061-4/+0
| | | | of SIZE_MAX in src/lib/libflac/include/share/alloc.h (nw)
* And again (nw) R. Belmont2012-03-041-12/+28
|
* Rework libflac to play nicer with MAME's build system; should fix compile ↵ R. Belmont2012-03-041-28/+12
| | | | problems on certain configrations [R. Belmont based on suggestions by Tsuruchiyo Nitro]
* Added FLAC (lossless audio) codec support plus experimental hooks in samples ↵ R. Belmont2012-01-222-0/+241
and chdman. Bumped up CHD-CD hunk size to get better compression ratios on both zlib and flac. [David Haywood, R. Belmont]