index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_libmpv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac/apphub: migrate remaining events functionality to new AppHub
der richter
2024-03-24
1
-1
/
+1
*
osdep/mac: make mac naming of files, folders and function consistent
der richter
2024-02-28
1
-1
/
+1
*
cocoa-cb: remove pre-allocation and initialise only when used
der richter
2024-02-27
1
-1
/
+7
*
vo: make libmpv last in the auto-probing order for cocoa-cb only
der richter
2024-02-20
1
-0
/
+5
*
vo: remove VOCTRL_SET_EQUALIZER and simplify into UPDATE_VIDEO
Dudemanguy
2024-02-17
1
-3
/
+0
*
timer: remove unnecesary time conversions
Kacper Michajłow
2023-11-05
1
-1
/
+1
*
ALL: use new mp_thread abstraction
Kacper Michajłow
2023-11-05
1
-67
/
+67
*
various: sort some standard headers
NRK
2023-10-20
1
-6
/
+6
*
osdep: remove atomic.h
NRK
2023-10-20
1
-1
/
+1
*
various: drop unused #include "config.h"
Thomas Weißschuh
2023-02-20
1
-2
/
+0
*
vo: add `int flags` to the get_image signature
Niklas Haas
2023-01-23
1
-4
/
+4
*
client API: add software rendering API
wm4
2020-07-08
1
-0
/
+1
*
client API: fix potential deadlock problems by throwing more shit at it
wm4
2019-09-26
1
-15
/
+8
*
client API, vo_libmpv: document random deadlock problems
wm4
2019-09-20
1
-0
/
+16
*
vo_libmpv: fix some more uninit issues
wm4
2019-09-20
1
-24
/
+35
*
vo_libmpv: always create ctx->dispatch
wm4
2019-09-20
1
-19
/
+12
*
render api: fix use-after-free
wnoun
2019-09-20
1
-12
/
+2
*
vo_libmpv: fix null pointer dereference
wnoun
2019-03-11
1
-3
/
+5
*
vo_libmpv: support render performance data
Akemi
2018-11-13
1
-0
/
+14
*
vo_libmpv: pass vo struct to the control callback
Akemi
2018-06-12
1
-1
/
+2
*
client API: add some render API extensions for timing
wm4
2018-04-29
1
-24
/
+68
*
vo_libmpv: support GPU rendered screenshots
wm4
2018-04-29
1
-0
/
+34
*
vo_libmpv: adjust redraw handling to new API semantics
wm4
2018-04-29
1
-12
/
+4
*
vo_libmpv: remove annoying indirections
wm4
2018-04-29
1
-71
/
+80
*
vo_libmpv: move some update() callbacks out of context lock
wm4
2018-04-29
1
-3
/
+3
*
vo_libmpv: move up update() function
wm4
2018-04-29
1
-14
/
+12
*
vo_libmpv: add support for DR
wm4
2018-04-29
1
-0
/
+26
*
client API: preparations for allowing render API to use DR etc.
wm4
2018-04-29
1
-22
/
+110
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
1
-0
/
+538