DEBUG: ENTER on CreateBuffer + BeginPicture for frame-1 crash narrowing
This commit is contained in:
@@ -55,6 +55,9 @@ VAStatus RequestCreateBuffer(VADriverContextP context, VAContextID context_id,
|
||||
VAStatus status;
|
||||
VABufferID id;
|
||||
|
||||
request_log("ENTER RequestCreateBuffer(ctx=%u, type=%u, size=%u, count=%u)\n",
|
||||
context_id, (unsigned)type, size, count);
|
||||
|
||||
switch (type) {
|
||||
case VAPictureParameterBufferType:
|
||||
case VAIQMatrixBufferType:
|
||||
|
||||
Reference in New Issue
Block a user