aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf
Commit message (Expand)AuthorAge
* libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas d...Gravatar michael2004-11-03
* user selectable cutoff frequencyGravatar michael2004-10-21
* sine sweep generatorGravatar michael2004-10-21
* libavcodec resampling ...Gravatar michael2004-10-21
* The full name of the GPL is GNU General Public License.Gravatar diego2004-10-10
* make af_help conform better to the the afm/vfm/etc equivalentsGravatar alex2004-10-05
* make use of new defines: 24 and 32bit integer typesGravatar alex2004-10-04
* reimplementation of the pl_extrastereo and pl_volnorm pluginsGravatar alex2004-10-04
* mplayer -af help now lists all available audio filters.Gravatar ivo2004-09-06
* support for 24 bit audioGravatar reimar2004-07-29
* mingw crosscompiling step 1Gravatar faust32004-06-27
* 10Gravatar alex2004-06-26
* Send a command throught the filter chain until some item returns AF_OK. Patch...Gravatar alex2004-06-25
* 10lGravatar alex2004-06-25
* remove the latest use of log10 in favor of the better af_to_dB helper functio...Gravatar alex2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* debug printf junkGravatar henry2004-06-11
* using bswap.h for endianness conversionGravatar reimar2004-05-18
* fix endian conversion for (curently unused) case where in buffer != out bufferGravatar reimar2004-05-16
* support for 24 bit pcm/wav filesGravatar reimar2004-05-16
* more stupid crapGravatar rfelker2004-05-01
* 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