aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore/options.c
Commit message (Expand)AuthorAge
* player: add --merge-files optionGravatar wm42013-11-19
* sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs.Gravatar Rudolf Polzer2013-11-07
* vd_lavc: remove explicit crystalhd supportGravatar wm42013-11-06
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* video: check profiles with hardware decodingGravatar wm42013-11-01
* Move files part of the playback core to player sub-directoryGravatar wm42013-10-30
* options: fix bogus entryGravatar wm42013-10-24
* options: enable OSC by defaultGravatar wm42013-10-14
* options: --loop=N means playback N times, not N+1 timesGravatar Philip Sequeira2013-10-12
* core: add --force-windowGravatar wm42013-10-02
* network: add options to control TLS verificationGravatar wm42013-09-27
* video: let sh_video->aspect always be container aspect ratioGravatar wm42013-09-26
* Add the on-screen-controllerGravatar ChrisK22013-09-26
* Add initial Lua scripting supportGravatar wm42013-09-26
* options: allow selecting the libass shaperGravatar wm42013-09-25
* options: make --ass-hinting a choice, instead of using magic numbersGravatar wm42013-09-25
* vaapi: allow GPU read-back with --hwdec=vaapi-copyGravatar wm42013-09-25
* mplayer: attempt to make playback resume work with DVD/BDGravatar wm42013-09-22
* network: fix rtsp playbackGravatar wm42013-09-22
* mixer: restore volume with playback resumeGravatar wm42013-09-20
* core: add --deinterlace option, restore it with resume functionalityGravatar wm42013-09-13
* mplayer: add --cursor-autohide-fs-only optionGravatar wm42013-09-08
* options: remove --(no-)mouseinput optionGravatar wm42013-09-08
* options: cosmetics: move cursor_autohide_delay definitionGravatar wm42013-09-08
* options: fix --volume option range, add some explanations to manpageGravatar wm42013-09-07
* video: add unscaled mode with --video-unscaledGravatar wm42013-09-01
* core: add a playlist demuxerGravatar wm42013-08-26
* audio: make internal audio format 0 an invalid formatGravatar wm42013-08-26
* options: replace --edition=-1 with --edition=autoGravatar wm42013-08-21
* video: make it possible to scale/pan the video by arbitrary amountsGravatar wm42013-08-19
* options: remove --panscanrange optionGravatar wm42013-08-19
* mplayer: reshuffle on every loop if --loop and --shuffle are usedGravatar wm42013-08-19
* command: more intuitive chapter seek behaviorGravatar Philip Sequeira2013-08-17
* sub: make --subcp=enca the default.Gravatar wm42013-08-15
* mpvcore/options: Update default user agent stringGravatar Martin Herkt2013-08-13
* video: add vaapi decode and output supportGravatar wm42013-08-12
* video: redo hw decoding initialization, add --hwdec=autoGravatar wm42013-08-11
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* core: move contents to mpvcore (1/2)Gravatar Stefano Pigozzi2013-08-06