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.
|
Thu, 10 Nov 2005 20:41:11 +0000 |
reimar |
attempt to fix missing and/or broken boundary checks
|
Tue, 21 Sep 2004 20:34:47 +0000 |
reimar |
setting samplesize to 2 in decoders where neccessary.
|
Sat, 31 Aug 2002 13:09:23 +0000 |
arpi |
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
|
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
|
Wed, 03 Apr 2002 21:37:26 +0000 |
arpi |
control() done
|
Mon, 01 Apr 2002 17:58:04 +0000 |
arpi |
audio input buffer allocation/free cleanup
|
Sat, 30 Mar 2002 22:27:45 +0000 |
melanson |
reworked ADPCM decoders; changes include:
|
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
|