Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hack around libavutil/bswap.h compilation problems due to always_inline undef... | reimar | 2006-12-07 | 1 | -1/+1 |
* | Remove bswap.h, use libavutil/bswap.h instead. | diego | 2006-11-29 | 1 | -1/+2 |
* | setting samplesize to 2 in decoders where neccessary. | reimar | 2004-09-21 | 1 | -0/+1 |
* | 100l - Michael is right, we don't need le2me here | arpi | 2002-10-24 | 1 | -1/+1 |
* | 10l | arpi | 2002-10-23 | 1 | -1/+2 |
* | fixed unaligned access (bus error on sparc) | arpi | 2002-10-23 | 1 | -2/+3 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -1/+0 |
* | bugfix by Keiki SATOH <kki@wakusei.ne.jp> | arpi | 2002-06-29 | 1 | -1/+12 |
* | control() done | arpi | 2002-04-03 | 1 | -2/+5 |
* | audio input buffer allocation/free cleanup | arpi | 2002-04-01 | 1 | -6/+1 |
* | reworked ADPCM decoders; changes include: | melanson | 2002-03-30 | 1 | -5/+143 |
* | fixed so the decoder cooperates better with the rest of the system | melanson | 2002-03-26 | 1 | -19/+24 |
* | imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu... | arpi | 2002-03-25 | 1 | -0/+62 |