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
/
core.h
Commit message (
Expand
)
Author
Age
*
client API: cleanup mpv_handle termination
wm4
2018-03-15
*
scripting: make a function static
wm4
2018-03-08
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
*
audio: move back PTS jump detection to before filter chain
wm4
2018-02-13
*
player: correctly set track information on adding external files
Zehua Chen
2018-02-10
*
video: fix passing down FPS to vf_vapoursynth
wm4
2018-02-03
*
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
*
player: redo hack for video keyframe seeks with external audio
wm4
2018-01-18
*
player: strictly never autoselect tracks from --external-files
wm4
2018-01-06
*
player: use fixed timeout for cache pausing (buffering) duration
wm4
2018-01-03
*
options: drop some previously deprecated options
wm4
2017-12-25
*
player: use start timestamp for ab-looping if --ab-loop-a is absent
Leo Izen
2017-12-03
*
player: add get_play_start_pts
Leo Izen
2017-12-03
*
audio: make libaf derived code optional
wm4
2017-09-21
*
options: remove --heartbeat-cmd and --heartbeat--interval
wm4
2017-09-18
*
video: change --deinterlace behavior
wm4
2017-08-22
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
player: make refresh seeks slightly more robust
wm4
2017-08-14
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
*
scripting: add wrapper to load scripts with user paths
Ricardo Constantino
2017-06-30
*
player: change license of most core files to LGPL
wm4
2017-06-23
*
player: deprecate "osd" command
wm4
2017-06-23
*
player: fix a corner case in previous commit
wm4
2017-04-14
*
player: fix core-idle and eof-reached update notifcations
wm4
2017-04-14
*
player: unmess pause state handling
wm4
2017-04-14
*
player: make screenshot commands honor the async flag
wm4
2017-04-01
*
player: add experimental stream recording feature
wm4
2017-02-07
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
*
player: restructure cancel callback
wm4
2017-01-18
*
scripting: minor logging improvements
wm4
2017-01-14
*
player: change aspects of cover art handling
wm4
2017-01-10
*
player: remove dysfunctional edition switching OSD code
wm4
2017-01-05
*
video: use demuxer-signaled duration for last video frame
wm4
2016-12-21
*
client API: turn mpv_suspend() and mpv_resume() into stubs
wm4
2016-11-22
*
audio: move some fallback handling to common AO reload function
wm4
2016-10-05
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
*
player: enable reading from stdin after loading input.conf
wm4
2016-09-29
*
command: add a load-script command
wm4
2016-09-22
*
player: make --osc/--ytdl settable during playback
wm4
2016-09-20
*
player: minor changes in init code
wm4
2016-09-19
*
player: make --terminal freetly settable at runtime
wm4
2016-09-19
*
player: more option/property consistency fixes
wm4
2016-09-18
*
player: use better way to wait for input and dispatching commands
wm4
2016-09-16
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
[next]