1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 23:02:37 +00:00
mpv/misc
Niklas Haas 034faaa9d8 vo_opengl: use RPN expressions for user hook sizes
This replaces the previous TRANSFORM by WIDTH, HEIGHT and OFFSET where
WIDTH and HEIGHT are RPN expressions. This allows for more fine-grained
control over the output size, and also makes sure that overwriting
existing textures works more cleanly.

(Also add some more useful bstr functions)
2016-05-15 20:42:02 +02:00
..
bstr.c vo_opengl: use RPN expressions for user hook sizes 2016-05-15 20:42:02 +02:00
bstr.h vo_opengl: use RPN expressions for user hook sizes 2016-05-15 20:42:02 +02:00
charset_conv.c
charset_conv.h
ctype.h
dispatch.c dispatch: clarify lifetime issues 2016-02-26 23:28:02 +01:00
dispatch.h
json.c
json.h
rendezvous.c
rendezvous.h
ring.c
ring.h