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: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
player: always show the first frame in DS mode
wm4
2016-04-24
*
player: assume video forwards timestamps jumps only with some formats
wm4
2016-04-24
*
player: cleaner determination of current playback PTS
wm4
2016-04-23
*
player: fix breakage when combining 3D and rotate auto-filters
wm4
2016-03-28
*
player: remove auto-inserted filters before adding them again
wm4
2016-03-28
*
player: minor simplification
wm4
2016-02-27
*
player: slightly simplify how demuxer streams are enabled/disabled
wm4
2016-02-25
*
audio/video: expose codec info as separate field
wm4
2016-02-15
*
video: remove pointless parameter indirection
wm4
2016-02-15
*
player: remove dead code
wm4
2016-02-12
*
player: fix crash if no video decoder can be initialized
wm4
2016-02-10
*
player: force refresh seek when changing audio filters
wm4
2016-02-09
*
player: remove some further current_track dependencies
wm4
2016-02-05
*
player: add complex filter graph support
wm4
2016-02-05
*
player: move audio and video decoder init to separate functions
wm4
2016-02-05
*
player: use different variable to indicate coverart
wm4
2016-02-01
*
audio/video: merge decoder return values
wm4
2016-02-01
*
player: refactor: some more minor decoder/output decoupling
wm4
2016-01-29
*
player: fix initial audio sync in certain cases
wm4
2016-01-29
*
video: fix coverart switching
wm4
2016-01-27
*
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
[next]