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: 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
*
player: mention mpv encoding support for transcoding in desync. warning
wm4
2015-01-19
*
video: fix waiting for last frame/format reconfig
wm4
2015-01-19
*
player: respect --untimed on last frame
wm4
2015-01-16
*
player: respect --untimed on video format changes
wm4
2015-01-16
*
video: fix timeline with some container formats
wm4
2015-01-06
*
video: batch query_format calls
wm4
2015-01-03
*
vf_vapoursynth: pass through container FPS value
wm4
2015-01-03
*
video: better pipelining with vf_vapoursynth
wm4
2015-01-03
*
vo_opengl_cb: pass context directly
wm4
2014-12-31
*
video: pass some VO params as struct
wm4
2014-12-31
*
player: fix a typo in message output
wm4
2014-12-24
*
client API: expose OpenGL renderer
wm4
2014-12-09
*
player: when seeking past EOF with --keep-open, seek to last frame
wm4
2014-12-07
*
Remove some superfluous NULL checks
wm4
2014-11-21
*
player: print anamorphic size only if video is anamorphic
wm4
2014-11-02
*
player: update meaning of drop_frame_cnt
wm4
2014-11-01
*
player: show AV-desync message in all framedrop modes
wm4
2014-11-01
*
client API: better error reporting
wm4
2014-10-28
*
video: send MPV_EVENT_VIDEO_RECONFIG on uninit
wm4
2014-10-24
*
player: fix exiting if both audio and video fail initializing
wm4
2014-10-23
*
player: fix --frames
wm4
2014-10-14
*
player: signal EOF when using --frames
wm4
2014-10-10
*
video: try harder to decode cover art picture only once
wm4
2014-10-09
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
player: don't print audio/video init failure message twice
wm4
2014-10-02
*
video: change automatic rotation and 3D filter insertion
wm4
2014-09-27
*
player: rate-limit OSD text update
wm4
2014-09-25
*
video: filter new frames at a better time (2)
wm4
2014-09-22
*
video: actually count decoder-dropped frames
wm4
2014-09-20
*
video: improve decoder-based framedropping mode
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
*
video: initial Matroska 3D support
wm4
2014-08-30
[next]