summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/main.c
Commit message (Expand)AuthorAgeFilesLines
* build: make cygwin use *nix timersStefano Pigozzi2013-11-261-1/+1
* Rename sub.c/.h to osd.c/.hwm42013-11-241-1/+1
* Reduce stheader.h includes, move stream types to mp_common.hwm42013-11-231-0/+1
* video: move decoder context from sh_video into new structwm42013-11-231-1/+1
* options: don't prefix sub-options with "--" in help outputwm42013-11-231-0/+1
* audio: move decoder context from sh_audio into new structwm42013-11-231-1/+1
* player: add --merge-files optionwm42013-11-191-0/+3
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-15/+15
* main: improve a terminal messagewm42013-10-301-1/+1
* Split mplayer.cwm42013-10-301-0/+440