summaryrefslogtreecommitdiffstats
path: root/filters/f_output_chain.c
diff options
context:
space:
mode:
authorAkemi <der.richter@gmx.de>2018-02-18 22:10:34 +0100
committerKevin Mitchell <kevmitch@gmail.com>2018-02-21 22:30:46 -0800
commit7f714c6984b3ca0ee49a76cbb46fbeb520519401 (patch)
treeef0f83a0fe31cb7d3aa1c4dcfa548874976b16ca /filters/f_output_chain.c
parent5cc796daccd3f3ccc0506d4423fd52e00c12218a (diff)
downloadmpv-7f714c6984b3ca0ee49a76cbb46fbeb520519401.tar.bz2
mpv-7f714c6984b3ca0ee49a76cbb46fbeb520519401.tar.xz
cocoa-cb: fix invalid framebuffer operation error
in certain circumstances the returned fbo for drawing is 0, but that fbo is solely used internally by the CAOpenGLLayer for its drawing and should never be used. in that case we fallback to 1 or the last used fbo instead if it was not 0. Fixes #5546
Diffstat (limited to 'filters/f_output_chain.c')
0 files changed, 0 insertions, 0 deletions