va: encoder: Use entrypoint type.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2521>
This commit is contained in:
parent
d71a6bf457
commit
ae9fe4a851
@ -34,7 +34,7 @@ typedef struct _GstVaProfileConfig GstVaProfileConfig;
|
||||
struct _GstVaProfileConfig
|
||||
{
|
||||
VAProfile profile;
|
||||
guint32 entrypoint;
|
||||
VAEntrypoint entrypoint;
|
||||
};
|
||||
|
||||
struct _GstVaEncoder
|
||||
|
Loading…
x
Reference in New Issue
Block a user