index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
audio: show an osd bar when changing ao-volume
Uros Vampl
2016-07-10
*
audio: insert audio-inserted filters at end of chain
wm4
2016-07-09
*
audio: don't crash when changing volume if no audio is initialized
wm4
2016-07-09
*
man: fix typo
wm4
2016-07-09
*
audio: drop --softvol=no and --softvol=auto
wm4
2016-07-09
*
man: fix typos
Jakub Wilk
2016-07-09
*
vo_xv, vo_x11: fix typos in warnings
Jakub Wilk
2016-07-09
*
man: fix botched sentence
wm4
2016-07-08
*
vd_d3d11vpp: remove nonsensical flush call
wm4
2016-07-08
*
x11: add missing FocusChangeMask
wm4
2016-07-08
*
ao_coreaudio: error out when selecting invalid device
wm4
2016-07-08
*
client API: remove "status" log level from mpv_request_event docs
wm4
2016-07-08
*
command: don't delay progress updates to next video frame
wm4
2016-07-08
*
video: fix midstream video configuration changes
wm4
2016-07-08
*
vo_vdpau: minor simplification
wm4
2016-07-07
*
video: limit number of frames sent to VO to the VO requested amount
wm4
2016-07-07
*
player: cut off status line on terminal width
wm4
2016-07-06
*
vf, af: print filter labels in verbose mode
wm4
2016-07-06
*
video: fix deinterlace filter handling for VFCTRL_SET_DEINTERLACE filters
wm4
2016-07-06
*
vf: mark filter chain as uninitialized when mutating it
wm4
2016-07-06
*
video: fix deinterlace filter handling on pixel format changes
wm4
2016-07-06
*
vf: don't clobber input params on reconfigure failure
wm4
2016-07-06
*
player: it's not --force-seeking but --force-seekable
wm4
2016-07-06
*
player: rewrite deinterlace filter auto-insertion
wm4
2016-07-05
*
csp: document deviations from the references where they occur
Niklas Haas
2016-07-05
*
x11_common: silence xdg-screensaver
Ben Boeckel
2016-07-05
*
subprocess: add a callback to ignore output
Ben Boeckel
2016-07-05
*
vo_opengl: angle: update the swapchain on resize
James Ross-Gowan
2016-07-04
*
vo_opengl: error out gracefully when trying to use FBOs without FBO API
wm4
2016-07-04
*
vf_d3d11vpp: fix output image format if not doing any filtering
wm4
2016-07-04
*
input: remove redundant log message
wm4
2016-07-04
*
vo_opengl: move eval_szexpr to user_shaders.c
Niklas Haas
2016-07-03
*
vd_lavc: expose mastering display side data reference peak
Niklas Haas
2016-07-03
*
vo_opengl: generalize HDR tone mapping mechanism
Niklas Haas
2016-07-03
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
vo_opengl: don't constantly resize the output FBO
Niklas Haas
2016-07-03
*
sub: remove unused sub_bitmaps.scaled field
wm4
2016-07-03
*
sub: move RGBA scaling to vo_vaapi
wm4
2016-07-03
*
sub: change how libass output is converted to RGBA in some cases
wm4
2016-07-03
*
sub: move around some code
wm4
2016-07-03
*
sub: pass preferred OSD format to subtitle renderers
wm4
2016-07-03
*
vo_opengl: remove caching GL_MAX_TEXTURE_SIZE value
wm4
2016-07-03
*
vo_opengl: use ringbuffer of PBOs
wm4
2016-07-03
*
vo_opengl: support inconsistent negative strides per plane
wm4
2016-07-03
*
vo_opengl: move PBO upload handling to shared code
wm4
2016-07-03
*
w32_common: make WM_NCHITTEST simpler and more accurate
James Ross-Gowan
2016-07-03
*
manpage: document confusing "vf clr" command usage
wm4
2016-07-03
*
player: add missing space to error message
wm4
2016-07-02
*
vd_lavc: hide structs behind platform flags
Ben Boeckel
2016-07-01
*
readme: fix typo
Ben Boeckel
2016-07-01
[next]