summaryrefslogtreecommitdiffstats
path: root/stream/stream_cdda.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDdiego2007-08-281-1/+1
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...reimar2006-12-071-1/+1
* Add full support for en-/disabling cddb supportreimar2006-12-041-3/+7
* Move system headers before libavutil headers to work around build issues ondiego2006-12-021-3/+3
* Remove bswap.h, use libavutil/bswap.h instead.diego2006-11-291-1/+2
* bails out if cdparanoia can't read cd (avoid lockup)ben2006-10-131-0/+2
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-041-1/+1
* renamed cddX stream interface to stream_cddX for consistencyben2006-07-311-0/+391