aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf
Commit message (Expand)AuthorAge
* 10l - replace 6 with AF_NCHGravatar henry2004-03-04
* if the user wants fast, use fast code! otherwise the user has to putGravatar rfelker2004-01-27
* minor fixes by ed@catmur.co.ukGravatar alex2003-11-28
* many small typo and grammar fixesGravatar gabucino2003-10-04
* disable af export for systems without mmapGravatar faust32003-09-21
* Adding filter for exporting audio data to visual effect applicationsGravatar anders2003-09-20
* 1000l and I imho this would win 'The Bug/Typo of the Year' awardGravatar alex2003-08-29
* workaround conflict with the MINGW32 open functionGravatar faust32003-03-31
* required for i18n+-lintl (found by Nexus)Gravatar arpi2003-02-07
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-02-02
* Changing initial volume level to 0dB after loud intensive complaintsGravatar anders2003-01-20
* export fmt2str()Gravatar arpi2003-01-18
* added af_format_encode() to convert sample format from libaf to mplayer (OSS)Gravatar arpi2003-01-18
* Adding support for more logical libaf configurationGravatar anders2003-01-17
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...Gravatar mosu2003-01-15
* Fix for endianess conversion if input to libaf is floatGravatar anders2003-01-14
* 10l sig 11 bug reported by Fabian FranzGravatar anders2003-01-12
* 10l bug for float conversion control + feature fix in volume controlGravatar anders2003-01-10
* New auto config for volume and resample and added support for float flag in c...Gravatar anders2003-01-10
* Adding sub-woofer filter, use this filter to add a sub channel to the audio s...Gravatar anders2003-01-07
* Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency b...Gravatar anders2003-01-04
* compiler warning fixGravatar arpi2003-01-03
* sig 11 fix in reinit and resample + spelling error fixesGravatar anders2003-01-02
* fix compilation on solarisGravatar attila2003-01-01
* Port of pl_surround.c to af-layer.Gravatar ranma2002-12-31
* Extending delay to have different delays for different channelsGravatar anders2002-12-31
* 10l memory leak + bug fixes in ms to sample time conversionGravatar anders2002-12-31
* Added/reordered #includes to silence warnings about "implicit declaration".Gravatar rathann2002-12-28
* Changes includes:Gravatar anders2002-12-28
* compiler warning fixesGravatar arpi2002-12-14
* the -af delay=[seconds] option currently parses floating point values ofGravatar arpi2002-12-04
* reversing my patch to check for -Wall support & use it if available (requeste...Gravatar rathann2002-11-25
* check for -Wall support & use it if available patch by (Dominik Mierzejewski ...Gravatar michael2002-11-23
* Adding support for AFMT_FLOATGravatar anders2002-11-19
* Printing of max volume on exitGravatar anders2002-11-14
* 10lGravatar anders2002-11-14
* Fixing segfault bug and addnig support for lrintf() in format conversionGravatar anders2002-11-13
* New features:Gravatar anders2002-11-12
* Header file for eqGravatar anders2002-11-03
* Adding equalizer filter + some cosmeticsGravatar anders2002-11-03
* 10lGravatar anders2002-11-03
* Adding commandline options for filters and fixing stupid bug in cfgGravatar anders2002-10-31
* Changing the behavour of the commandline parameter -af to conform with -vop. ...Gravatar anders2002-10-31
* Adding compile problem fix from GabucinoGravatar anders2002-10-30
* enable volume filter and fix nonsense default volume (still not usableGravatar rfelker2002-10-30
* made gcd() staticGravatar arpi2002-10-24
* Adding volume control and moving control() call parameters to a seperate fileGravatar anders2002-10-16
* Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &Gravatar jkeil2002-10-12
* src and dest buffers may overlapGravatar pl2002-10-11
* Correcting counters and flagsGravatar anders2002-10-11