summaryrefslogtreecommitdiffstats
path: root/core/command.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-27 21:17:31 +0200
committerwm4 <wm4@nowhere>2013-07-28 18:44:20 +0200
commit13a0e6373ed210d8a43648136ce4011924dbe97e (patch)
treec77762e9b838b7d3a03f52afd2f983195008456c /core/command.c
parentff0680c9b432f087f7fa57cc8f27fdeb4ac578f8 (diff)
downloadmpv-13a0e6373ed210d8a43648136ce4011924dbe97e.tar.bz2
mpv-13a0e6373ed210d8a43648136ce4011924dbe97e.tar.xz
mp_image: pass through colorspace info to libavfilter
This change affects vf_lavfi. Until recently, libavfilter was not colorspace aware at all. This changed with the addition of colorspace fields to AVFrame. libavfilter's vf_scale picks them up (as of recent ffmpeg git). Since this support is still kind of wonky and not part of the normal format negotiation, this won't set the correct output colorspace, though. Not adding a separate test for HAVE_AVFRAME_COLORSPACE. This is slightly unclean, but on the other hand adding an explicit test seems like a waste of effort.
Diffstat (limited to 'core/command.c')
0 files changed, 0 insertions, 0 deletions