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.
|
Sat, 23 Sep 2006 10:42:03 +0000 |
diego |
verbosity--;
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Thu, 15 Jun 2006 22:58:06 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Fri, 10 Feb 2006 18:21:52 +0000 |
reimar |
Make sure maxlen is respected, instead of just failing the assert later on.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Tue, 24 May 2005 06:58:55 +0000 |
hzoli |
No overlap allowed in memcpy, use memmove
|
Tue, 24 May 2005 06:54:19 +0000 |
hzoli |
Make sure that samplesize is at least 2, as some demuxers set it to 1
|
Tue, 24 May 2005 06:39:01 +0000 |
hzoli |
Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM
|
Fri, 25 Feb 2005 11:07:21 +0000 |
hzoli |
Add float output support. Add ADCTRL_QUERY_FORMAT control to report the
|
Tue, 21 Sep 2004 20:34:47 +0000 |
reimar |
setting samplesize to 2 in decoders where neccessary.
|
Mon, 26 Apr 2004 08:53:41 +0000 |
alex |
a52 dynamic range compression support by Peter Gansterer
|
Thu, 02 Oct 2003 14:13:52 +0000 |
alex |
reversing my brokeness, but imho dnet is still broken on BE systems
|
Fri, 26 Sep 2003 19:36:19 +0000 |
alex |
fix for bigendian systems
|
Sat, 17 May 2003 11:35:32 +0000 |
arpi |
ac3 byteswapping support (when format!=0x2000)
|
Sat, 18 Jan 2003 19:29:46 +0000 |
arpi |
AltiVec detection code ("borrowed" from FFmpeg and
|
Fri, 01 Nov 2002 16:40:15 +0000 |
arpi |
usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
|
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
|
Fri, 30 Aug 2002 19:49:37 +0000 |
arpi |
renamed to match driver family name
base
libmpcodecs/ad_a52.c@e6b3d8f82a45
|