summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-2977-134/+94
* bstr: preparation for next commitwm42014-08-293-2/+3
* stream: tweaks to network reconnection codewm42014-08-293-3/+6
* command: remove extra spaceRyan Jacobs2014-08-291-1/+1
* options: more detailed output for --vf-... error messagewm42014-08-281-2/+4
* command: export demuxer cache info propertieswm42014-08-282-1/+44
* player: update cache state only if requestedwm42014-08-283-2/+44
* audio: restore old speed change behaviorwm42014-08-282-2/+2
* posix: use STD*_FILENO constantsBen Boeckel2014-08-283-7/+7
* tv: initialize frequencies to 0Ben Boeckel2014-08-281-2/+2
* player: simplify chapter display name codeBen Boeckel2014-08-281-3/+2
* player: don't sort a NULL listBen Boeckel2014-08-281-1/+2
* vo_opengl: don't pass (char*)NULL as %s printf argumentwm42014-08-281-2/+3
* vo_opengl: fix shaderwm42014-08-281-7/+9
* player: dynamically change cache wait timeswm42014-08-272-1/+13
* player: slightly better cache underrun detectionwm42014-08-272-5/+3
* demux_lavf: don't reject av:// if cache is enabledwm42014-08-271-1/+1
* demux: reset idle state on seekswm42014-08-271-2/+2
* player: better cache status on status linewm42014-08-274-12/+27
* player: fix basic playbackwm42014-08-272-7/+7
* player: redo how stream caching and pausing on low cache workswm42014-08-279-44/+87
* demux: reduce wakeups if no cache is activewm42014-08-271-1/+5
* vo_opengl: add parameter to gaussian filterBin Jin2014-08-262-3/+16
* vo_opengl: add radius options for filtersBin Jin2014-08-265-6/+33
* vo_opengl: add cparam1 and cparam2 optionsBin Jin2014-08-264-21/+49
* vo_opengl: add spline64 filter kernelBin Jin2014-08-261-0/+19
* TOOLS: youtube wrapper: allow overriding mpv binarywm42014-08-261-1/+5
* player: fix weird behavior when framestepping over format changeswm42014-08-261-1/+1
* input: make key bindings like "Shift+X" work (for ASCII)wm42014-08-263-13/+30
* input: make all modifier flags unsignedwm42014-08-261-8/+8
* manpage: mention that mp.commandv doesn't expand propertiesOtto Modinos2014-08-251-0/+4
* input: stdin is 0, not 1wm42014-08-251-1/+1
* player: minor changeswm42014-08-253-16/+6
* coreaudio_device: fix overwriting of user inputStefano Pigozzi2014-08-251-9/+8
* input: redo how --input-file is handledwm42014-08-255-24/+263
* msg: allow duplicating a mp_logwm42014-08-251-15/+20
* command: change OSD formatting of "speed" propertywm42014-08-251-1/+1
* options: compatibility hack for --slave-brokenwm42014-08-254-0/+12
* input: change verbosity of some message levelswm42014-08-251-3/+4
* vo_opengl: don't cut off feature list outputwm42014-08-251-1/+1
* demux: always use AVPacketwm42014-08-254-65/+41
* win32: correct SGR sequence handlingJames Ross-Gowan2014-08-241-5/+13
* win32: correct HANDLE typeJames Ross-Gowan2014-08-243-5/+5
* demux: avoid unnecessary wakeupswm42014-08-241-1/+1
* sd_lavc: remove ineffective codewm42014-08-241-4/+1
* video: avoid unnecessary frame droppingwm42014-08-231-1/+5
* player: restore silent seekingwm42014-08-231-1/+2
* audio: minor improvements to timeline switchingwm42014-08-234-13/+5
* demux_lavf: fix crash with unknown streamswm42014-08-231-1/+1
* osc: Use osd-font for playlist buttonsChrisK22014-08-221-2/+3
* player: some more debugging outputwm42014-08-221-0/+2
* video: some debugging outputwm42014-08-221-0/+4
* input.conf: bind ctrl+cwm42014-08-221-0/+1
* ao_dsound: raise default buffer size to 200ms, make it configurablewm42014-08-222-3/+8
* player: fix recent speed change regressionwm42014-08-223-2/+6
* player: don't clobber playback position on video endwm42014-08-221-5/+3
* video: refactor queue handlingwm42014-08-222-76/+53
* video: get rid of video_next_pts fieldwm42014-08-226-24/+8
* video: move some code aroundwm42014-08-221-46/+45
* video: minor simplificationwm42014-08-221-21/+11
* manpage: remove duplicated contentBin Jin2014-08-221-29/+0
* vf_vapoursynth: add more VS frame propertiesBin Jin2014-08-221-0/+8
* vf_vapoursynth: add display resolution supportBin Jin2014-08-221-0/+5
* osc: revert disabling use_suspendwm42014-08-211-2/+0
* build: disable terminfo and termcap code by defaultwm42014-08-212-2/+4
* terminal-unix: new input handling codewm42014-08-211-33/+246
* terminal-win: read input from a threadwm42014-08-212-29/+51
* terminal: some cleanupswm42014-08-215-72/+42
* terminal-win: remove nonsensical codewm42014-08-211-9/+0
* win32: emulate some ANSI terminal escape codeswm42014-08-215-53/+98
* audio: limit on low (and not high) buffer sizewm42014-08-211-1/+1
* vaapi: try dealing with Intel's braindamaged shit driverswm42014-08-217-2/+84
* osd+osc: Add left-arrow to osd-fontChrisK22014-08-212-2/+4
* etc/mpv.desktop: add audio/flac mimetypewm42014-08-211-1/+1
* video: don't assume query_format is thread-safewm42014-08-204-6/+19
* terminal-unix: eliminate unnecessary variablewm42014-08-201-5/+2
* wayland: replace deprecated xkbcommon functionsAlexander Preisinger2014-08-201-3/+3
* options.rst: fix warningAlexander Preisinger2014-08-201-1/+1
* vo_wayland: fix formatting inconsistenciesAlexander Preisinger2014-08-201-4/+4
* vo_wayand: save the flip time in the frame handlerAlexander Preisinger2014-08-201-0/+10
* command: add estimated-frame-count & estimated-frame-number propertiesAndrey Morozov2014-08-192-0/+46
* example.conf: demuxer-thread is now enabled by defaultwm42014-08-191-3/+2
* TOOLS/stats-conv.py: improvementswm42014-08-191-18/+31
* video: add VOCTRL_GET_RECENT_FLIP_TIMEwm42014-08-182-1/+7
* vo_opengl: add check-pattern suboption for testingwm42014-08-181-2/+28
* video: dump vsync phase into stats filewm42014-08-181-2/+4
* vaapi: we need more surfaceswm42014-08-181-1/+2
* wayland: dynamically report display fpsAlexander Preisinger2014-08-182-21/+60
* manpage: fix opengl-hq defaultswm42014-08-181-1/+1
* command: drop " %" from "cache" property OSD-formattingwm42014-08-181-1/+1
* player: never print status messages before playback beginswm42014-08-182-2/+4
* player: remove unneeded callwm42014-08-183-6/+1
* DOCS/tech-overview.txt: some updateswm42014-08-181-17/+35
* x11: listen to xrandr eventswm42014-08-174-2/+20
* TOOLS/zsh.pl: protect global environmentPhilip Sequeira2014-08-171-0/+4
* TOOLS/zsh.pl: fix a ret that hadn't been changed to rcPhilip Sequeira2014-08-171-1/+1
* TOOLS/zsh.pl: complete profilesPhilip Sequeira2014-08-171-0/+36
* x11: fix xrandr conditional compilationwm42014-08-171-1/+1
* af_lavrresample: minor cosmeticswm42014-08-171-4/+2
* video: make vo_opengl the default over vo_vdpauwm42014-08-171-3/+3
* video: enable framedropping by defaultwm42014-08-172-4/+5
* video: take refresh rate changes into accountwm42014-08-173-28/+37
* x11: fix memory leakswm42014-08-171-3/+9
* build: use pkg-config for xscreensaverwm42014-08-161-2/+1
* build: drop check for XF86keysym.hwm42014-08-164-23/+1
* x11: use xrandr to retrieve display refresh ratewm42014-08-166-40/+83
* demux: enable thread by defaultwm42014-08-163-9/+6
* demux: add option to control the readahead buffer by a duration valuewm42014-08-164-4/+35
* demux: remove unused functionwm42014-08-162-13/+0
* player: cosmetics: make code more compactwm42014-08-161-5/+2
* vo_wayland: fix redrawing logicwm42014-08-161-8/+8
* video: add --display-fps switch to control framedrop FPSwm42014-08-164-3/+17
* audio: add a mode to insert silence on severe A/V desyncwm42014-08-155-4/+27
* vo_opengl: optional support for using GLX_SGI_video_syncwm42014-08-152-1/+26
* gl_common: add SGI_video_sync extensionwm42014-08-152-0/+11
* vo_opengl: if glfinish is used, also call it after swapppingwm42014-08-152-1/+6
* video: add VO framedropping modewm42014-08-1511-40/+187
* vo: eliminate a redundant variablewm42014-08-151-10/+5
* player: use virtual time for --audio-file with ordered chapterswm42014-08-155-10/+16
* lua: wake up the core when setting OSDwm42014-08-151-0/+1
* osc: Overhaul (wip)ChrisK22014-08-151-502/+848
* sub: add option to workaround broken mkv fileswm42014-08-145-2/+13
* sub: call sub_reset() on seeks onlywm42014-08-143-13/+3
* client API: directly lock playloopwm42014-08-141-4/+3
* lua: allow disabling suspendwm42014-08-141-2/+8
* client API: adjust documentation for mpv_suspend()wm42014-08-141-20/+5
* vo: remove unused libavutil includewm42014-08-141-2/+0
* vo: fix mingw compilationwm42014-08-141-0/+2
* demux_lavf: support new metadata update APIwm42014-08-143-3/+35
* TOOLS/zsh.pl: properly set the return valueAlessandro Ghedini2014-08-131-9/+12
* TOOLS/zsh.pl: properly return non-zero when no matches are foundc_142014-08-131-0/+1
* wayland: pointer interface is created after themeAlexander Preisinger2014-08-131-13/+8
* video: reduce non-sense messages when playing coverartwm42014-08-131-11/+14
* video: don't run new frame processing on every iterationwm42014-08-131-19/+22
* video: move some more code aroundwm42014-08-131-38/+49
* video: move some code aroundwm42014-08-131-45/+40
* video: exit early when nothing to dowm42014-08-131-7/+7
* video: minor simplification of the old framedrop codewm42014-08-131-10/+6
* player: don't quit with --loop-filewm42014-08-131-0/+1
* vdpau: correctly mark invalid mixer as such on vdp_video_mixer_create() failureAlessandro Ghedini2014-08-131-0/+3
* build: fix libmpv build when using system wafJan Palus2014-08-131-1/+3
* vo_vdpau: fix screenshots with anamorphic videowm42014-08-131-1/+1
* x11: vdpau GLX interop needs X11 threadswm42014-08-131-0/+2
* af_lavcac3enc: lower minimum channel number to 3wm42014-08-122-2/+2
* docs: cocoa example uses wakeup callback APIFRAU KOUJIRO2014-08-121-22/+54
* docs: simple cocoa API usage exampleFRAU KOUJIRO2014-08-121-0/+85
* af_lavcac3enc: change default bitrate to 640wm42014-08-122-2/+5
* video: fix and simplify video format changes and last frame displaywm42014-08-126-181/+127
* video: move display and timing to a separate threadwm42014-08-1219-252/+513
* DOCS: mark the recent release in client-api-changes.rstwm42014-08-122-0/+3
* input.conf: add some bindings for changing audio-delaywm42014-08-111-0/+2
* input.conf: make explanatory text more readablewm42014-08-112-30/+16
* video: don't keep multiple pointers to hwdec info structwm42014-08-117-26/+29
* vaapi: fix uninitialized value readwm42014-08-111-1/+1
* vf_vapoursynth: print more diagnostics on errorwm42014-08-111-3/+9
* manpage: update keybindingswm42014-08-111-1/+1
* Move status-line.luawm42014-08-111-1/+1
* player: remove cache status from video OSDwm42014-08-111-3/+0
* demux: reduce log spam if threading is disabledwm42014-08-111-3/+11
* video: fix dangling pointer issuewm42014-08-111-1/+1
* vdpau: allocate surfaces by agewm42014-08-112-1/+11
* input: fix event wakeupwm42014-08-111-18/+14
* input.conf: change LEFT/RIGHT keys to seek 5s instead of 10swm42014-08-111-2/+2
* command: for OSD, format cache property as integerwm42014-08-111-0/+5
* command: fix dangling pointer issue in script key bindings codewm42014-08-111-1/+1
* player: don't delay OSD redraw when pausedwm42014-08-101-2/+4
* vo_sdl: fix redrawing issuewm42014-08-101-1/+1
* input.conf: map shift+pgup/dwn to the old seek bindingswm42014-08-091-2/+4
* video: remove "hard" framedrop modewm42014-08-094-12/+20
* etc/example.conf: update cache optionswm42014-08-091-4/+10
* command: run OSD display code even if a property is unavailablewm42014-08-091-4/+2
* etc: add mplayer-input.confwm42014-08-091-0/+153
* input.conf: switch chapter seek next/previous keyswm42014-08-081-2/+2
* manpage: update key bindingswm42014-08-081-36/+6
* manpage: add sections and order by usageAlexander Preisinger2014-08-081-1677/+1810
* ao_dsound: reduce default buffer sizewm42014-08-081-1/+1
* input.conf: unmap some more obscure bindingswm42014-08-081-12/+11
*