LookingGlass/client
2018-01-06 13:47:35 +11:00
..
decoders [client] h264: unroll silly loop 2018-01-06 13:47:35 +11:00
parsers [client] nal: corrections to parsing logic 2018-01-06 13:40:31 +11:00
renderers [client] opengl: fix termination on configure failure 2018-01-04 09:25:42 +11:00
spice [misc] added website url to sources 2017-12-12 04:30:47 +11: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 [client] initial vaapi h264 decode support (unfinished) 2017-12-31 00:27:26 +11: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 [client] fix application termination on error 2018-01-04 09:25:17 +11:00
Makefile [client] Makefile: stop at the first error 2018-01-05 11:45:30 +11:00
utils.h [client] added initial NAL unit parser 2018-01-05 11:36:45 +11:00