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: 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
*
player: minor changes in init code
wm4
2016-09-19
*
player: more option/property consistency fixes
wm4
2016-09-18
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
player: fix average frame duration calculation
sda89ha9
2016-09-09
*
client API: make mpv_opengl_cb_uninit_gl() behavior slightly nicer
wm4
2016-09-09
*
command: fix or document some property/option consistency issues
wm4
2016-09-01
*
player: slightly adjust framerate guessing heuristic
wm4
2016-08-29
[next]