diff options
Diffstat (limited to 'src/video_dec/libvdpau/alterh264_decode.h')
-rw-r--r-- | src/video_dec/libvdpau/alterh264_decode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_dec/libvdpau/alterh264_decode.h b/src/video_dec/libvdpau/alterh264_decode.h index 8aefeb21c..368f05430 100644 --- a/src/video_dec/libvdpau/alterh264_decode.h +++ b/src/video_dec/libvdpau/alterh264_decode.h @@ -305,7 +305,6 @@ typedef struct uint16_t prevFrameNumOffset; uint8_t prevMMC5; - VdpColorStandard color_standard; int chroma; int top_field_first; VdpDecoderProfile profile; |