aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_gpu: d3d11: avoid copying staging buffers to cbuffersGravatar James Ross-Gowan2018-01-01
* player/playloop.c: Revert --loop-file and --start interactionGravatar Leo Izen2017-12-31
* demux_mkv: fix x264 hack if video track uses header compressionGravatar wm42017-12-30
* manpage: put android surface options on one lineGravatar Kevin Mitchell2017-12-28
* demux_mkv: add hack to pass along x264 version to decoderGravatar wm42017-12-28
* vd_lavc: add an option to explicitly workaround x264 4:4:4 bugGravatar wm42017-12-28
* demux_mkv: maintain a small packet read queueGravatar wm42017-12-28
* vd_lavc: fix crash with RPI hwdecGravatar wm42017-12-28
* player: add internal `vo-resize` commandGravatar sfan52017-12-27
* vo_gpu/context: Let embedding application handle surface resizesGravatar sfan52017-12-27
* manpage: fix typo in warningGravatar Bisaloo2017-12-27