summaryrefslogtreecommitdiffstats
path: root/mpvcore/mplayer.c
Commit message (Expand)AuthorAgeFilesLines
* core: add a playlist demuxerwm42013-08-261-13/+32
* video: handle video output levels with mp_image_paramswm42013-08-241-4/+3
* video/out: don't require VOs to handle screenshot aspect speciallywm42013-08-241-0/+1
* demux: remove unused audio_delay parameter from demux_seek()wm42013-08-221-6/+4
* mplayer: replace "D:" in status line with "Late:"wm42013-08-211-1/+1
* mplayer: start track IDs from 1 rather than 0wm42013-08-211-1/+1
* mplayer: reshuffle on every loop if --loop and --shuffle are usedwm42013-08-191-0/+4
* mplayer: don't make restored options from quit_watch_later per-file localwm42013-08-171-6/+8
* command: allow seek to "chapter -1"Philip Sequeira2013-08-171-2/+7
* core: make sure hw decoding works when playing multiple fileswm42013-08-111-5/+5
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-21/+21
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+4747