summaryrefslogtreecommitdiffstats
path: root/libvo/vo_vdpau.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_vdpau.c')
-rw-r--r--libvo/vo_vdpau.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_vdpau.c b/libvo/vo_vdpau.c
index 5d38306efb..2d3b269383 100644
--- a/libvo/vo_vdpau.c
+++ b/libvo/vo_vdpau.c
@@ -553,7 +553,6 @@ static int config(uint32_t width, uint32_t height, uint32_t d_width,
if (IMGFMT_IS_VDPAU(image_format) && !create_vdp_decoder(2))
return -1;
- int_pause = 0;
visible_buf = 0;
#ifdef CONFIG_GUI