]> git.sesse.net Git - ffmpeg/commit
avcodec/videotoolbox: set kCVPixelBufferIOSurfaceOpenGLTextureCompatibilityKey
authorwm4 <nfxjfg@googlemail.com>
Fri, 24 Feb 2017 09:48:13 +0000 (10:48 +0100)
committerwm4 <nfxjfg@googlemail.com>
Thu, 2 Mar 2017 09:32:21 +0000 (10:32 +0100)
commitf07492e7fb6601948649ea09a25a493b3da0b75b
tree052351638778031f7e58d273993152e87e1ab221
parentade7c1a2326e2bb9be5e60a48b9968eb1d16bfaf
avcodec/videotoolbox: set kCVPixelBufferIOSurfaceOpenGLTextureCompatibilityKey

Makes sure the output can be mapped as OpenGL texture.
This is what at least video players normally want.
libavcodec/videotoolbox.c