aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpv
Commit message (Expand)AuthorAge
* vo_gpu: make it possible to load multiple hwdec interop driversGravatar wm42017-12-01
* client API: minor bump + change entry for DRM related opengl-cb changesGravatar wm42017-10-23
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* client API: more opengl_cb clarificationsGravatar wm42017-08-07
* vo_opengl: move GL state resetting to vo_opengl_cbGravatar wm42017-08-05
* client API: drop old "no-" option emulationGravatar wm42017-06-26
* client API: document mpv_request_log_messages() return valueGravatar wm42017-06-14
* vo_opengl: drop TLS usageGravatar wm42017-05-11
* client API: add MPV_ENABLE_DEPRECATED symbolGravatar wm42017-04-20
* Fix use of ISC licenseGravatar wm42017-04-15
* manpage, client API: add some clarifications when commands use OSDGravatar wm42017-04-01
* input: add "async" flagGravatar wm42017-04-01
* client API: clarify what stream_cb callbacks can doGravatar wm42017-03-17
* client API: update outdated recommendations about window embeddingGravatar wm42017-03-02
* stream_cb: remove leftover doxygen lineGravatar wm42017-02-20
* vo_opengl: remove dxva2 dummy hwdec backendGravatar wm42017-02-20
* vo_opengl: implement videotoolbox hwdec on iOSGravatar Aman Gupta2017-02-17
* client API: adjust opengl_cb hardware decoding commentsGravatar wm42017-01-26
* client API: correct a comment in the API doxygenGravatar wm42017-01-08
* client API: turn mpv_suspend() and mpv_resume() into stubsGravatar wm42016-11-22
* Fix some future release version numbersGravatar wm42016-11-21
* client API: "priority" option is now runtime settableGravatar wm42016-09-28
* qthelper: introduce new convenience functionsGravatar wm42016-09-26
* player: do not let pseudo-gui override user config settingsGravatar wm42016-09-23
* client API: more or less deprecate mpv_set_option()Gravatar wm42016-09-21
* client API: declare mpv_suspend/mpv_resume deprecatedGravatar wm42016-09-16
* client API: remove SIGPIPE overriding codeGravatar wm42016-09-15
* vo_opengl: add hw overlay support and use it for RPIGravatar wm42016-09-12
* client API: more option/property updatesGravatar wm42016-09-03
* client API: create core thread at an earlier timeGravatar wm42016-09-01
* client API: deprecate "no-..." option handlingGravatar wm42016-08-31
* stream_cb: fix stale commentGravatar wm42016-08-08
* client API: bump API for stream_cbGravatar wm42016-08-07
* client API: add stream_cb API for user-defined stream implementationsGravatar Aman Gupta2016-08-07
* client API: fix indentationGravatar wm42016-08-07
* client API: add MPV_ERROR_GENERICGravatar wm42016-08-07
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* client API: remove "status" log level from mpv_request_event docsGravatar wm42016-07-08
* client API: fully document opengl-cb hardware decoding interopGravatar wm42016-06-01
* client API: improve mpv_set_property() handling of MPV_FORMAT_NODEGravatar wm42016-04-15
* qthelper: fix potential NULL deref in error pathGravatar wm42016-03-22
* DOCS: add some hints to the new examples repositoryGravatar wm42016-03-10
* client API: explain when mpv_create() can return NULLGravatar wm42016-02-14
* Fix some typos in code commentsGravatar Aman Gupta2015-12-21
* vo_opengl_cb: make operation more similar to normal VOsGravatar wm42015-11-09
* client API: fix typo and wording in a commentGravatar wm42015-10-22
* DOCS/client_api_examples/README: rewriteGravatar wm42015-10-10
* vo_opengl: add mechanism to retrieve Display from EGL contextGravatar wm42015-09-25
* client API: rename GL_MP_D3D_interfacesGravatar wm42015-09-24
* client API: change subtle wording to different subtle wordingGravatar wm42015-08-12