aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf/af.h
Commit message (Expand)AuthorAge
* Replace multiple inclusion guards with leading underscores by default names.Gravatar diego2008-01-01
* A/V sync: take audio filter buffers into accountGravatar uau2007-11-01
* Change decode_audio() interfaceGravatar uau2007-11-01
* libaf: Remove rational number implementationGravatar uau2007-11-01
* libaf: change filter input/output ratio calculationsGravatar uau2007-11-01
* Remove unused functions in af.cGravatar uau2007-11-01
* Remove config.h and move its content to af.h. There are multiple files underGravatar diego2006-11-25
* Use the real name of the header file when guarding against double inclusion.Gravatar diego2006-11-25
* documentation-only patch: make doxygen compatible and createGravatar reimar2005-10-01
* make -srate work again, unify audio filter init and preinit.Gravatar reimar2005-06-24
* obvious typoGravatar rathann2005-03-01
* finally remove the refences to bps outside libaf. also simplification of some...Gravatar alex2005-02-25
* af_softclipGravatar alex2005-01-31
* always cancel down fractions (frac_t) to avoid overflows and playbackGravatar reimar2005-01-08
* Make af_control_any_rev return the matching filterGravatar reimar2005-01-01
* mplayer -af help now lists all available audio filters.Gravatar ivo2004-09-06
* 10Gravatar alex2004-06-26
* Send a command throught the filter chain until some item returns AF_OK. Patch...Gravatar alex2004-06-25
* 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
* 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
* 10l memory leak + bug fixes in ms to sample time conversionGravatar anders2002-12-31
* Changes includes:Gravatar anders2002-12-28
* Fixing segfault bug and addnig support for lrintf() in format conversionGravatar anders2002-11-13
* New features:Gravatar anders2002-11-12
* Adding equalizer filter + some cosmeticsGravatar anders2002-11-03
* Adding volume control and moving control() call parameters to a seperate fileGravatar anders2002-10-16
* Adding function for calculating the delay caused by the filtersGravatar anders2002-10-08
* Adding functionality for adding filters during executionGravatar anders2002-10-07
* Adding Support for non-reentrant audio filtersGravatar anders2002-10-06
* Adding function for estimating required buffer lengthGravatar anders2002-10-05
* Correcting error in macroGravatar anders2002-10-03
* Redesign of buffer length calculationGravatar anders2002-10-03
* Adding support for multiple audio streams and removing annoying message from ...Gravatar anders2002-10-01
* Adding new audio output filter layer libafGravatar anders2002-10-01