Fri, 14 Dec 2007 08:26:06 +0000 |
ulion |
Fix stream cdda seeks to CD's end and hangs forever bug.
|
Sun, 02 Dec 2007 21:37:08 +0000 |
reimar |
stream_opts arrays should be const
|
Sun, 02 Dec 2007 21:26:23 +0000 |
reimar |
Make m_option_t arrays referenced by cfg-common.h const
|
Sun, 02 Dec 2007 13:22:53 +0000 |
reimar |
Mark all stream_info_t as const
|
Tue, 28 Aug 2007 22:38:45 +0000 |
diego |
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
|
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
|