tune implementation accoring to the changes of DrmDriverOps and DrmSurfaceBuffer

This commit is contained in:
Vincent Wei
2020-03-18 18:00:51 +08:00
parent 334a77adaf
commit cf537dd421
2 changed files with 282 additions and 258 deletions
+282 -257
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -64,7 +64,6 @@ typedef struct GAL_PrivateVideoData {
DrmSurfaceBuffer *cursor_buff;
uint32_t cursor_plane_id;
uint32_t cursor_buff_id;
/* Used to simulate the hardware cursor when hardware cursor not available. */
GAL_Surface *cursor;