index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
lua
Commit message (
Expand
)
Author
Age
*
stats: show file format
wm4
2018-10-01
*
ytdl_hook: fix audio not being picked up for some sites
Ricardo Constantino
2018-09-26
*
ytdl_hook: always load ytdl:// links with ytdl_hook first
Ricardo Constantino
2018-08-17
*
stats: remove superfluous line breaks
Julian
2018-06-09
*
osc: fix accidentally skipping files when seeking with slider
fatalis
2018-06-04
*
stats: show sample format of audio track
sfan5
2018-05-17
*
ytdl_hook: try to set video track first if available
Ricardo Constantino
2018-05-03
*
ytdl_hook: don't log error when loading is aborted
wm4
2018-04-15
*
config: replace config dir lua-settings/ with dir script-opts/
Avi Halachmi (:avih)
2018-04-07
*
client API: add a first class hook API, and deprecate old API
wm4
2018-03-26
*
stats: print section titles independently
Julian
2018-03-25
*
stats: improve video/audio detection
Julian
2018-03-25
*
ytdl_hook: add ytdl:// prefix again for non-youtube playlists
Ricardo Constantino
2018-02-11
*
ytdl_hook: add script opt for using manifest URLs
Ricardo Constantino
2018-02-11
*
ytdl_hook: parse youtube playlist urls to set start index
Ricardo Constantino
2018-02-11
*
ytdl_hook: exit early, save an indentation level
Ricardo Constantino
2018-02-11
*
ytdl_hook: various nit
Ricardo Constantino
2018-02-11
*
ytdl_hook: whitelist subtitle URLs as well
Ricardo Constantino
2018-02-11
*
ytdl_hook: use fallback if there's no demuxer-lavf-list prop
Ricardo Constantino
2018-02-11
*
ytdl_hook: pass http proxy to ffmpeg
Ricardo Constantino
2018-01-30
*
ytdl_hook: pre-append id-only playlist items with shortened youtube URL
Ricardo Constantino
2018-01-29
*
ytdl_hook: whitelist segmented DASH and HLS for the manifests code
Ricardo Constantino
2018-01-27
*
ytdl_hook: prefer hls/dash manifest if available
Ricardo Constantino
2018-01-26
*
ytdl_hook: fix safe url checking with EDL urls
Ricardo Constantino
2018-01-26
*
ytdl_hook: move url_is_safe earlier in code
Ricardo Constantino
2018-01-26
*
ytdl_hook: whitelist protocols from urls retrieved from youtube-dl
Ricardo Constantino
2018-01-26
*
ytdl_hook: support native dash demuxer, if present
Ricardo Constantino
2018-01-15
*
osc: leave only demuxer cache duration and limit its refresh rate
Ricardo Constantino
2018-01-14
*
ytdl_hook: look for the right ytdl binary according to system
Ricardo Constantino
2018-01-12
*
ytdl_hook: be more informative when youtube-dl fails
Ricardo Constantino
2018-01-12
*
ytdl_hook: don't try to use webpage_url if non-existent
Ricardo Constantino
2018-01-11
*
ytdl_hook: actually use the script option from 87d3af6
Ricardo Constantino
2018-01-07
*
ytdl_hook: add script option to revert to trying youtube-dl first
Ricardo Constantino
2018-01-07
*
ytdl_hook: check for possible infinite loop in playlist generation
Ricardo Constantino
2018-01-06
*
ytdl_hook: add additional check for comedycentral urls
Ricardo Constantino
2018-01-06
*
ytdl_hook: update obsolete warning about retrying URL if failed
Ricardo Constantino
2018-01-04
*
osc: add seekbarkeyframes as a user option
dudemanguy
2018-01-03
*
player: add on_load_fail hook
Ricardo Constantino
2018-01-02
*
osc: check if demuxer cache has not reached eof
Ricardo Constantino
2018-01-02
*
ytdl_hook: fix single-entry playlists
Ricardo Constantino
2018-01-02
*
osc: hide cache if not forced for local files
Ricardo Constantino
2017-12-26
*
stats: enhance cache stats
Julian
2017-12-26
*
lua: implement mp_utils.format_bytes_humanized
Julian
2017-12-26
*
osc: make seek ranges rendering optional
pavelxdd
2017-12-26
*
ytdl_hook: use table concat for playlist building
Ricardo Constantino
2017-12-24
*
ytdl_hook: don't preappend ytdl:// to non-youtube links in playlists
Ricardo Constantino
2017-12-24
*
osc: show demuxer cache buffered amount in bytes
wm4
2017-12-23
*
lua: implement mp.msg.trace
Niklas Haas
2017-12-15
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
Revert "ytdl: handle HLS with FFmpeg"
Kevin Mitchell
2017-12-07
[next]