This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
ac1a21e488
mpv
/
waftools
/
fragments
/
lua_libquvi4.c
4 lines
90 B
C
Raw
Blame
History
quvi_t
q
;
if
(
quvi_init
(
&
q
)
=
=
QUVI_OK
)
quvi_supported
(
q
,
"
http://nope
"
)
;
Reference in New Issue
View Git Blame
Copy Permalink