index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpv
Commit message (
Expand
)
Author
Age
*
client API: "priority" option is now runtime settable
wm4
2016-09-28
*
qthelper: introduce new convenience functions
wm4
2016-09-26
*
player: do not let pseudo-gui override user config settings
wm4
2016-09-23
*
client API: more or less deprecate mpv_set_option()
wm4
2016-09-21
*
client API: declare mpv_suspend/mpv_resume deprecated
wm4
2016-09-16
*
client API: remove SIGPIPE overriding code
wm4
2016-09-15
*
vo_opengl: add hw overlay support and use it for RPI
wm4
2016-09-12
*
client API: more option/property updates
wm4
2016-09-03
*
client API: create core thread at an earlier time
wm4
2016-09-01
*
client API: deprecate "no-..." option handling
wm4
2016-08-31
*
stream_cb: fix stale comment
wm4
2016-08-08
*
client API: bump API for stream_cb
wm4
2016-08-07
*
client API: add stream_cb API for user-defined stream implementations
Aman Gupta
2016-08-07
*
client API: fix indentation
wm4
2016-08-07
*
client API: add MPV_ERROR_GENERIC
wm4
2016-08-07
*
Use - as command-name separator everywhere
Timotej Lazar
2016-07-14
*
client API: remove "status" log level from mpv_request_event docs
wm4
2016-07-08
*
client API: fully document opengl-cb hardware decoding interop
wm4
2016-06-01
*
client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
wm4
2016-04-15
*
qthelper: fix potential NULL deref in error path
wm4
2016-03-22
*
DOCS: add some hints to the new examples repository
wm4
2016-03-10
*
client API: explain when mpv_create() can return NULL
wm4
2016-02-14
*
Fix some typos in code comments
Aman Gupta
2015-12-21
*
vo_opengl_cb: make operation more similar to normal VOs
wm4
2015-11-09
*
client API: fix typo and wording in a comment
wm4
2015-10-22
*
DOCS/client_api_examples/README: rewrite
wm4
2015-10-10
*
vo_opengl: add mechanism to retrieve Display from EGL context
wm4
2015-09-25
*
client API: rename GL_MP_D3D_interfaces
wm4
2015-09-24
*
client API: change subtle wording to different subtle wording
wm4
2015-08-12
*
client API, dxva2: add a workaround for OpenGL fullscreen issues
wm4
2015-07-03
*
client API: allow using msg-level option for log messages
wm4
2015-06-20
*
client API: add MPV_END_FILE_REASON_REDIRECT
wm4
2015-06-11
*
Always block SIGPIPE globally
wm4
2015-05-11
*
player: use profiles for libmpv and encoding defaults
wm4
2015-05-07
*
client API: add MPV_FORMAT_BYTE_ARRAY type
wm4
2015-04-20
*
vo_opengl_cb: deprecate mpv_opengl_cb_render()
wm4
2015-04-09
*
vo_opengl_cb: add a function to report vsync time
wm4
2015-04-09
*
client API: clarify mpv_opengl_cb_render() viewport parameter
wm4
2015-03-09
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
*
client API: hint that opengl_cb is an alternative to window embedding
wm4
2015-02-23
*
client API: clarify filename string encoding
wm4
2015-02-14
*
client API: add mpv_wait_async_requests()
wm4
2015-02-02
*
client API: notify API user on event queue overflow
wm4
2015-01-19
*
vo_opengl_cb: make mpv_opengl_cb_render() return left frames
xylosper
2015-01-08
*
client API: clarify some vo_opengl_cb requirements
wm4
2015-01-04
*
client API: add function to create new mpv_handles from existing ones
wm4
2014-12-31
*
vo_opengl_cb: simplify API uninitialization
wm4
2014-12-31
*
client API: qthelper: return NULL as handle if unset
wm4
2014-12-30
*
client API: qthelper: add a refcounting wrapper around mpv_handle
wm4
2014-12-30
*
client API: document requirement to block SIGPIPE
wm4
2014-12-24
[next]