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: disable interpolation during framestepping
wm4
2015-08-25
*
video: don't decode 2 frames ahead with display-sync
wm4
2015-08-19
*
player: add display sync mode
wm4
2015-08-10
*
player: separate controls for user and video controlled speed
wm4
2015-08-10
*
player: redo estimated-vf-fps calculation
wm4
2015-08-10
*
video: unbreak EOF with video-only files that have timestamp resets
wm4
2015-08-03
*
video: move frame duration code to a separate function
wm4
2015-08-01
*
video: move up vo_frame setup
wm4
2015-07-28
*
video: always decode at least 2 frames in advance
wm4
2015-07-26
*
video: always re-probe auto deint filter on filter reconfig
wm4
2015-07-21
*
vo: minor simplification for queue size handling
wm4
2015-07-20
*
video: don't force video refresh if video is restarting
wm4
2015-07-10
*
player: never overwrite stop_play field
wm4
2015-07-08
*
vo: change internal API for drawing frames
wm4
2015-07-01
*
video: pass future frames to VO
wm4
2015-07-01
*
player: slim down A/V desync warning
wm4
2015-06-30
*
player: add some debug output for seeking
wm4
2015-06-18
*
player: actually play video
wm4
2015-06-18
*
player: make decoding cover art more robust
wm4
2015-06-18
*
video: remove worthless log message
wm4
2015-06-05
*
vf_sub: minor simplification
wm4
2015-06-05
*
video: do not use MP_NOPTS_VALUE for A/V difference
wm4
2015-05-24
*
video: force audio resync after video discontinuity
wm4
2015-05-20
*
video: better heuristic for timestamp resets
wm4
2015-05-20
*
player: flush decoder even if cover art is decoded
wm4
2015-04-24
*
player: don't show A/V desync message in non-sense situations
wm4
2015-04-24
*
player: cleanup update_fps() function
wm4
2015-04-20
*
video: cleanup some old log messages
wm4
2015-04-20
*
video: do not show decoder framedrops if they're not requested
wm4
2015-04-16
*
player: silence spam in verbose mode when playing audio with cover art
wm4
2015-04-14
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: cleanup stereo mode parsing
wm4
2015-04-02
*
video: fix seek-to-last-frame
wm4
2015-03-26
*
video: make frame skipping code slightly more readable
wm4
2015-03-25
*
video: refactor aspects of queue and EOF handling
wm4
2015-03-25
*
video: use less technical language for PTS warning
wm4
2015-03-23
*
video: fix update of vo-configured property
wm4
2015-03-23
*
player: warn against non-monotonic video PTS only once
wm4
2015-03-18
*
player: use symbolic constant for seek precision
wm4
2015-03-04
*
player: adjust A/V desync message
wm4
2015-02-26
*
vf_vapoursynth: add display refresh rate property
Julian
2015-02-13
*
player: remove --fixed-vo
wm4
2015-02-03
*
player: dump audio jitter to stats file
wm4
2015-02-01
*
player: minor simplification in A/V-sync related code
wm4
2015-01-30
*
Revert "player: allow seeking audio between video frames"
wm4
2015-01-30
*
player: print desync message on negative A/V-sync too
wm4
2015-01-30
*
player: rearrange some A/V-sync related code
wm4
2015-01-30
*
player: use correct type for some relative times
wm4
2015-01-30
*
player: remove redundant variable
wm4
2015-01-29
*
player: allow seeking audio between video frames
wm4
2015-01-28
[next]