Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
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
|