summaryrefslogtreecommitdiffstats
path: root/mpvcore/m_option.c
Commit message (Expand)AuthorAgeFilesLines
* command: add generic "multiply" commandwm42013-10-311-0/+36
* m_config: allow not allocating option struct, and use itwm42013-10-251-2/+2
* m_config: refactor option defaults handlingwm42013-10-241-0/+9
* audio/filter: split af_format into separate filters, rename af_forcewm42013-10-231-1/+1
* mplayer: m_option: fix clang -Wformat compiler warningStefano Pigozzi2013-09-141-1/+1
* core: restore user-set video and audio filters with resume functionalitywm42013-09-131-0/+37
* audio: make internal audio format 0 an invalid formatwm42013-08-261-1/+1
* m_option: make "add speed 0.1" command workwm42013-08-191-0/+1
* m_option: add missing copy callback for some option typeswm42013-08-171-0/+5
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-4/+4
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+2407