index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libao2
/
ao_mpegpes.c
Commit message (
Expand
)
Author
Age
*
replace calls to perror() with calls to mp_msg()
ivo
2006-08-11
*
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default,...
nicodvb
2006-07-28
*
include sys/poll.h only when HAVE_DVB[_HEAD] is set
nicodvb
2006-07-28
*
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the de...
nicodvb
2006-07-26
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
removing AFMT_ dependancy
alex
2004-12-27
*
Make include paths consistent.
diego
2004-12-07
*
mp_msg transition of unmaintained audio output drivers.
ivo
2004-09-18
*
uninit immed flag
alex
2004-04-06
*
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
alex
2003-03-21
*
100l
arpi
2003-02-12
*
hwac3 fix
arpi
2003-02-03
*
DVB-HEAD (aka. NEWSTRUCT) detection & support
arpi
2002-12-28
*
10l
arpi
2002-10-06
*
- init fails if no -vo mpegpes
arpi
2002-10-06
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
added needed errno.h
alex
2002-08-30
*
mp_msg'ized
alex
2002-08-30
*
no need for ioctl.h if not using dvb
rfelker
2002-07-31
*
10l - config.h should be included...
arpi
2002-03-13
*
compilation fixed
arpi
2002-02-21
*
Moved HW dependent mixer stuff to libao and removed master switch
anders
2002-02-21
*
freq fix, removed muxer delay
arpi
2002-01-24
*
10l, debug printf removed
arpi
2002-01-22
*
passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from now
arpi
2002-01-22
*
interface to libao2 changed ao_plugin added
anders
2001-11-24
*
ao_mpegpes
arpi
2001-11-05