summaryrefslogtreecommitdiffstats
path: root/audio/filter/af_export.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unneeded NULL checkswm42014-11-211-5/+6
* Add more constwm42014-06-111-1/+1
* Kill all tabswm42014-04-131-22/+22
* audio/filter: remove redundant log message prefixeswm42014-01-241-6/+6
* af_export: require filename argumentwm42013-12-211-4/+3
* audio: mp_msg conversionswm42013-12-211-6/+6
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* audio/filter: change filter callback signaturewm42013-12-051-4/+3
* af_export: use option parserwm42013-12-041-48/+16
* Use O_CLOEXEC when creating FDswm42013-11-301-1/+3
* 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