log libmpcodecs/ad_liba52.c @ 18774:332e5ad0ed53

age author description
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-06-15 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
2006-02-10 reimar Make sure maxlen is respected, instead of just failing the assert later on.
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2005-05-24 hzoli No overlap allowed in memcpy, use memmove
2005-05-24 hzoli Make sure that samplesize is at least 2, as some demuxers set it to 1
2005-05-24 hzoli Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM
2005-02-25 hzoli Add float output support. Add ADCTRL_QUERY_FORMAT control to report the
2004-09-21 reimar setting samplesize to 2 in decoders where neccessary.
2004-04-26 alex a52 dynamic range compression support by Peter Gansterer
2003-10-02 alex reversing my brokeness, but imho dnet is still broken on BE systems
2003-09-26 alex fix for bigendian systems
2003-05-17 arpi ac3 byteswapping support (when format!=0x2000)
2003-01-18 arpi AltiVec detection code ("borrowed" from FFmpeg and
2002-11-01 arpi usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
2002-08-31 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-08-30 arpi renamed to match driver family name base libmpcodecs/ad_a52.c@e6b3d8f82a45