summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpaumpegdecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vdpau/gstvdpaumpegdecoder.h')
-rw-r--r--sys/vdpau/gstvdpaumpegdecoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vdpau/gstvdpaumpegdecoder.h b/sys/vdpau/gstvdpaumpegdecoder.h
index 830cc671..0207ce31 100644
--- a/sys/vdpau/gstvdpaumpegdecoder.h
+++ b/sys/vdpau/gstvdpaumpegdecoder.h
@@ -66,7 +66,7 @@ struct _GstVdpauMpegDecoder
gboolean silent;
- VdpDecoderProfile profile;
+ VdpDecoder decoder;
};
struct _GstVdpauMpegDecoderClass