LookingGlass/client
2018-05-16 18:14:08 +10:00
..
decoders [decoders] change the API to allow more flexability in the future 2018-05-15 19:19:39 +10:00
parsers [client] nal: corrections to parsing logic 2018-01-06 13:40:31 +11:00
renderers [opengl-basic] removed basic renderer as it is no longer needed 2018-05-16 18:13:20 +10:00
spice [spice] fix out by one error in call to strncpy 2018-05-15 09:56:42 +10:00
.gitignore [client] added renderer abstratction 2017-12-12 03:59:57 +11:00
kb.h [misc] added website url to sources 2017-12-12 04:30:47 +11:00
lg-decoder.h [decoders] change the API to allow more flexability in the future 2018-05-15 19:19:39 +10:00
lg-decoders.h [client] added initial decoder framework 2017-12-29 22:48:21 +11:00
lg-renderer.c [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
lg-renderer.h [client] initial support for compressed frames 2017-12-29 21:20:51 +11:00
lg-renderers.h [client] redesign of the renderer archiceture for mt support 2017-12-20 00:53:45 +11:00
main.c [main] make it possible to manually specify the memory size 2018-05-15 20:07:48 +10:00
Makefile [client] remove dependencies on libva until h264 is ready 2018-05-16 18:14:08 +10:00
utils.h [client] fix SDL mutex compile errors (#42) 2018-01-29 16:51:14 +11:00
xlib-shim.c [client] added xlib-shim to disable calls to XSync 2018-01-25 09:55:21 +11:00