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
*
input: add a define for the number of mouse buttons and use it
wm4
2018-05-25
*
demux, player: fix playback of sparse video streams (w/ still images)
Aman Gupta
2018-05-24
*
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
*
player: add more logging around buffering state
Aman Gupta
2018-05-03
*
command: fix condition for failure when parsing cycle-value params
wm4
2018-05-03
*
command: simplify option property init
wm4
2018-05-03
*
input: merge cmd_list.c with cmd.c
wm4
2018-05-03
*
command: split big command handler switch into separate functions
wm4
2018-05-03
*
input: remove some explicit uses of command IDs
wm4
2018-05-03
*
input: move command list to command.c
wm4
2018-05-03
*
build: make encoding mode non-optional
wm4
2018-05-03
*
encode: get rid of the output packet queue
wm4
2018-05-03
*
video: actually wait for last frame being rendered on EOF
wm4
2018-05-03
*
command: change cycle-value command behavior
wm4
2018-04-29
*
command: make track properties cycle through no/auto if uninitialized
wm4
2018-04-29
*
command: fix coding style
wm4
2018-04-29
*
player: don't wait for last video frame in encode mode
wm4
2018-04-29
*
encode: rewrite half of it
wm4
2018-04-29
*
vo: add vo_reconfig2()
wm4
2018-04-29
*
encode: some more cleanups
wm4
2018-04-29
*
video: remove internal stereo_out flag
wm4
2018-04-29
*
client API: preparations for allowing render API to use DR etc.
wm4
2018-04-29
*
audio: fix EOF handling if there was no data at all
wm4
2018-04-20
*
player: remove in_dispatch field
wm4
2018-04-18
*
scripting: change when/how player waits for scripts being loaded
wm4
2018-04-18
*
demux, player: mark dependent tracks
Aman Gupta
2018-04-17
*
client API: make sure to send IDLE event after mpv_initialize()
wm4
2018-04-16
*
client API: fix potential sporadic freezes on termination
wm4
2018-04-16
*
audio: don't recreate AO if a filter changes the output format
wm4
2018-04-15
*
ytdl_hook: don't log error when loading is aborted
wm4
2018-04-15
*
js: use new hooks API (match f60826c3)
Avi Halachmi (:avih)
2018-04-07
*
js: dump(..): fix incorrect <VISITED> with array argument
Avi Halachmi (:avih)
2018-04-07
*
js: implement mp.register_idle
Avi Halachmi (:avih)
2018-04-07
*
js: implement mp.options.read_options
Avi Halachmi (:avih)
2018-04-07
*
config: replace config dir lua-settings/ with dir script-opts/
Avi Halachmi (:avih)
2018-04-07
*
player: fix hook processing consistency and code duplication issues
wm4
2018-03-26
*
client API: add a first class hook API, and deprecate old API
wm4
2018-03-26
*
command: remove an old compatibility hack
wm4
2018-03-26
*
command: remove duplication of property set error message handling
wm4
2018-03-26
*
command: move property multiply code to m_property.c
wm4
2018-03-26
*
command: use mpv_node helpers instead of duplicated code
wm4
2018-03-26
*
client API: add a new way to pass X11 Display etc. to render API
wm4
2018-03-26
*
player: don't print error if aborted while loading external files
wm4
2018-03-26
*
stats: print section titles independently
Julian
2018-03-25
*
stats: improve video/audio detection
Julian
2018-03-25
*
vo: pass through framedrop flag differently
wm4
2018-03-15
*
vo: move display-fps internal option value to VO opts
wm4
2018-03-15
*
client API: send MPV_EVENT_SHUTDOWN only once
wm4
2018-03-15
*
all: replace mpv_detach_destroy() with mpv_destroy()
wm4
2018-03-15
[next]