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
*
lua: close directory after reading its entries
William Woodruff
2017-01-17
*
build: prefix hwaccel decoder wrapper filenames with hw_
wm4
2017-01-17
*
cuda: fix 10 bit decoding
wm4
2017-01-16
*
stream_bluray: use proper 0-based idx
Ricardo Constantino
2017-01-16
*
manpage: add comment about --alpha being broken on X11/EGL/Mesa
wm4
2017-01-16
*
video: support filtering hardware frames via libavfilter
wm4
2017-01-16
*
vf_lavfi: switch to AVBufferSrcParameters
wm4
2017-01-16
*
vo_opengl: hwdec_cuda: add yuv420p support
wm4
2017-01-16
*
cuda: fix AVHWFramesContext initialization
wm4
2017-01-16
*
vo_opengl: hwdec_cuda: export AVHWDeviceContext
wm4
2017-01-16
*
hwdec: add a AVBufferRef(AVHWDeviceContext) field
wm4
2017-01-16
*
lua: allow unregistration of idle handlers
Olivier Perret
2017-01-15
*
manpage: define stricter rules for C plugin return values
wm4
2017-01-14
*
scripting: don't call dlclose() on C plugins
wm4
2017-01-14
*
scripting: minor logging improvements
wm4
2017-01-14
*
vd_lavc: demote software decoding message to verbose log level
wm4
2017-01-13
*
vf_lavfi: remove pixel format whitelist
wm4
2017-01-13
*
vo_opengl: hwdec_vaegl: add a lie for compatibility
wm4
2017-01-13
*
vo_opengl, vaapi: properly probe 10 bit rendering support
wm4
2017-01-13
*
vaapi: always create AVHWDeviceContext on init
wm4
2017-01-13
*
config: do not resolve default profile during "include" processing
wm4
2017-01-13
*
vo_opengl: hwdec_vaegl: remove redundant vaapi surface format check
wm4
2017-01-13
*
vo_opengl: hwdec_vaegl: fix terminology in comment
wm4
2017-01-13
*
vo_opengl: hwdec_vaegl: DRM_FORMAT_GR16 was renamed to DRM_FORMAT_GR32
Mark Thompson
2017-01-13
*
manpage: fix a typo
wm4
2017-01-13
*
player: add experimental C plugin interface
wm4
2017-01-12
*
client API: fix freeze when destroying mpv_handle before mpv_initialize
wm4
2017-01-12
*
vaapi: fix typo
wm4
2017-01-12
*
mp_image_pool: fix build on Libav
wm4
2017-01-12
*
vo_opengl: hwdec_vaegl: add experimental P010 support
wm4
2017-01-12
*
vaapi: explicitly reject 10 bit surfaces outside of copy mode
wm4
2017-01-12
*
vaapi: handle image copying for vaapi-copy in common code
wm4
2017-01-12
*
cuda: use libavutil functions for copying hw surfaces to memory
wm4
2017-01-12
*
vaapi: use libavutil functions for copying hw surfaces to memory
wm4
2017-01-12
*
vd_lavc, mp_image: remove code duplication for AVFrame<->mp_image
wm4
2017-01-12
*
vaapi: properly set hw_subfmt field with new decode API
wm4
2017-01-12
*
vaapi: set our own context in AVHWFramesContext not AVHWDeviceContext
wm4
2017-01-12
*
wscript: slightly simplify configure check for new vaapi decode API
wm4
2017-01-12
*
vaapi: turn all mpv users into a living experiment
wm4
2017-01-11
*
vaapi: add missing config.h include
wm4
2017-01-11
*
vaapi: support new libavcodec vaapi API
wm4
2017-01-11
*
vaapi: add hacks to support vaapi surfaces created by libavutil
wm4
2017-01-11
*
vaapi: move standalone display creation code to common code
wm4
2017-01-11
*
vaapi: rename vaapi.c to vaapi_old.c
wm4
2017-01-11
*
video: share hwdec extra surface count between backends
wm4
2017-01-11
*
cocoa: don't change Space on quit in fullscreen
Akemi
2017-01-11
*
cocoa: rate limit video output
Akemi
2017-01-11
*
cocoa: add border cycling
Akemi
2017-01-11
*
cocoa: fix handling of geometry option
Akemi
2017-01-11
*
audio: restructure decode loop
wm4
2017-01-11
[next]