Mercurial > mplayer.hg
log stream/stream_cdda.c @ 21638:e37f5e1898be
age | author | description |
---|---|---|
Thu, 07 Dec 2006 11:58:07 +0000 | reimar | Hack around libavutil/bswap.h compilation problems due to always_inline undefined. |
Mon, 04 Dec 2006 20:20:32 +0000 | reimar | Add full support for en-/disabling cddb support |
Sat, 02 Dec 2006 11:09:01 +0000 | diego | Move system headers before libavutil headers to work around build issues on |
Wed, 29 Nov 2006 15:02:45 +0000 | diego | Remove bswap.h, use libavutil/bswap.h instead. |
Fri, 13 Oct 2006 19:07:11 +0000 | ben | bails out if cdparanoia can't read cd (avoid lockup) |
Fri, 04 Aug 2006 17:01:29 +0000 | ben | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier) |
Mon, 31 Jul 2006 17:48:50 +0000 | ben | renamed cddX stream interface to stream_cddX for consistency base stream/cdda.c@dd4975a61185 |