| Commit message (Expand) | Author | Age |
* | Properly free memory allocate by liba52. | reimar | 2008-06-01 |
* | Reindent for last commit. | ulion | 2008-05-08 |
* | Distinguish between ac3 and dts by format tag. | ulion | 2008-05-08 |
* | Fix warnings: | ulion | 2007-11-27 |
* | Simplify convert_14bits_to_16bits function in ad_hwac3 | reimar | 2007-11-26 |
* | Support convert 14-bit DTS stream into 16-bit stream if needed, | ulion | 2007-11-24 |
* | Make hwdts support more dts format identification, 14bits or 16bits, LE or BE. | ulion | 2007-11-21 |
* | Copy AC-3 bsmod field into IEC data-type field as required by the specs | reimar | 2007-09-15 |
* | Handle swab when input length is odd (treat it as if there was an additional | reimar | 2007-09-15 |
* | Fix off-by-one error if fsize is odd (does handling that case even make sense?) | reimar | 2007-09-14 |
* | Mark DTS tables as const | reimar | 2007-09-14 |
* | Fix 10l typo in syncword | reimar | 2007-09-14 |
* | Improved comments, based on patches by Ulion [ulion2002 gmail com] | reimar | 2007-09-14 |
* | Simplify and fix big-endian hwac3 header generation code. | reimar | 2007-09-14 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 |
* | Make sure we always have a swab() prototype when we use it, | reimar | 2007-06-24 |
* | Fix: | rathann | 2006-05-14 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM | hzoli | 2005-05-24 |
* | typo | diego | 2005-02-16 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | 10l fix I hope, reverse if not | alex | 2004-12-19 |
* | 10l found by Dominik 'Rathann' Mierzejewski <dominik@rangers.eu.org> | alex | 2003-09-26 |
* | DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi) | alex | 2003-04-28 |
* | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled | arpi | 2002-11-01 |
* | 10l bug - 'len' was handled wrong. | arpi | 2002-09-15 |
* | -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments | arpi | 2002-08-31 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 |
* | changed back to AFMT_AC3 (but now libao2 drivers autodetect it and fallback t... | arpi | 2002-04-22 |
* | audio input buffer allocation/free cleanup | arpi | 2002-04-01 |
* | ac3_iec958_build_burst moved from ac3-iec958.c | arpi | 2002-03-27 |
* | imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu... | arpi | 2002-03-25 |