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
*
vd_lavc: don't request native pixfmt with -copy and METHOD_INTERNAL
wm4
2017-12-02
*
man: remove incorrect note about default opengl backend
Martin Herkt
2017-12-02
*
video: remove some more hwdec legacy stuff
wm4
2017-12-02
*
vd_lavc, vdpau, vaapi: restore emulated API avoidance
wm4
2017-12-02
*
hwdec: don't require setting legacy hwdec fields
wm4
2017-12-02
*
vd_lavc: simpler way to check for opque hw frame
wm4
2017-12-02
*
vd_lavc: sort -copy hwdec modes to end of list
wm4
2017-12-02
*
vd_lavc: allow forcing single implementations with --hwdec
wm4
2017-12-02
*
vd_lavc: slightly simplify
wm4
2017-12-02
*
vd_lavc: coding style
wm4
2017-12-02
*
hwdec: remove unused HWDEC_* constants
wm4
2017-12-01
*
vd_lavc: fix dumb nonsense
wm4
2017-12-01
*
vd_lavc, mp_image: remove weird mpv specific palette constant
wm4
2017-12-01
*
vd_lavc: merge redundant header
wm4
2017-12-01
*
audio: fix missing volume update on init and reinit
wm4
2017-12-01
*
scripting: report dlerror() output
Nicolas F
2017-12-01
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
*
options: rename empty string special case for option values
wm4
2017-12-01
*
av_common: drop old hack against ancient lavc vdpau wrapper
wm4
2017-12-01
*
vd_lavc: drop mediacodec direct rendering support temporarily
wm4
2017-12-01
*
video: move d3d.c out of decode sub directory
wm4
2017-12-01
*
vd_lavc: delete hw_d3d11va.c/hw_dxva2.c and merge leftovers
wm4
2017-12-01
*
hw_dxva2: move dxva2 code to d3d.c
wm4
2017-12-01
*
video: refactor hw device creation for hwdec copy modes
wm4
2017-12-01
*
video: fix memory leaks with hwdec copy modes
wm4
2017-12-01
*
vd_lavc: move entrypoint for hwframes_refine
wm4
2017-12-01
*
vd_lavc: remove process_image callback
wm4
2017-12-01
*
d3d11: move code for d3d11eglrgb hack
wm4
2017-12-01
*
vo_gpu: hwdec: remove redundant fields
wm4
2017-12-01
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
*
vo_opengl: hwdec_vaegl: Reenable vaExportSurfaceHandle()
Mark Thompson
2017-11-30
*
vd_lavc: prefer nvdec over vdpau with --hwdec=auto
wm4
2017-11-30
*
DOCS/contribute.md: fix a typo
wm4
2017-11-30
*
DOCS/mpv.rst: document bluray:// alias for bd://
Leo Izen
2017-11-30
*
client: Allow "C.UTF-8" as LC_NUMERIC locale
sfan5
2017-11-30
*
DOCS/interface-changes.rst: fix typo
Kevin Mitchell
2017-11-29
*
vo_gpu: remove hwdec_vaglx interop
wm4
2017-11-30
*
vf: remove a stray HAVE_GPL
wm4
2017-11-30
*
ao: minor simplification to gain processing code
wm4
2017-11-30
*
ao: simplify hack for float atomics
wm4
2017-11-30
*
build: bump required ffmpeg version
wm4
2017-11-30
*
DOCS/interface-changes.rst: update according to recent commits
wm4
2017-11-29
*
audio: add audio softvol processing to AO
wm4
2017-11-29
*
build: fix LGPL build with ALSA enabled
wm4
2017-11-29
*
af: remove deprecated audio filters
wm4
2017-11-29
*
video: remove automatic stereo3d filter insertion
wm4
2017-11-29
*
video: fix rotation and deinterlace auto filters
wm4
2017-11-29
*
input: remove a stray HAVE_GPL
wm4
2017-11-29
*
vf_lavfi: remove old internal wrapper API stuff
wm4
2017-11-29
*
vf_sub, vf_format: change license to LGPL
wm4
2017-11-29
[next]