| Commit message (Expand) | Author | Age | Files | Lines |
* | options: remove dead -dr1 option | wm4 | 2013-05-21 | 1 | -1/+0 |
* | dec_video: get rid of two global variables | wm4 | 2013-05-21 | 1 | -0/+2 |
* | add osd-scale command | Paul B Mahol | 2013-05-14 | 1 | -0/+1 |
* | core: re-add -dumpstream as --stream-dump | wm4 | 2013-05-12 | 1 | -0/+1 |
* | core: add --stream-capture | wm4 | 2013-05-12 | 1 | -0/+1 |
* | Merge branch 'audio_changes' | wm4 | 2013-05-12 | 1 | -2/+7 |
|\ |
|
| * | core: use channel map on demuxer level too | wm4 | 2013-05-12 | 1 | -1/+1 |
| * | options: add option to prevent decoder audio downmixing | wm4 | 2013-04-13 | 1 | -1/+6 |
* | | cocoa_common: add native OSX fullscreen support | Stefano Pigozzi | 2013-05-12 | 1 | -0/+2 |
* | | core: add playback resume feature (manual/opt-in) | wm4 | 2013-05-05 | 1 | -0/+2 |
* | | video: add --hwdec-codecs option to whitelist codecs for hw decoding | wm4 | 2013-05-04 | 1 | -0/+1 |
* | | core: simplify handling of --pause | wm4 | 2013-04-25 | 1 | -1/+1 |
* | | x11: use mpv internal key auto-repeat handling if possible | wm4 | 2013-04-24 | 1 | -0/+1 |
|/ |
|
* | core: add --reset-on-next-file option | wm4 | 2013-04-10 | 1 | -0/+2 |
* | core: remove volstep global variable | wm4 | 2013-04-09 | 1 | -0/+1 |
* | Remove some apple remote leftovers | wm4 | 2013-04-05 | 1 | -1/+0 |
* | demux_mkv: try to show current subtitle when seeking | wm4 | 2013-04-04 | 1 | -0/+1 |
* | core: add --heartbeat-interval option | wm4 | 2013-04-04 | 1 | -0/+1 |
* | remove Apple Remote related code | Stefano Pigozzi | 2013-03-31 | 1 | -1/+0 |
* | osd: draw the OSD bar with ASS vector drawings | wm4 | 2013-03-30 | 1 | -0/+2 |
* | core: remove a number of global variables | wm4 | 2013-03-08 | 1 | -0/+14 |
* | options: remove --no-vsync | wm4 | 2013-03-06 | 1 | -1/+0 |
* | vo: Separate vo options from MPOpts | Alexander Preisinger | 2013-03-04 | 1 | -36/+39 |
* | Add a --dtshd option | Wessel Dankers | 2013-03-04 | 1 | -0/+1 |
* | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 | 1 | -25/+48 |
* | m_options: more typesafety | wm4 | 2013-03-01 | 1 | -4/+4 |
* | video/out: remove video mode switching (--vm) | wm4 | 2013-02-26 | 1 | -2/+0 |
* | core: add fs-screen option for fullscreen display selection | Stefano Pigozzi | 2013-02-21 | 1 | -0/+1 |
* | core: move `xineramascreen` to `MPOpts` as `vo_screen_id` | Stefano Pigozzi | 2013-02-21 | 1 | -0/+1 |
* | osd: add --osd-status-msg option for custom OSD status | wm4 | 2013-02-16 | 1 | -0/+1 |
* | osd: add --no-osd-bar option to disable the OSD bar | wm4 | 2013-02-16 | 1 | -0/+1 |
* | osd: add --osd-bar-align-x/y options to control OSD bar position | wm4 | 2013-02-14 | 1 | -0/+2 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 1 | -1/+3 |
* | options: change --no-config option, make it apply to input.conf as well | wm4 | 2013-02-09 | 1 | -1/+1 |
* | x11: cleanup, refactor | wm4 | 2013-01-27 | 1 | -0/+2 |
* | video: remove -x/-y/-xy options | wm4 | 2013-01-23 | 1 | -3/+0 |
* | video: add --autofit and --autofit-larger options | wm4 | 2013-01-23 | 1 | -0/+2 |
* | options: move -geometry parsing to m_option.c | wm4 | 2013-01-23 | 1 | -0/+1 |
* | vd_lavc: remove -lavdopts vstats suboption | wm4 | 2013-01-13 | 1 | -1/+0 |
* | vd_lavc: remove lowres decoding | wm4 | 2013-01-13 | 1 | -1/+0 |
* | sub: add experimental --force-rgba-osd-rendering switch | wm4 | 2013-01-13 | 1 | -0/+1 |
* | video: different way to enable hardware decoding, add software fallback | wm4 | 2013-01-13 | 1 | -0/+3 |
* | video: remove slice based filtering and video output | wm4 | 2013-01-13 | 1 | -1/+0 |
* | sub: add --sub-text-* options to unstyled text subtitles font | wm4 | 2013-01-05 | 1 | -0/+1 |
* | options: move -ass-bottom-margin/-ass-top-margin options to vf_sub | wm4 | 2012-12-12 | 1 | -2/+0 |
* | core: allow disabling display of "album art" in audio files | wm4 | 2012-12-11 | 1 | -0/+1 |
* | demux_lavf: make minimum probe score customizable, remove lavf_preferred | wm4 | 2012-12-11 | 1 | -0/+1 |
* | core: automatically pause on low cache | wm4 | 2012-12-03 | 1 | -0/+1 |
* | sub: add --sub-gray option to display image subs in grayscale | wm4 | 2012-11-25 | 1 | -0/+1 |
* | sub: reimplement -spugauss as --sub-gauss | wm4 | 2012-11-25 | 1 | -0/+1 |
* | mplayer: disable auto-loading of external codecs.conf | wm4 | 2012-11-20 | 1 | -0/+1 |
* | osd: make the OSD and sub font more customizable | wm4 | 2012-11-20 | 1 | -3/+2 |
* | core: add --keep-open, which doesn't close the file on EOF | wm4 | 2012-11-16 | 1 | -0/+1 |
* | options: add --mute for setting initial audio mute status | wm4 | 2012-11-16 | 1 | -0/+2 |
* | options: rename -ss and -endpos, allow relative times | wm4 | 2012-11-16 | 1 | -1/+5 |
* | options, vo_x11: remove -zoom option, make it default | wm4 | 2012-11-16 | 1 | -1/+0 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+187 |