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
/
video.c
Commit message (
Expand
)
Author
Age
*
video: slightly improve video stream switching
wm4
2016-01-26
*
video: limit maximum number of VO frames correctly
wm4
2016-01-24
*
video: don't wait for last video frame in the normal case
wm4
2016-01-22
*
player: fix some oversights in video refactoring
wm4
2016-01-22
*
player: refactor: eliminate MPContext.d_audio
wm4
2016-01-22
*
audio: refactor: work towards unentangling audio decoding and filtering
wm4
2016-01-22
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
video: refactor: disentangle decoding/filtering some more
wm4
2016-01-16
*
video: refactor: slightly disentangle video filtering
wm4
2016-01-15
*
video: decouple filtering/decoding slightly more
wm4
2016-01-14
*
video: refactor: shuffle code around
wm4
2016-01-14
*
video: refactor: handle video format fixups closer to decoder
wm4
2016-01-14
*
player: simplify backstepping
wm4
2016-01-12
*
player: handle hrseek framedrop correctly
wm4
2016-01-12
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: detect audio PTS jumps, make video PTS heuristic less aggressive
wm4
2016-01-09
*
video: fix debug message
wm4
2016-01-06
*
video: do not disable hr-seek framedrop too early
wm4
2015-12-30
*
sub: change how subtitles are read
wm4
2015-12-29
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
player: remove redundant check
wm4
2015-12-05
*
player: don't make display-sync panic on timestamp discontinuities
wm4
2015-12-04
*
player: resync audio only on larger timestamp discontinuities
wm4
2015-12-04
*
vo_opengl: fix interpolation with display-sync
wm4
2015-11-28
*
player: fix commit 50bb209a
wm4
2015-11-28
*
vo: change vo_frame field units
wm4
2015-11-27
*
player: always disable display-sync on desyncs
wm4
2015-11-27
*
player: make display-vdrop mode do what the manpage claims
wm4
2015-11-26
*
player: log some more display-sync information
wm4
2015-11-25
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
player: account for minor VO underruns
wm4
2015-11-14
*
player: fix audio drift computation at different playback speeds
wm4
2015-11-14
*
player: stricter framedrop threshold
wm4
2015-11-13
*
player: try to compensate actual audio drift
wm4
2015-11-13
*
player: change display-sync audio speed only if needed
wm4
2015-11-13
*
player: remove display_sync_disable_counter
wm4
2015-11-13
*
command: add vsync-ratio property
wm4
2015-11-13
*
player: compute required display-sync speed change differently
wm4
2015-11-13
*
player: smooth out frame durations by averaging them
wm4
2015-11-13
*
player: refactor display-sync frame duration calculations
wm4
2015-11-13
*
player: always require a future frame with display-sync enabled
wm4
2015-11-13
*
player: less naive rounding
wm4
2015-11-11
*
player: use input instead of output format for spdif check
wm4
2015-11-04
*
player: move audio speed adjustment code
wm4
2015-11-04
*
player: another fix to A/V difference calculation in display-sync mode
wm4
2015-11-01
*
video: fix another A/V difference bug in display-sync mode
wm4
2015-10-31
*
command: add mistimed-frame-count property
wm4
2015-10-30
*
video: fix framedrop accounting in display-sync mode
wm4
2015-10-30
*
player: raise display sync desync tolerance
wm4
2015-10-28
[next]