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
|