aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: slightly better cache underrun detectionGravatar wm42014-08-27
* demux_lavf: don't reject av:// if cache is enabledGravatar wm42014-08-27
* demux: reset idle state on seeksGravatar wm42014-08-27
* player: better cache status on status lineGravatar wm42014-08-27
* player: fix basic playbackGravatar wm42014-08-27
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* demux: reduce wakeups if no cache is activeGravatar wm42014-08-27
* vo_opengl: add parameter to gaussian filterGravatar Bin Jin2014-08-26
* vo_opengl: add radius options for filtersGravatar Bin Jin2014-08-26
* vo_opengl: add cparam1 and cparam2 optionsGravatar Bin Jin2014-08-26
* vo_opengl: add spline64 filter kernelGravatar Bin Jin2014-08-26
* TOOLS: youtube wrapper: allow overriding mpv binaryGravatar wm42014-08-26
* player: fix weird behavior when framestepping over format changesGravatar wm42014-08-26
* input: make key bindings like "Shift+X" work (for ASCII)Gravatar wm42014-08-26
* input: make all modifier flags unsignedGravatar wm42014-08-26
* manpage: mention that mp.commandv doesn't expand propertiesGravatar Otto Modinos2014-08-25
* input: stdin is 0, not 1Gravatar wm42014-08-25
* player: minor changesGravatar wm42014-08-25
* coreaudio_device: fix overwriting of user inputGravatar Stefano Pigozzi2014-08-25
* input: redo how --input-file is handledGravatar wm42014-08-25
* msg: allow duplicating a mp_logGravatar wm42014-08-25
* command: change OSD formatting of "speed" propertyGravatar wm42014-08-25
* options: compatibility hack for --slave-brokenGravatar wm42014-08-25
* input: change verbosity of some message levelsGravatar wm42014-08-25
* vo_opengl: don't cut off feature list outputGravatar wm42014-08-25
* demux: always use AVPacketGravatar wm42014-08-25
* win32: correct SGR sequence handlingGravatar James Ross-Gowan2014-08-24
* win32: correct HANDLE typeGravatar James Ross-Gowan2014-08-24
* demux: avoid unnecessary wakeupsGravatar wm42014-08-24
* sd_lavc: remove ineffective codeGravatar wm42014-08-24
* video: avoid unnecessary frame droppingGravatar wm42014-08-23
* player: restore silent seekingGravatar wm42014-08-23
* audio: minor improvements to timeline switchingGravatar wm42014-08-23
* demux_lavf: fix crash with unknown streamsGravatar wm42014-08-23
* osc: Use osd-font for playlist buttonsGravatar ChrisK22014-08-22
* player: some more debugging outputGravatar wm42014-08-22
* video: some debugging outputGravatar wm42014-08-22
* input.conf: bind ctrl+cGravatar wm42014-08-22
* 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