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
...
*
player: minor changes
wm4
2014-08-25
*
player: restore silent seeking
wm4
2014-08-23
*
player: fix recent speed change regression
wm4
2014-08-22
*
video: refactor queue handling
wm4
2014-08-22
*
video: get rid of video_next_pts field
wm4
2014-08-22
*
video: move some code around
wm4
2014-08-22
*
video: minor simplification
wm4
2014-08-22
*
video: don't assume query_format is thread-safe
wm4
2014-08-20
*
video: add VO framedropping mode
wm4
2014-08-15
*
video: reduce non-sense messages when playing coverart
wm4
2014-08-13
*
video: don't run new frame processing on every iteration
wm4
2014-08-13
*
video: move some more code around
wm4
2014-08-13
*
video: move some code around
wm4
2014-08-13
*
video: exit early when nothing to do
wm4
2014-08-13
*
video: minor simplification of the old framedrop code
wm4
2014-08-13
*
video: fix and simplify video format changes and last frame display
wm4
2014-08-12
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
video: don't keep multiple pointers to hwdec info struct
wm4
2014-08-11
*
video: fix dangling pointer issue
wm4
2014-08-11
*
video: remove "hard" framedrop mode
wm4
2014-08-09
*
audio: fix encoding mode
wm4
2014-08-07
*
client API: trigger MPV_EVENT_VIDEO_RECONFIG on vf recreation
wm4
2014-08-06
*
player: some further playloop cleanups
wm4
2014-08-03
*
video: fix attached picture mode
wm4
2014-07-31
*
player: move video display code out of the playloop
wm4
2014-07-30
*
player: split seek_reset()
wm4
2014-07-30
*
video: actually flush filter chain
wm4
2014-07-30
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
*
audio: change playback restart and resyncing
wm4
2014-07-28
*
video: fix corner case with accidental EOF
wm4
2014-07-22
*
video: use symbolic constants instead of magic integers
wm4
2014-07-18
*
video: don't block when reading video packets
wm4
2014-07-18
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
video: correct spelling: mp_image_params_equals -> mp_image_params_equal
wm4
2014-06-17
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
video: fix display of cover art with vo_vdpau
wm4
2014-05-22
*
player: increase seek accuracy when refreshing display on filter change
wm4
2014-05-18
*
options: add --hr-seek-framedrop option
wm4
2014-05-07
*
player: avoid reconfig during seeking
wm4
2014-05-07
*
player: remove VO from seeking code path
wm4
2014-05-07
*
player: handle video reconfig slightly different again
wm4
2014-05-07
*
video: remove a corner case by introducing another one
wm4
2014-05-03
*
player: remove extremely obscure undefined behavior
wm4
2014-05-02
*
client API, video: signal reconfig at the right time
wm4
2014-05-02
*
video: change everything
wm4
2014-05-02
*
video: handle colorspace and aspect overrides separately
wm4
2014-05-02
*
video: don't drop last frame when deinterlacing with yadif
wm4
2014-04-28
*
video: auto-insert software rotation filter
wm4
2014-04-21
*
command: allow changing filters before video chain initialization
wm4
2014-03-30
[prev]
[next]