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
*
player: move some libass setup code to sub.c
wm4
2014-10-03
*
player: properly wakeup when delaying OSD
wm4
2014-10-03
*
video: return responsibility of video redraw back to playloop
wm4
2014-10-03
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
command: don't show message on "osd" command by default
wm4
2014-10-03
*
command: allow passing memory addresses to overlay_add
wm4
2014-10-03
*
command: restructure overlay_add code
wm4
2014-10-03
*
player: don't print audio/video init failure message twice
wm4
2014-10-02
*
audio: enable pitch correction by default when playing fast
wm4
2014-10-02
*
command: move setting playback speed to a separate function
wm4
2014-10-02
*
audio: refactor some aspects of filter chain setup
wm4
2014-10-02
*
audio: remove --audiodrop
wm4
2014-09-30
*
lua: add mpv/lua directories to the lua path
Otto Modinos
2014-09-28
*
client API, X11: change default keyboard input handling again
wm4
2014-09-28
*
video: change automatic rotation and 3D filter insertion
wm4
2014-09-27
*
input: separate creation and loading of config
wm4
2014-09-27
*
build: add -Wno-format-zero-length
wm4
2014-09-26
*
player: do not wrongly clear OSD bar stops, reindent
wm4
2014-09-25
*
player: simplify OSD message handling code
wm4
2014-09-25
*
player: move code to make playloop smaller
wm4
2014-09-25
*
player: rate-limit OSD text update
wm4
2014-09-25
*
player: fix OSD redraw heuristic with audio-only mode
wm4
2014-09-25
*
sub: approximate subtitle display in no-video mode
wm4
2014-09-25
*
osc: update cache display
ChrisK2
2014-09-25
*
player: change --keep-open semantics
wm4
2014-09-24
*
player: show correct playback time with --keep-open --no-video
wm4
2014-09-24
*
player: --loop-file takes precedence before --keep-open
wm4
2014-09-24
*
audio: cleanup spdif format definitions
wm4
2014-09-23
*
player: allow passing number of loops to --loop-file
wm4
2014-09-22
*
command: no space before "%" in volume default OSD message
wm4
2014-09-22
*
video: filter new frames at a better time (2)
wm4
2014-09-22
*
osd: fix --term-osd=no
wm4
2014-09-22
*
command: improve "osd" command
wm4
2014-09-22
*
command: use show_property_osd() sub_step
wm4
2014-09-22
*
command: when changing a property, always show it on OSD
wm4
2014-09-21
*
command: simplify OSD property display code
wm4
2014-09-21
*
command: allow changing some OSD-related options even with no VO
wm4
2014-09-21
*
command: remove unneeded ifdefs
wm4
2014-09-21
*
command: always show OSD message when changing volume etc.
wm4
2014-09-21
*
options: remove --volstep
wm4
2014-09-21
*
player: rename "Late:" field to "SD:"
wm4
2014-09-20
*
video: actually count decoder-dropped frames
wm4
2014-09-20
*
video: improve decoder-based framedropping mode
wm4
2014-09-20
*
player: make code more obvious
wm4
2014-09-20
*
player: use backwards flag for seeking external tracks
wm4
2014-09-20
*
player: reset last_av_difference if not applicable
wm4
2014-09-20
*
video: separate calling decoder/filter
wm4
2014-09-18
*
video: check whether there are enough frames after filtering
wm4
2014-09-18
*
video: filter new frames at a better time
wm4
2014-09-18
*
player: allow overriding OSD message for all OSD levels
wm4
2014-09-18
[next]