summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.21.0v0.21.0Martin Herkt2016-10-192-2/+168
* Merge branch 'master' into release/currentMartin Herkt2016-10-19223-5243/+9098
* demux_lavf: don't accidentally enable edit list crap on Libavwm42016-10-181-1/+2
* demux_lavf: "support" mov edit lists and log errors if usedwm42016-10-182-0/+5
* osc: use the same characters as track list for playlist/chapterRicardo Constantino2016-10-171-10/+4
* ISSUE_TEMPLATE: minor grammar updateBen Boeckel2016-10-171-2/+2
* stream_bluray: check title index/playlist rangeschnusch2016-10-171-6/+20
* stream_bluray: select title by playlistschnusch2016-10-171-18/+34
* ad_lavc, vd_lavc: fix a recent libavcodec deprecation warningwm42016-10-173-2/+12
* man/osc: better explain the values of deadzonesizeRicardo Constantino2016-10-171-1/+3
* vd_lavc: Add hwdec wrapper for crystalhdPhilip Langdale2016-10-154-0/+15
* osc: fix chapter/playlist listing if emptyRicardo Constantino2016-10-151-1/+1
* osc: show playlist/chapter list on prev/next instead of osdRicardo Constantino2016-10-151-4/+16
* osc: fix listing of chapters and playlistRicardo Constantino2016-10-151-10/+87
* osc: fix display of chapters and playlist scalingRicardo Constantino2016-10-151-2/+11
* osc: add user-alterable margin for top/bottombarRicardo Constantino2016-10-152-5/+10
* osc: add right-click behavior to playlist and chapter buttonsRicardo Constantino2016-10-152-0/+12
* osc: change default layout to bottombarRicardo Constantino2016-10-152-67/+43
* ytdl_hook: Add title to playlist items if availableRicardo Constantino2016-10-151-0/+6
* stream_file: don't use poll() on directorieswm42016-10-141-3/+5
* terminal-win: support modifier keys in console inputJames Ross-Gowan2016-10-141-2/+14
* terminal-win: clean up console inputJames Ross-Gowan2016-10-141-49/+33
* ao_alsa: try to fallback to "hdmi" before "iec958" for spdifwm42016-10-071-5/+10
* osc: move tooltip to inside seekbar for top/bottombarRicardo Constantino2016-10-072-25/+32
* osc: change seekbar background's alpha scalingRicardo Constantino2016-10-071-2/+4
* osc: align text vertically in top/bottombarRicardo Constantino2016-10-071-32/+39
* vo_drm: change CLI options + refactorsrr-2016-10-077-169/+293
* ytdl_hook: add chapters by parsing video's descriptionMaurycy Skier2016-10-061-0/+46
* man: fix PDF buildMartin Herkt2016-10-061-4/+0
* vo_drm: fix segfault when using invalid cardrr-2016-10-061-2/+2
* cocoa: add glFlush() to cocoa backendAkemi2016-10-063-3/+2
* TOOLS/stats-conv.py: use different colors for symbols toowm42016-10-061-5/+6
* vo_opengl: apply --opengl-early-flush in dumb mode toowm42016-10-052-1/+1
* options: handle --audio-device changes like the other optionswm42016-10-052-6/+3
* audio: move some fallback handling to common AO reload functionwm42016-10-053-34/+36
* command: flush and uninitialize audio output first on option changeswm42016-10-051-1/+3
* vo_opengl_cb: don't wait for redrawn frameswm42016-10-052-3/+6
* vo_opengl: disable glFlush() by default, and add an option to enable itwm42016-10-053-1/+10
* audio: make setting audio-exclusive update the audio chainKevin Mitchell2016-10-041-1/+1
* audio/out: prevent underruns with spdif under certain conditionswm42016-10-041-0/+2
* manpage: fix closing quotewm42016-10-041-1/+1
* vo_opengl: hwdec_rpi: fix NULL pointer deref in certain caseswm42016-10-041-1/+3
* command: include deprecated/aliased options in property bridgewm42016-10-041-18/+28
* vo_drm: fix tiny memory leakrr-2016-10-041-3/+8
* vo_drm: refactor getting display fpsrr-2016-10-044-10/+8
* player: fix previous commitwm42016-10-033-7/+12
* options: rename subtitle optionsDan Oscarsson2016-10-037-125/+244
* DOCS/interface-changes.rst: mention seek command changewm42016-10-031-0/+3
* command: allow absolute seeks relative to end of streamPhilip Sequeira2016-10-022-1/+10
* audio: fix late audio startwm42016-10-021-1/+3
* audio: dump timestamp differencewm42016-10-021-1/+5
* vaapi: support drm devices when running in vaapi-copy modeBernhard Frauendienst2016-10-021-0/+53
* player: make --stop-screensaver runtime-changeablewm42016-10-027-10/+23
* stream_libarchive: add some more points at which reading can be stoppedwm42016-10-011-1/+4
* vo_opengl: minor simplificationwm42016-10-011-4/+3
* vo_opengl: attempt to fix chroma offset under rotation and flippingwm42016-10-011-15/+48
* vo_opengl: add debugging options for testing with padded textureswm42016-10-013-5/+17
* vo_opengl: partially fix dumb-mode cropping with rotationwm42016-09-301-5/+23
* csputils: add note that mp_invert_cmat() is LGPL toowm42016-09-301-1/+1
* msg: flush after every message for --log-filewm42016-09-301-0/+1
* vo_opengl: vaegl: log more debugging infoswm42016-09-301-7/+12
* vo_opengl: rpi: remove dumb commentwm42016-09-301-1/+0
* vo_opengl: rpi: fix glaring memory leakwm42016-09-301-2/+5
* vo_opengl: rpi: use overlay for yuv420p toowm42016-09-301-1/+6
* vo_opengl: allow hwdec interops to support multiple image formatswm42016-09-303-2/+17
* vo_opengl: egl: print EGL errors only if not probingwm42016-09-301-6/+9
* vo_opengl: rpi: raise the video layerwm42016-09-301-3/+8
* vd_lavc: log if hw decoding selects a different underlying decoderwm42016-09-301-0/+3
* rpi: add --hwdec=rpi-copywm42016-09-304-0/+12
* ipc: log when listening to IPC socketwm42016-09-292-0/+4
* path: default ~~ paths to home directorywm42016-09-291-0/+6
* player: enable reading from stdin after loading input.confwm42016-09-293-7/+8
* mp_image: fix clearing to black with p010 formatwm42016-09-291-1/+1
* w32_common: implement VOCTRL_GET_DISPLAY_NAMESJames Ross-Gowan2016-09-292-3/+58
* ytdl_hook: Set aspect ratio for anamorphic videoRicardo Constantino2016-09-281-0/+6
* cuda: initialize hwframes formatPhilip Langdale2016-09-281-0/+4
* client API: "priority" option is now runtime settablewm42016-09-281-1/+0
* msg: make --log-file and --dump-stats accept config path expansionwm42016-09-281-17/+27
* img_format: remove some unneeded format definitionswm42016-09-282-15/+0
* win32: make --priority runtime-settableJames Ross-Gowan2016-09-284-11/+19
* win32: build with -DINITGUIDJames Ross-Gowan2016-09-2815-16/+4
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadwm42016-09-273-3/+23
* stream_lavf: check seekable flag correctlywm42016-09-271-1/+1
* command: fix inverted condition in sub-reload commandwm42016-09-261-1/+1
* vo_drm: provide display fpsrr-2016-09-262-2/+27
* cocoa: fix fullscreen regression on 10.11 and newerAkemi2016-09-261-1/+0
* player: allow opts in pseudo-gui set by the user to override user's defaultRicardo Constantino2016-09-263-8/+18
* video: trust demuxer framerate on invalid timestampswm42016-09-261-1/+1
* qthelper: introduce new convenience functionswm42016-09-262-0/+99
* scripting: don't attempt to load builtin scripts twicewm42016-09-261-1/+0
* stream_lavf: fix determining seekabilitywm42016-09-261-3/+23
* DOCS/compile-windows.md: update msys2 instructions againKevin Mitchell2016-09-251-3/+3
* osc: Fix scaling issues when toggling fullscreenRicardo Constantino2016-09-251-0/+1
* sd_ass: fix top alignment of secondary subtitleswm42016-09-251-3/+4
* lua: complain loudly if Lua state creation failswm42016-09-251-1/+3
* options: do not mark --profile/--include as M_OPT_FIXEDwm42016-09-241-2/+2
* player: fix instant subtitle refresh on track switcheswm42016-09-242-4/+9
* lua: fix array detectionwm42016-09-241-2/+2
* command: some minor corrections to previous commitwm42016-09-241-20/+19
* command: make it possible to set chapters via lua pluginsMaurycy Skier2016-09-241-1/+70
* vo_opengl: hwdec_cuda: get the cuda device from the GL contextPhilip Langdale2016-09-241-3/+3
* vo_opengl: hwdec_cuda: directly map GL textures and skip using PBOsPhilip Langdale2016-09-241-65/+20
* manpage: hwdec_cuda: update docs to say 10bit hevc is supportedPhilip Langdale2016-09-241-2/+2
* player: fix intended pseudo-gui behaviorwm42016-09-231-3/+3
* player: do not let pseudo-gui override user config settingswm42016-09-2311-11/+42
* m_config, command: remove some minor code duplicationwm42016-09-233-6/+11
* TOOLS/lua/observe-all: explicitly observe all optionswm42016-09-231-1/+9
* command: make most options observablewm42016-09-231-0/+6
* vo_opengl: hwdec_rpi: remove copy&paste errorwm42016-09-231-1/+0
* vo: log framedropswm42016-09-231-1/+3
* command: fix potential UBwm42016-09-231-5/+5
* x11: fix external fullscreen updatewm42016-09-233-13/+19
* aspect: use nominal width instead of actual width for video-unscaledNiklas Haas2016-09-221-3/+3
* player: make audio-channels etc. runtime settablewm42016-09-223-5/+13
* command: add a load-script commandwm42016-09-226-5/+20
* player: remove some explicit options accesses when saving resume filewm42016-09-221-29/+26
* command: fix missing update notifications in some caseswm42016-09-221-0/+1
* player: some M_SETOPT_RUNTIME cleanupswm42016-09-223-21/+9
* ytdl_hook: temporarily force disable dash segments formatsRicardo Constantino2016-09-221-4/+5
* vo: add a unique frame_id to vo_framewm42016-09-222-0/+9
* vo_opengl: apply 90° rotation to chroma texture sizewm42016-09-221-0/+3
* hwdec/cuda: Document how to activate cuda deinterlacingPhilip Langdale2016-09-221-8/+11
* cocoa: fix macOS 10.12 deprecation warningsAkemi2016-09-224-12/+45
* player: add --watch-later-directory optionDavid Logie2016-09-224-2/+19
* client API: more or less deprecate mpv_set_option()wm42016-09-218-56/+101
* options: make input options generally runtime-settablewm42016-09-217-71/+105
* client API: fix init/destruction race conditionswm42016-09-213-8/+19
* lua: add API for registering idle handlerswm42016-09-212-0/+17
* lua: run timers only after draining the event queuewm42016-09-211-12/+11
* manpage: lua: mention recent deprecationswm42016-09-211-4/+6
* lua: expose subprocess_detachedrr-2016-09-212-0/+45
* ao_openal: enable building on OSXJosh de Kock2016-09-213-2/+27
* command: make bitrate properties observablewm42016-09-211-1/+2
* client API: revert unintended mpv_wait_event() behavior changewm42016-09-211-3/+0
* command: add a video-dec-params propertywm42016-09-204-2/+27
* video: handle override video parameters in a better placewm42016-09-202-8/+7
* command: change update handling of some video-related propertieswm42016-09-205-32/+19
* player: kill associated OSD and key bindings when removing a scriptwm42016-09-205-4/+35
* osd: fix OSD redrawing after removing external overlayswm42016-09-201-0/+2
* man/options.rst: fix typo and layoutKranky K. Krackpot2016-09-201-6/+8
* audio: fix segfault when yanking USB DACKevin Mitchell2016-09-201-0/+1
* options: fix window-scale propertywm42016-09-202-2/+2
* m_option: resort M_OPT_ flag valueswm42016-09-201-11/+11
* player: make --osc/--ytdl settable during playbackwm42016-09-206-7/+44
* options, command: simplify some option updateswm42016-09-194-86/+56
* client API: revert some relaxations about calling mpv_initialize()wm42016-09-192-2/+16
* player: minor changes in init codewm42016-09-194-19/+11
* player: make --log-file and --dump-stats freely settable at runtimewm42016-09-193-25/+37
* player: make --terminal freetly settable at runtimewm42016-09-196-28/+35
* terminal-unix: don't send quit command on terminal_uninit()wm42016-09-191-4/+8
* options: slightly better option update mechanismwm42016-09-198-26/+62
* options: remove some M_OPT_FIXED flagswm42016-09-191-9/+9
* command: add audio-pts property to get the audio ptsHector Martin2016-09-192-1/+20
* af_pan: fix typoHector Martin2016-09-191-2/+3
* af_rubberband: default to channels=togetherHector Martin2016-09-191-0/+1
* af_rubberband: add af-command and option to change the pitchHector Martin2016-09-192-2/+38
* af_pan: add af-command support to change the matrixHector Martin2016-09-192-19/+38
* af_pan: coding style fixesHector Martin2016-09-191-103/+104
* command: fix "cycle"/"add" not working on most propertieswm42016-09-181-1/+2
* player: more option/property consistency fixeswm42016-09-1810-58/+75
* command: fix window-scale option/property inconsistencieswm42016-09-182-7/+7
* options: rename/deprecate --playlist-poswm42016-09-185-13/+11
* command: minor fixes to video-aspect propertywm42016-09-181-8/+2
* options: actually deprecate --mute=autowm42016-09-184-5/+10
* command: fix --quiet, --really-quiet optionswm42016-09-181-0/+2
* displayconfig: treat a refresh rate of 1 as invalidJames Ross-Gowan2016-09-181-2/+8
* stream/stream_lavf: user-agent option is deprecatedRiCON2016-09-181-1/+1
* command: add an apply-profile commandwm42016-09-174-0/+20
* options: take care of propertly updating options on runtime changeswm42016-09-177-8/+125
* options: fix pseudo-options like -vwm42016-09-171-1/+1
* manpage: document some more property/options inconsistencieswm42016-09-171-0/+27
* command: make window-scale redirect to option if no window createdwm42016-09-171-1/+1
* DOCS: vo/ao auto profiles are deprecatedRiCON2016-09-171-2/+1
* options: simplify M_OPT_EXITwm42016-09-178-26/+22
* m_config: make option setting always call m_config_set_option_raw()wm42016-09-171-14/+20
* options: kill M_OPT_GLOBAL flagwm42016-09-173-21/+7
* player: don't enter playloop for client API requestswm42016-09-162-2/+4
* osd: fix OSD getting stuck with --blend-subtitles=yeswm42016-09-163-19/+18
* dispatch: fix a race condition triggering an assert()wm42016-09-161-1/+1
* player: fix a missed wakeupwm42016-09-161-0/+1
* vo_opengl: don't