Sat, 11 Sep 2010 22:52:14 +0000 |
diego |
Add explanatory comment for video_out.h #inclusion in libao2/.
|
Wed, 08 Sep 2010 18:16:06 +0000 |
diego |
Add proper include instead of declaring the vo_pts variable extern.
|
Sat, 10 Jul 2010 23:18:45 +0000 |
reimar |
Remove disabled and pointless code.
|
Fri, 21 May 2010 17:19:01 +0000 |
reimar |
Change WAV header updating in ao_pcm to allow to up to almost 4GB size.
|
Mon, 22 Feb 2010 14:24:53 +0000 |
tack |
Output WAVE_FORMAT_EXTENSIBLE extension in wave header when waveheader
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Sat, 23 Jan 2010 11:21:56 +0000 |
reimar |
Support more formats for -ao pcm in raw mode.
|
Mon, 11 Jan 2010 20:27:52 +0000 |
reimar |
Add support for distinguishing between little- and big-endian SPDIF AC3
|
Tue, 10 Nov 2009 00:45:19 +0000 |
tack |
Add support for 8 channel audio.
|
Wed, 02 Sep 2009 11:33:37 +0000 |
reimar |
The suboption parser now takes a const options list, so mark them all const.
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Sat, 16 May 2009 13:59:53 +0000 |
reimar |
Add a hack to detect when we are writing into a Windows pipe since the fseek
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 22 Mar 2009 14:28:13 +0000 |
reimar |
Add forgotten "static" to new data_length variable in ao_pcm
|
Sun, 22 Mar 2009 14:27:10 +0000 |
reimar |
Whitespace-only cosmetics: use consistent indentation in ao_pcm.c
|
Sun, 22 Mar 2009 14:23:07 +0000 |
reimar |
Print a warning if ao_pcm wrote more data than what can be specified in the
|
Fri, 06 Mar 2009 19:43:12 +0000 |
reimar |
Make ao_info_t structs const.
|
Mon, 26 Jan 2009 15:06:44 +0000 |
diego |
Add standard license headers.
|
Thu, 01 May 2008 16:59:37 +0000 |
reimar |
Remove a comment that makes no longer sense (since quite some time actually)
|
Thu, 01 May 2008 16:58:52 +0000 |
reimar |
Support 32 bit float and integer formats in ao_pcm.c
|
Mon, 10 Dec 2007 16:53:30 +0000 |
ulion |
Fix all current known multi-channel wrong order problems by adding
|
Wed, 21 Nov 2007 08:55:41 +0000 |
ulion |
Support dump AF_FORMAT_AC3 format.
|
Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Sun, 26 Nov 2006 13:19:32 +0000 |
reimar |
le2me_32 is no longer a macro on PPC, and in general does not have to
|
Sun, 14 May 2006 10:21:56 +0000 |
diego |
Only set the default output filename when it was not passed on the command
|
Sat, 13 May 2006 19:04:39 +0000 |
diego |
Move setting the output filename after the suboption parsing, otherwise it
|
Fri, 14 Apr 2006 13:18:35 +0000 |
reimar |
-ao pcm:fast suboption for faster-than-realtime dumping
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Wed, 17 Aug 2005 11:27:11 +0000 |
reimar |
Set block_align in header, seems MatLab can not handle files without.
|
Wed, 19 Jan 2005 17:18:25 +0000 |
reimar |
use MSTRZ suboption type
|
Mon, 03 Jan 2005 14:16:07 +0000 |
reimar |
Default to audiodump.pcm with nowaveheader again, but document it in the manpage this time.
|
Sun, 02 Jan 2005 16:39:03 +0000 |
reimar |
Do not use strndup, it is missing on MinGW.
|
Sun, 02 Jan 2005 16:01:36 +0000 |
faust3 |
missing ;
|
Sun, 02 Jan 2005 14:41:47 +0000 |
reimar |
Add -ao pcm suboptions and remove -aofile and -waveheader options.
|
Tue, 28 Dec 2004 19:11:14 +0000 |
alex |
af_fmt2str_short
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Tue, 07 Dec 2004 02:24:15 +0000 |
diego |
Make include paths consistent.
|
Sat, 18 Sep 2004 20:31:28 +0000 |
ivo |
mp_msg transition of unmaintained audio output drivers.
|
Tue, 06 Apr 2004 17:55:36 +0000 |
alex |
uninit immed flag
|
Sun, 26 Oct 2003 13:43:30 +0000 |
attila |
64bit types fix by a unkown mandrake 64bit expert
|
Mon, 05 May 2003 23:43:30 +0000 |
ranma |
Correct dumping hint (vc dummy faster than null).
|
Fri, 21 Mar 2003 16:42:50 +0000 |
alex |
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
|
Tue, 04 Feb 2003 18:22:43 +0000 |
arpi |
The "initialize wav header with infinite lenght" broke the
|
Sun, 02 Feb 2003 16:34:54 +0000 |
arpi |
temporary 'inifinte' length disabled (commit r1.13 reversed) due to user
|
Wed, 29 Jan 2003 12:22:00 +0000 |
arpi |
double free(), found by Olivier Galibert <galibert@pobox.com>
|
Sun, 19 Jan 2003 16:49:02 +0000 |
arpi |
When the file is not finished to be written,
|
Sat, 02 Nov 2002 21:54:08 +0000 |
colin |
fix endianness issue on bigendian (let libaf do the conversion ;))
|
Mon, 07 Oct 2002 19:51:00 +0000 |
arpi |
updated for libaf rules
|
Tue, 06 Aug 2002 20:31:48 +0000 |
arpi |
-vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
|
Sun, 21 Jul 2002 12:13:40 +0000 |
arpi |
endianess fix by Colin Leroy <colin@colino.net>
|
Sat, 22 Jun 2002 12:10:02 +0000 |
albeu |
Allow writing to pipe.
|
Thu, 30 May 2002 11:53:51 +0000 |
pl |
warning fixes (string.h is required for memset)
|
Fri, 26 Apr 2002 13:07:03 +0000 |
atmos4 |
- Fix for big apple architectures by Rogerio Brito, reworked by me to use bswap.h macros.
|
Sat, 02 Mar 2002 18:54:58 +0000 |
arpi |
good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>
|
Sat, 24 Nov 2001 05:21:22 +0000 |
anders |
interface to libao2 changed ao_plugin added
|
Tue, 12 Jun 2001 14:37:32 +0000 |
atmosfear |
Ooops
|
Tue, 12 Jun 2001 14:24:26 +0000 |
atmosfear |
Added support for writing wave files and specifying filename to write to.
|
Tue, 12 Jun 2001 11:00:15 +0000 |
atmosfear |
Added raw PCM writer ao driver.
|