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
Commit message (
Expand
)
Author
Age
...
*
client API: rename mpv_detach_destroy() to mpv_destroy()
wm4
2018-03-15
*
client API: add mpv_create_weak_client()
wm4
2018-03-15
*
client API: cleanup mpv_handle termination
wm4
2018-03-15
*
player: move locale check to mp_create()
wm4
2018-03-15
*
player: shuffle around CLI exit code handling
wm4
2018-03-15
*
scripting: make a function static
wm4
2018-03-08
*
client: remove legacy API that is unused now
Akemi
2018-03-04
*
player: fix strange behavior on edition switching
wm4
2018-03-03
*
player: don't free root filter while it's still needed
wm4
2018-03-03
*
player: fix track autoselection of external files yet again
wm4
2018-03-03
*
command: fix whitespace
wm4
2018-03-03
*
video: add option to reduce latency by 1 or 2 frames
wm4
2018-03-03
*
video: don't read ahead a frame in --untimed mode
wm4
2018-03-03
*
player: set thread name in opener thread
wm4
2018-03-03
*
player: add warning comment about ignoring ABI safety
wm4
2018-03-03
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
*
audio: improve behavior if filters output nothing during probing
wm4
2018-02-21
*
video: do not buffer extra frames with VO_CAP_NORETAIN outputs
Aman Gupta
2018-02-17
*
command: simplify mp_property_filter_metadata
wm4
2018-02-16
*
lua+js: Implement utils.getpid()
sfan5
2018-02-13
*
input: add a keybinding to toggle hardware decoding
wm4
2018-02-13
*
audio: move back PTS jump detection to before filter chain
wm4
2018-02-13
*
cocoa-cb: initial implementation via opengl-cb API
Akemi
2018-02-12
*
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
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
*
player: correctly set track information on adding external files
Zehua Chen
2018-02-10
*
loadfile: make --lavfi-complex runtime changes more flexible
wm4
2018-02-03
*
loadfile: initialize decoders after outputs for --lavfi-complex
wm4
2018-02-03
*
loadfile: fix crash in some cases of setting --lavfi-complex at runtime
wm4
2018-02-03
*
loadfile: remove minor unneeded things from --lavfi-complex setup
wm4
2018-02-03
*
video: fix passing down FPS to vf_vapoursynth
wm4
2018-02-03
*
codecs: remove unused family field
wm4
2018-02-01
*
ytdl_hook: pass http proxy to ffmpeg
Ricardo Constantino
2018-01-30
*
audio: move to decoder wrapper
wm4
2018-01-30
*
video: make decoder wrapper a filter
wm4
2018-01-30
*
player: replace old lavfi wrapper with new filter code
wm4
2018-01-30
*
audio: rewrite filtering glue code
wm4
2018-01-30
*
video: rewrite filtering glue code
wm4
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
*
command: add --osd-on-seek option defaulting to bar
Kevin Mitchell
2018-01-26
*
Revert "command: make pause display the same osd-msg-bar as seek"
Kevin Mitchell
2018-01-26
*
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
[prev]
[next]