Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
f9f08627ff
|
GUAC-286: Actually write video output to file.
|
2016-03-14 20:22:03 -07:00 |
|
Michael Jumper
|
1a3e1465fa
|
GUAC-236: Pass encoding parameters from root level of utility. Declare defaults in header.
|
2016-03-14 20:22:03 -07:00 |
|
Michael Jumper
|
c37eda37fd
|
GUAC-236: Define framerate with macro.
|
2016-03-14 20:22:03 -07:00 |
|
Michael Jumper
|
a8cba53537
|
GUAC-236: Perform codec lookup via libavcodec.
|
2016-03-14 20:22:03 -07:00 |
|
Michael Jumper
|
d94915c515
|
GUAC-236: Ensure display allocation can handle video preparation failures.
|
2016-03-14 20:22:03 -07:00 |
|
Michael Jumper
|
19ac6e8286
|
GUAC-236: Abstract video encoding process as guacenc_video struct. Move PNG-writing stub therein.
|
2016-03-14 20:22:03 -07:00 |
|
Michael Jumper
|
960ee263e8
|
GUAC-236: Split massive display code into more reasonable files.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
a24152df02
|
GUAC-236: Flatten and render all layers upon sync.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
1d4e6ce924
|
GUAC-236: Fix comparator. Sort in descending order of depth.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
2e93499383
|
GUAC-236: Render layers in order (position not yet correct). Output as PNG frames for verification.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
578bedcd07
|
GUAC-236: Add image stream allocation and management functions.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
8ff8ccc92b
|
GUAC-236: Free all buffers with appropriate function.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
36b625818d
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
|
Michael Jumper
|
ac78b7a7a5
|
GUAC-236: Implement cfill and rect.
|
2016-03-14 20:22:01 -07:00 |
|
Michael Jumper
|
160453c3e9
|
GUAC-236: Implement buffer retrieval functions.
|
2016-03-14 20:22:01 -07:00 |
|
Michael Jumper
|
314d66727a
|
GUAC-236: Implement alloc/free of layers. Implement shade, move, and dispose.
|
2016-03-14 20:22:01 -07:00 |
|
Michael Jumper
|
899cdb4c00
|
GUAC-236: Fully implement sync instruction. Stub timestamp update for display.
|
2016-03-14 20:22:01 -07:00 |
|
Michael Jumper
|
4634ce391a
|
GUAC-236: Allocate and pass display to all instruction handlers.
|
2016-03-14 20:22:01 -07:00 |
|
Michael Jumper
|
f286bd92c7
|
GUAC-236: Add display, buffer, image, and stream abstractions.
|
2016-03-14 20:22:01 -07:00 |
|