summaryrefslogtreecommitdiffstats
path: root/audio/filter/af_export.c
Commit message (Expand)AuthorAgeFilesLines
* audio/filter: remove unneeded AF_CONTROLs, convert to enumwm42013-11-181-7/+1
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-1/+1
* audio/filter: fix mul/delay scale and valueswm42013-11-121-1/+0
* af: don't require filters to allocate af_instance->data, redo bufferswm42013-11-121-5/+1
* audio/filter: prepare filter chain for non-interleaved audiowm42013-11-121-2/+2
* audio/filter: remove useless af_info fieldswm42013-10-231-6/+5
* af_export: fix compilation warningwm42013-09-191-2/+1
* Config path functions can return NULLwm42013-09-181-0/+6
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-4/+2
* path: add mp_find_config_file and reorganize some of the codeStefano Pigozzi2012-12-151-6/+7
* Fix potential bugs and issues, general cleanupsreimar2012-11-201-1/+3
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+273