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_pcm.c
Commit message (
Expand
)
Author
Age
*
Fix all current known multi-channel wrong order problems by adding
ulion
2007-12-10
*
Support dump AF_FORMAT_AC3 format.
ulion
2007-11-21
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
le2me_32 is no longer a macro on PPC, and in general does not have to
reimar
2006-11-26
*
Only set the default output filename when it was not passed on the command
diego
2006-05-14
*
Move setting the output filename after the suboption parsing, otherwise it
diego
2006-05-13
*
-ao pcm:fast suboption for faster-than-realtime dumping
reimar
2006-04-14
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
Set block_align in header, seems MatLab can not handle files without.
reimar
2005-08-17
*
use MSTRZ suboption type
reimar
2005-01-19
*
Default to audiodump.pcm with nowaveheader again, but document it in the manp...
reimar
2005-01-03
*
Do not use strndup, it is missing on MinGW.
reimar
2005-01-02
*
missing ;
faust3
2005-01-02
*
Add -ao pcm suboptions and remove -aofile and -waveheader options.
reimar
2005-01-02
*
af_fmt2str_short
alex
2004-12-28
*
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 types fix by a unkown mandrake 64bit expert
attila
2003-10-26
*
Correct dumping hint (vc dummy faster than null).
ranma
2003-05-05
*
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
alex
2003-03-21
*
The "initialize wav header with infinite lenght" broke the
arpi
2003-02-04
*
temporary 'inifinte' length disabled (commit r1.13 reversed) due to user
arpi
2003-02-02
*
double free(), found by Olivier Galibert <galibert@pobox.com>
arpi
2003-01-29
*
When the file is not finished to be written,
arpi
2003-01-19
*
fix endianness issue on bigendian (let libaf do the conversion ;))
colin
2002-11-02
*
updated for libaf rules
arpi
2002-10-07
*
-vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
arpi
2002-08-06
*
endianess fix by Colin Leroy <colin@colino.net>
arpi
2002-07-21
*
Allow writing to pipe.
albeu
2002-06-22
*
warning fixes (string.h is required for memset)
pl
2002-05-30
*
- Fix for big apple architectures by Rogerio Brito, reworked by me to use bsw...
atmos4
2002-04-26
*
good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>
arpi
2002-03-02
*
interface to libao2 changed ao_plugin added
anders
2001-11-24
*
Ooops
atmosfear
2001-06-12
*
Added support for writing wave files and specifying filename to write to.
atmosfear
2001-06-12
*
Added raw PCM writer ao driver.
atmosfear
2001-06-12