summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/command.c
Commit message (Expand)AuthorAgeFilesLines
* video: don't overwrite demuxer FPS valuewm42013-11-231-1/+1
* dec_video: make vf_input and hwdec_info statically allocatedwm42013-11-231-3/+3
* video: move decoder context from sh_video into new structwm42013-11-231-33/+36
* audio: don't write decoded audio format to sh_audiowm42013-11-231-7/+13
* audio: move decoder context from sh_audio into new structwm42013-11-231-16/+16
* input: remove unused key_down_event commandwm42013-11-061-4/+0
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-29/+29
* command: replace speed_mult with multiply commandwm42013-10-311-8/+0
* command: add generic "multiply" commandwm42013-10-311-0/+40
* command: add property to scale window sizewm42013-10-311-0/+35
* player: merge mp_osd.h into mp_core.hwm42013-10-301-1/+0
* Move files part of the playback core to player sub-directorywm42013-10-301-0/+3019