2008-08-14 |
diego |
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
|
2008-08-14 |
diego |
100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.
|
2008-08-02 |
diego |
Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined
|
2008-08-02 |
diego |
cosmetics: typo fixes
|
2008-02-14 |
diego |
typo fix: inited --> initialized
|
2008-01-02 |
nicodvb |
when :card isn't specified by the user search the first available card
|
2007-09-16 |
reimar |
ao_mpegpes does not support S16_LE format, do not claim it does!
|
2007-09-09 |
diego |
warning fix:
|
2006-08-11 |
ivo |
replace calls to perror() with calls to mp_msg()
|
2006-07-28 |
nicodvb |
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead
|
2006-07-28 |
nicodvb |
include sys/poll.h only when HAVE_DVB[_HEAD] is set
|
2006-07-26 |
nicodvb |
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately
|
2006-02-09 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
2004-12-27 |
alex |
removing AFMT_ dependancy
|
2004-12-07 |
diego |
Make include paths consistent.
|
2004-09-18 |
ivo |
mp_msg transition of unmaintained audio output drivers.
|
2004-04-06 |
alex |
uninit immed flag
|
2003-03-21 |
alex |
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
|
2003-02-12 |
arpi |
100l
|
2003-02-03 |
arpi |
hwac3 fix
|
2002-12-28 |
arpi |
DVB-HEAD (aka. NEWSTRUCT) detection & support
|
2002-10-06 |
arpi |
10l
|
2002-10-06 |
arpi |
- init fails if no -vo mpegpes
|
2002-09-22 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
2002-08-30 |
alex |
added needed errno.h
|
2002-08-30 |
alex |
mp_msg'ized
|
2002-07-31 |
rfelker |
no need for ioctl.h if not using dvb
|
2002-03-13 |
arpi |
10l - config.h should be included...
|
2002-02-21 |
arpi |
compilation fixed
|
2002-02-21 |
anders |
Moved HW dependent mixer stuff to libao and removed master switch
|
2002-01-24 |
arpi |
freq fix, removed muxer delay
|
2002-01-22 |
arpi |
10l, debug printf removed
|
2002-01-22 |
arpi |
passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from now
|
2001-11-24 |
anders |
interface to libao2 changed ao_plugin added
|
2001-11-05 |
arpi |
ao_mpegpes
|