summaryrefslogtreecommitdiffstats
path: root/video/vdpau.c
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2013-08-24 14:42:33 +0200
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2013-08-25 12:13:46 +0200
commitd4a874f726e091cd84b997ed447c0284f4a5cec7 (patch)
tree8cb05bcb20c76797212776a3a4cb0e494db8e621 /video/vdpau.c
parent554cd7c490136ad0375abcdf24bed1908a7bf548 (diff)
downloadmpv-d4a874f726e091cd84b997ed447c0284f4a5cec7.tar.bz2
mpv-d4a874f726e091cd84b997ed447c0284f4a5cec7.tar.xz
vo_corevideo: fix regression in colormatrix handling
Regression since 18b6c01d92. That commit changed the colorspace handling to always reinit the video output. Since the CVPixelBuffers are lazily created, VOCTRL_SET_YUV_COLORSPACE was always called when the CVPixelBufferRef was NULL. Since CoreVideo functions do not complain when called on NULL, no one noticed that CVBufferSetAttachment, which stored the color matrix meta data was called on NULL.
Diffstat (limited to 'video/vdpau.c')
0 files changed, 0 insertions, 0 deletions