summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_liba52.c
Commit message (Expand)AuthorAgeFilesLines
* Move #ifdefs around complete files into the build system.diego2006-06-211-2/+0
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...rathann2006-06-151-14/+9
* Make sure maxlen is respected, instead of just failing the assert later on.reimar2006-02-101-0/+4
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-3/+3
* No overlap allowed in memcpy, use memmovehzoli2005-05-241-1/+1
* Make sure that samplesize is at least 2, as some demuxers set it to 1hzoli2005-05-241-0/+1
* Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAMhzoli2005-05-241-1/+2
* Add float output support. Add ADCTRL_QUERY_FORMAT control to report thehzoli2005-02-251-4/+85
* setting samplesize to 2 in decoders where neccessary.reimar2004-09-211-0/+1
* a52 dynamic range compression support by Peter Ganstereralex2004-04-261-0/+37
* reversing my brokeness, but imho dnet is still broken on BE systemsalex2003-10-021-2/+0
* fix for bigendian systemsalex2003-09-261-0/+2
* ac3 byteswapping support (when format!=0x2000)arpi2003-05-171-3/+7
* AltiVec detection code ("borrowed" from FFmpeg andarpi2003-01-181-0/+1
* usage of libmpeg2, liba52, mp3lib & svq1 can be disabledarpi2002-11-011-0/+3
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsarpi2002-08-311-1/+1
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* renamed to match driver family namearpi2002-08-301-0/+192