summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qt_opengl/qml: fix gl_init_params initializationHEADmasterDudemanguy2023-08-302-2/+2
* Remove obsolete reference to mpv.srsfckn.bizsfan52023-07-081-1/+1
* Update Qt example to fix the HWND castingsfan52023-01-091-2/+8
* Remove examples which use the old opengl_cb APIwm42020-09-0311-942/+3
* sdl: add software rendering examplewm42020-07-082-0/+203
* Fix wxwidgets example on Linux/GTK+3Lukas Werling2020-04-151-2/+18
* README: mpv_set_option() is semi deprecated/uselesswm42019-09-131-1/+1
* README: fix minor typoswm42019-09-131-4/+4
* Fixes issue #7: seeking in simple-streamcb does not workDeep Thought2019-09-131-0/+12
* qt: add qthelper.hpp hat was deprecated in libmpvwm42019-09-135-4/+357
* sdl: demonstrate GPU-renderered screenshotswm42019-09-131-0/+10
* sdl: add support for DRwm42019-09-131-15/+50
* sdl: replace deprecated API callwm42019-09-131-1/+1
* Add Java example using JavaFX and JNAJohn Hendrikx2019-09-134-0/+166
* Fix typo.wangwenx1902019-09-131-2/+2
* Convert qt_opengl example from opengl-cb to render APIwangwenx1902019-09-132-32/+30
* Add wxWidgets examplespavelxdd2019-09-135-0/+661
* cocoa-rendergl: fix deprecation warnings in macOS 10.12doug2018-10-021-2/+2
* cocoa-rendergl: Convert Cocoa example from opengl-cb to render APIdoggy2018-10-021-19/+40
* Merge pull request #18 from mikhas/libmpv-qmlJan Ekström2018-05-262-42/+85
|\
| * Convert QML example from opengl-cb to render APIMichael Hasselmann2018-05-052-42/+85
|/
* Convert SDL example from opengl-cb to render APIwm42018-03-022-29/+33
* README: update for opengl-cb deprecationwm42018-03-021-7/+21
* Add iOS example using libmpvSergio Padrino2017-08-032-0/+216
* README: some additions to "wid" embeddedwm42017-03-021-0/+7
* Add GTK demowm42017-01-143-0/+293
* Add cplugin examplewm42017-01-122-0/+36
* qt_opengl: don't stall mpv when window is minimizedwm42016-09-092-1/+23
* qml_direct: add a test for mpv_opengl_cb_uninit_gl()wm42016-09-093-3/+32
* qml: update one use of removed APIwm42016-09-091-4/+4
* csharp: don't force the direct3d VOJames Ross-Gowan2016-08-171-1/+0
* Add stream_cb exampleAman Gupta2016-08-072-0/+104
* Add C# Windows Forms exampleNikolaj Olsson2016-03-3114-0/+868
* Reimport client API examples from mpv main repositorywm42016-03-1025-0/+1936