summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/libflac/include/private
Commit message (Collapse)AuthorAgeFilesLines
* moved some FLAC files around to match the distribution package structure (nw) Oliver Stöneberg2014-12-0615-1155/+0
|
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-074-127/+127
|
* libflac: changed HAVE_CONFIG_H checks to be as intended - will be fixed ↵ Oliver Stöneberg2014-03-246-6/+6
| | | | 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-5/+5
| | | | | it compiles fine under other environments too. Thanks to Firewave for pointing it out. nw.
* changed casing of FLAC folders to match official source distribution (nw) Oliver Stöneberg2014-03-0514-141/+141
|
* Sync with MAME, various fixes from Firewave and RB (no whatsnew) Miodrag Milanovic2012-04-306-6/+6
|
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-294-127/+127
|
* Added FLAC (lossless audio) codec support plus experimental hooks in samples ↵ R. Belmont2012-01-2215-0/+1155
and chdman. Bumped up CHD-CD hunk size to get better compression ratios on both zlib and flac. [David Haywood, R. Belmont]