aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/filter/af.h
Commit message (Expand)AuthorAge
* audio: improve aspects of EOF handlingGravatar wm42016-08-18
* audio: cleanup audio filter format negotiationGravatar wm42016-07-10
* command: add af-command commandGravatar wm42016-01-22
* audio: change downmix behavior, add --audio-normalize-downmixGravatar wm42016-01-20
* audio/filter: remove reentrancy flagGravatar wm42015-09-20
* af_lavfi: implement af-metadata propertyGravatar wm42015-09-11
* af: use generic statuc codesGravatar wm42015-09-11
* af: move af_from_dB() function to af_volume.cGravatar wm42015-06-23
* af: restore detaching of PCM filters when using spdifGravatar wm42015-06-22
* af: remove conversion filter searchGravatar wm42015-06-16
* Update license headersGravatar Marcin Kurczewski2015-04-13
* audio: change a detail about filter insertionGravatar wm42015-04-07
* af: remove unused functionsGravatar wm42015-04-01
* af: remove old filter compatibility hackGravatar wm42015-01-15
* audio: use refcounted frames in the filter chainGravatar wm42015-01-13
* audio/filter: remove unused af_calc_filter_multiplier()Gravatar wm42015-01-13
* audio: make decoders output refcounted framesGravatar wm42014-11-10
* audio: change how filters are inserted on playback speed changesGravatar wm42014-11-10
* audio/filter: allow removing filters by labelGravatar wm42014-10-02
* audio: refactor some aspects of filter chain setupGravatar wm42014-10-02
* audio: remove unused metadata fieldGravatar wm42014-07-21
* af: add replaygain_data field to af_stream and af_instanceGravatar Alessandro Ghedini2014-04-04
* af: add metadata field to af_stream and af_instanceGravatar Alessandro Ghedini2014-03-13
* audio: mp_msg conversionsGravatar wm42013-12-21
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* audio/filter: change filter callback signatureGravatar wm42013-12-05
* af: remove af->setup fieldGravatar wm42013-12-04
* af: remove legacy option parsing hacksGravatar wm42013-12-04
* options: add options that set defaults for af/vf/ao/voGravatar wm42013-12-01
* audio: drop buffered filter data when seekingGravatar wm42013-11-18
* audio/filter: remove unneeded AF_CONTROLs, convert to enumGravatar wm42013-11-18
* af: cleanup documentation commentsGravatar wm42013-11-18
* audio/filter: fix mul/delay scale and valuesGravatar wm42013-11-12
* af: don't require filters to allocate af_instance->data, redo buffersGravatar wm42013-11-12
* af: remove a pointless macroGravatar wm42013-11-07
* af: replace macros with too generic namesGravatar wm42013-10-26
* audio/filter: remove useless af_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/filter: use new option APIGravatar wm42013-07-22
* audio: add some setters for mp_audio, and require filters to use themGravatar wm42013-05-12
* audio: add channel map APIGravatar wm42013-05-12
* af: streamline format negotiationGravatar wm42013-04-13
* options: remove --af-advGravatar wm42013-04-13
* af: use af_lavrresample for format conversions, if possibleGravatar wm42013-04-13
* af: remove automatically inserted filters on full reinitGravatar wm42013-04-13
* af: uncrustifyGravatar wm42013-04-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12