aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* video: change some mp_image_pool semanticsGravatar wm42018-01-13
* player: silence config file loading message on resumingGravatar wm42018-01-13
* client API: remove ytdl=no defaultGravatar wm42018-01-13
* manpage: remove stale vo_wayland entryGravatar wm42018-01-13
* ytdl_hook: look for the right ytdl binary according to systemGravatar Ricardo Constantino2018-01-12
* ytdl_hook: be more informative when youtube-dl failsGravatar Ricardo Constantino2018-01-12
* build: rpi: add missing linker flags to fix buildGravatar Ilya Tumaykin2018-01-10
* manpage: update references to gpu VOGravatar daschiller2018-01-10
* demux: include beginning of stream state in cached seekable rangeGravatar wm42018-01-10
* demux: fight libavformat cover art hack harderGravatar wm42018-01-10
* demux: add missing seekpoint when cached ranges are joinedGravatar wm42018-01-10
* input: make command argument list a dynamic arrayGravatar wm42018-01-10
* 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