Remove partial MPEG4 support, that is missing from the driver

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
This commit is contained in:
Paul Kocialkowski
2018-04-23 11:06:30 +02:00
parent d8a51f0cd4
commit 90dbf3e6a5
7 changed files with 2 additions and 234 deletions
-1
View File
@@ -52,7 +52,6 @@ struct object_context {
uint32_t num_rendered_surfaces;
struct v4l2_ctrl_mpeg2_frame_hdr mpeg2_frame_hdr;
struct v4l2_ctrl_mpeg4_frame_hdr mpeg4_frame_hdr;
};
VAStatus SunxiCedrusCreateContext(VADriverContextP ctx, VAConfigID config_id,