aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* ao_dsound: raise default buffer size to 200ms, make it configurableGravatar wm42014-08-22
* player: fix recent speed change regressionGravatar wm42014-08-22
* player: don't clobber playback position on video endGravatar wm42014-08-22
* video: refactor queue handlingGravatar wm42014-08-22
* video: get rid of video_next_pts fieldGravatar wm42014-08-22
* video: move some code aroundGravatar wm42014-08-22
* video: minor simplificationGravatar wm42014-08-22
* manpage: remove duplicated contentGravatar Bin Jin2014-08-22
* vf_vapoursynth: add more VS frame propertiesGravatar Bin Jin2014-08-22
* vf_vapoursynth: add display resolution supportGravatar Bin Jin2014-08-22
* osc: revert disabling use_suspendGravatar wm42014-08-21
* build: disable terminfo and termcap code by defaultGravatar wm42014-08-21
* terminal-unix: new input handling codeGravatar wm42014-08-21
* terminal-win: read input from a threadGravatar wm42014-08-21
* terminal: some cleanupsGravatar wm42014-08-21
* terminal-win: remove nonsensical codeGravatar wm42014-08-21
* win32: emulate some ANSI terminal escape codesGravatar wm42014-08-21
* audio: limit on low (and not high) buffer sizeGravatar wm42014-08-21
* vaapi: try dealing with Intel's braindamaged shit driversGravatar wm42014-08-21
* osd+osc: Add left-arrow to osd-fontGravatar ChrisK22014-08-21
* etc/mpv.desktop: add audio/flac mimetypeGravatar wm42014-08-21
* video: don't assume query_format is thread-safeGravatar wm42014-08-20
* terminal-unix: eliminate unnecessary variableGravatar wm42014-08-20
* wayland: replace deprecated xkbcommon functionsGravatar Alexander Preisinger2014-08-20
* options.rst: fix warningGravatar Alexander Preisinger2014-08-20
* vo_wayland: fix formatting inconsistenciesGravatar Alexander Preisinger2014-08-20
* vo_wayand: save the flip time in the frame handlerGravatar Alexander Preisinger2014-08-20
* command: add estimated-frame-count & estimated-frame-number propertiesGravatar Andrey Morozov2014-08-19
* example.conf: demuxer-thread is now enabled by defaultGravatar wm42014-08-19
* TOOLS/stats-conv.py: improvementsGravatar wm42014-08-19
* video: add VOCTRL_GET_RECENT_FLIP_TIMEGravatar wm42014-08-18
* vo_opengl: add check-pattern suboption for testingGravatar wm42014-08-18
* video: dump vsync phase into stats fileGravatar wm42014-08-18
* vaapi: we need more surfacesGravatar wm42014-08-18
* wayland: dynamically report display fpsGravatar Alexander Preisinger2014-08-18
* manpage: fix opengl-hq defaultsGravatar wm42014-08-18
* command: drop " %" from "cache" property OSD-formattingGravatar wm42014-08-18
* player: never print status messages before playback beginsGravatar wm42014-08-18
* player: remove unneeded callGravatar wm42014-08-18
* DOCS/tech-overview.txt: some updatesGravatar wm42014-08-18
* x11: listen to xrandr eventsGravatar wm42014-08-17
* TOOLS/zsh.pl: protect global environmentGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: fix a ret that hadn't been changed to rcGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: complete profilesGravatar Philip Sequeira2014-08-17
* x11: fix xrandr conditional compilationGravatar wm42014-08-17
* af_lavrresample: minor cosmeticsGravatar wm42014-08-17
* video: make vo_opengl the default over vo_vdpauGravatar wm42014-08-17
* video: enable framedropping by defaultGravatar wm42014-08-17
* video: take refresh rate changes into accountGravatar wm42014-08-17
* x11: fix memory leaksGravatar wm42014-08-17