aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* stream_bluray: support detecting UHD BD directoriesGravatar Ricardo Constantino2018-01-11
* ytdl_hook: don't try to use webpage_url if non-existentGravatar Ricardo Constantino2018-01-11
* video, audio: don't actively wait for demuxer inputGravatar wm42018-01-09
* command: make pause display the same osd-msg-bar as seekGravatar Kevin Mitchell2018-01-07
* command: default to osd-msg-bar for seeksGravatar Kevin Mitchell2018-01-07
* manpage: fix typos in osd level descriptionsGravatar Kevin Mitchell2018-01-07
* command: remove unnecessary whitespaceGravatar Kevin Mitchell2018-01-07
* ytdl_hook: actually use the script option from 87d3af6Gravatar Ricardo Constantino2018-01-07
* ytdl_hook: add script option to revert to trying youtube-dl firstGravatar Ricardo Constantino2018-01-07
* player: handle audio playback restart in central playback start codeGravatar wm42018-01-07
* demux: silence pointless/confusing warningGravatar wm42018-01-07
* cache: fix --cache-initial status messageGravatar wm42018-01-07
* player: slightly refactor/simplify cache pausing logicGravatar wm42018-01-07
* demux_null: mark as seekableGravatar wm42018-01-06
* player: strictly never autoselect tracks from --external-filesGravatar wm42018-01-06
* ytdl_hook: check for possible infinite loop in playlist generationGravatar Ricardo Constantino2018-01-06
* ytdl_hook: add additional check for comedycentral urlsGravatar Ricardo Constantino2018-01-06
* demux: include EOF state in cached seekable rangeGravatar wm42018-01-05
* demux: export some debugging fields about low level demuxer behaviorGravatar wm42018-01-05
* demux: fix crash due to incorrect seek range accountingGravatar wm42018-01-05
* vo_gpu: hwdec_dxva2dxgi: initial implementationGravatar James Ross-Gowan2018-01-06
* stream: use native libavformat reconnection featureGravatar wm42018-01-04
* ytdl_hook: update obsolete warning about retrying URL if failedGravatar Ricardo Constantino2018-01-04
* vo_gpu: d3d11: check for NULL backbuffer in start_frameGravatar James Ross-Gowan2018-01-04
* vo_gpu: d3d11: don't use a bgra8 swapchainGravatar James Ross-Gowan2018-01-04
* player: cosmetics: rename internal variable for consistencyGravatar wm42018-01-03
* player: add --cache-pause-initial option to start in buffering stateGravatar wm42018-01-03
* player: use fixed timeout for cache pausing (buffering) durationGravatar wm42018-01-03
* manpage: slightly improve description of --cache-pause optionGravatar wm42018-01-03
* av_log: stop accessing private ffmpeg fieldsGravatar wm42018-01-03
* m_option: add print callback to start/end/lengthGravatar Ricardo Constantino2018-01-03
* osc: add seekbarkeyframes as a user optionGravatar dudemanguy2018-01-03
* player: remove internal `vo-resize` command againGravatar sfan52018-01-02
* vo_gpu/context_android: replace both options with android-surface-sizeGravatar sfan52018-01-02
* client API: be more explicit about how to make libmpv use config filesGravatar wm42018-01-02
* stream_lavf: minor fixes to HTTP reconnection supportGravatar wm42018-01-02
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* sub: move all subtitle timestamp messing code to a central placeGravatar wm42018-01-02
* command: add demuxer-lavf-list propertyGravatar Ricardo Constantino2018-01-02
* player: add on_load_fail hookGravatar Ricardo Constantino2018-01-02
* osc: check if demuxer cache has not reached eofGravatar Ricardo Constantino2018-01-02
* ytdl_hook: fix single-entry playlistsGravatar Ricardo Constantino2018-01-02
* video, audio: always read all frames before getting next packetGravatar wm42018-01-01
* vo_gpu/android: fallback to EGL_WIDTH/HEIGHTGravatar Aman Gupta2018-01-01
* mpv.rc: readd actual version infoGravatar Ricardo Constantino2018-01-01
* build: use unicode codepage in windresGravatar Ricardo Constantino2018-01-01
* build: move copyright statement to a shared locationGravatar wm42018-01-01
* Update copyright yearGravatar wm42018-01-01
* build: generate version.h before anything elseGravatar Stefano Pigozzi2018-01-01
* main: fix typoGravatar wm42018-01-01