vl: add level interface

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
This commit is contained in:
Leo Liu
2014-06-12 12:27:29 -04:00
committed by Christian König
parent cb9fcc5c44
commit 4fca06a902
+1
View File
@@ -48,6 +48,7 @@ struct pipe_video_codec
struct pipe_context *context;
enum pipe_video_profile profile;
unsigned level;
enum pipe_video_entrypoint entrypoint;
enum pipe_video_chroma_format chroma_format;
unsigned width;