OSDN Git Service

cleanup: Use uint*_t instead of u_int*_t everythwere
[android-x86/external-alsa-lib.git] / src / pcm / plugin_ops.h
2017-07-15 Natanael Copacleanup: Use uint*_t instead of u_int*_t everythwere
2014-07-22 Takashi Iwaipcm: route: Use get32 for multi-source route calculation
2010-08-13 Takashi IwaiAdd missing support for 3-byte formats for 16bit put...
2008-11-21 Diego E. 'Flameeye... Make some static tables and strings constants.
2007-12-14 Clemens Ladischrevert revision 2264:23c4c0f5de40
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2007-03-09 Takashi IwaiImprove the sample conversion in plug layer
2006-01-09 Takashi IwaiFix S24_BE format conversions
2004-01-31 Takashi Iwai- fixed the type punning (compilation warnings with...
2002-07-21 Jaroslav KyselaFixed silence_64 and added support for 24-bit samples...
2002-07-09 Abramo BagnaraFixed normalization
2002-07-09 Takashi Iwai- removed bad get_triple_* for i386. this can access...
2002-07-09 Abramo BagnaraFixed interchanged max/min
2002-06-26 Jaroslav KyselaEnhanced bitmasks in PCM - added support for more forma...
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-11-27 Jaroslav KyselaFinished lfloat plugin.
2001-10-26 Jaroslav KyselaAdd norm code back for mix plugin
2001-10-25 Jaroslav KyselaAdded GETS helpers, removed norm
2001-07-07 Abramo BagnaraPermit to PCM plug configuration to specify unchanged...
2001-03-29 Abramo BagnaraLot of cleanings with the help of gcc3
2001-03-21 Abramo Bagnarapcm_share cleaning
2001-03-17 Abramo BagnaraImproved .asoundrc changes
2001-03-10 Abramo BagnaraClearer name
2000-10-22 Abramo BagnaraCleaned and fixed plugin ops
2000-09-24 Jaroslav KyselaMerged pcmplug branch.