summaryrefslogtreecommitdiffstats
path: root/audio/filter/af.h
Commit message (Expand)AuthorAgeFilesLines
* audio: make decoders output refcounted frameswm42014-11-101-1/+3
* audio: change how filters are inserted on playback speed changeswm42014-11-101-0/+1
* audio/filter: allow removing filters by labelwm42014-10-021-0/+3
* audio: refactor some aspects of filter chain setupwm42014-10-021-0/+2
* audio: remove unused metadata fieldwm42014-07-211-2/+0
* af: add replaygain_data field to af_stream and af_instanceAlessandro Ghedini2014-04-041-0/+2
* af: add metadata field to af_stream and af_instanceAlessandro Ghedini2014-03-131-0/+2
* audio: mp_msg conversionswm42013-12-211-1/+4
* Reduce recursive config.h inclusions in headerswm42013-12-181-2/+0
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* audio/filter: change filter callback signaturewm42013-12-051-2/+8
* af: remove af->setup fieldwm42013-12-041-1/+0
* af: remove legacy option parsing hackswm42013-12-041-1/+0
* options: add options that set defaults for af/vf/ao/vowm42013-12-011-1/+0
* audio: drop buffered filter data when seekingwm42013-11-181-0/+2
* audio/filter: remove unneeded AF_CONTROLs, convert to enumwm42013-11-181-1/+23
* af: cleanup documentation commentswm42013-11-181-132/+2
* audio/filter: fix mul/delay scale and valueswm42013-11-121-3/+4
* af: don't require filters to allocate af_instance->data, redo bufferswm42013-11-121-5/+1
* af: remove a pointless macrowm42013-11-071-16/+1
* af: replace macros with too generic nameswm42013-10-261-21/+0
* audio/filter: remove useless af_info fieldswm42013-10-231-2/+0
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* audio/filter: use new option APIwm42013-07-221-36/+8
* audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-20/+1
* audio: add channel map APIwm42013-05-121-3/+2
* af: streamline format negotiationwm42013-04-131-1/+7
* options: remove --af-advwm42013-04-131-19/+0
* af: use af_lavrresample for format conversions, if possiblewm42013-04-131-0/+1
* af: remove automatically inserted filters on full reinitwm42013-04-131-2/+4
* af: uncrustifywm42013-04-131-2/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+3
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+349