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: trust container FPS early on if possible
wm4
2018-05-25
*
demux, player: fix playback of sparse video streams (w/ still images)
Aman Gupta
2018-05-24
*
encode: get rid of the output packet queue
wm4
2018-05-03
*
video: actually wait for last frame being rendered on EOF
wm4
2018-05-03
*
player: don't wait for last video frame in encode mode
wm4
2018-04-29
*
encode: rewrite half of it
wm4
2018-04-29
*
vo: add vo_reconfig2()
wm4
2018-04-29
*
vo: pass through framedrop flag differently
wm4
2018-03-15
*
video: add option to reduce latency by 1 or 2 frames
wm4
2018-03-03
*
video: don't read ahead a frame in --untimed mode
wm4
2018-03-03
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
*
video: do not buffer extra frames with VO_CAP_NORETAIN outputs
Aman Gupta
2018-02-17
*
video: fix passing down FPS to vf_vapoursynth
wm4
2018-02-03
*
audio: move to decoder wrapper
wm4
2018-01-30
*
video: make decoder wrapper a filter
wm4
2018-01-30
*
player: replace old lavfi wrapper with new filter code
wm4
2018-01-30
*
video: rewrite filtering glue code
wm4
2018-01-30
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
video: add a shitty hack to avoid missing subtitles with vf_sub
wm4
2017-12-08
*
Fix various typos in log messages
Nicolas F
2017-12-03
*
video: remove automatic stereo3d filter insertion
wm4
2017-11-29
*
video: fix rotation and deinterlace auto filters
wm4
2017-11-29
*
video: fix typo in log message
Nicolas F
2017-10-22
*
video: fix poitential NULL deref
wm4
2017-10-18
*
audio: make libaf derived code optional
wm4
2017-09-21
*
video: change --deinterlace behavior
wm4
2017-08-22
*
video: redo video equalizer option handling
wm4
2017-08-22
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
player: make refresh seeks slightly more robust
wm4
2017-08-14
*
player: do not destroy VO immediately if there is no video track
wm4
2017-08-14
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
*
player: fix --lavfi-complex freeze
wm4
2017-08-11
*
vo_opengl: add direct rendering support
wm4
2017-07-24
*
player: change license of most core files to LGPL
wm4
2017-06-23
*
player: disable video equalizer frontend code for WIP LGPL mode
wm4
2017-06-23
*
player: disable deinterlace property for WIP LGPL mode
wm4
2017-06-23
*
vo.c, vo.h, vo_null.c: change license to LGPL
wm4
2017-05-10
*
player: unmess pause state handling
wm4
2017-04-14
*
video: deprecate almost all video filters
wm4
2017-04-02
*
lavfi: support hwdec filters for --lavfi-complex
wm4
2017-02-20
*
player: print hw format on "VO: " line too
wm4
2017-01-29
*
video: support filtering hardware frames via libavfilter
wm4
2017-01-16
*
player: change aspects of cover art handling
wm4
2017-01-10
*
video: use demuxer-signaled duration for last video frame
wm4
2016-12-21
*
manpage: replace `-vo` with `--vo`
Douglas Christman
2016-12-08
*
player: make sure non-video subtitle rendering is reset if video resumes
wm4
2016-11-18
*
player: show subtitles on VO if --force-window is used
wm4
2016-10-26
*
player: speed up audio/video re-sync when there is a huge delay
Aman Gupta
2016-10-21
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
*
video: trust demuxer framerate on invalid timestamps
wm4
2016-09-26
[next]