Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Thu, 25 Aug 2005 19:46:20 +0000 |
reimar |
avoid reading more than maxlen bytes.
|
Thu, 28 Jul 2005 13:43:24 +0000 |
reimar |
lavf demuxer with raw PCM fix (and a related hang)
|
Sat, 26 Feb 2005 23:02:09 +0000 |
ivo |
Add support for 32-bit float WAV files and support for extended WAV files
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Sat, 27 Nov 2004 15:39:38 +0000 |
rtognimp |
fl32: BE float32 PCM audio in mov files
|
Mon, 04 Oct 2004 20:21:05 +0000 |
alex |
make use of 24bit afmt
|
Sun, 06 Jun 2004 21:18:49 +0000 |
rtognimp |
More support for audio format 0x0
|
Sun, 23 May 2004 21:45:29 +0000 |
rtognimp |
Fix "raw " audio in mov files.
|
Sun, 16 May 2004 10:48:59 +0000 |
reimar |
support for 24 bit pcm/wav files
|
Sat, 08 May 2004 23:41:13 +0000 |
reimar |
fix bigendian problems (left-right swapped 8bit pcms), add 32bit support
|
Sun, 28 Mar 2004 22:03:37 +0000 |
rtognimp |
Revert my old twos fix, it seems to break more files than it fixed.
|
Tue, 02 Dec 2003 22:44:17 +0000 |
rtognimp |
twos 16bit 2 channels fixed.
|
Mon, 04 Nov 2002 20:28:21 +0000 |
alex |
qt swot support
|
Fri, 30 Aug 2002 21:44:20 +0000 |
arpi |
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
|
Thu, 30 May 2002 00:40:55 +0000 |
arpi |
8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV
|
Thu, 25 Apr 2002 12:29:55 +0000 |
arpi |
bigendian fix - thx to Rogrio Brito <linuxconsult@yahoo.com.br>
|
Mon, 01 Apr 2002 15:45:45 +0000 |
arpi |
cleanup
|
Mon, 01 Apr 2002 15:25:50 +0000 |
arpi |
twos audio fixed
|
Mon, 25 Mar 2002 21:06:01 +0000 |
arpi |
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
|