summaryrefslogtreecommitdiffstats
path: root/video/mp_image_pool.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-01-16 11:42:07 +0100
committerKevin Mitchell <kevmitch@gmail.com>2018-01-18 00:59:07 -0800
commit0536ef306c5cdf03d4593f783cda9c0b6cebec60 (patch)
treebe2c99a33252aa0ab777e7df9594bf3928f1361e /video/mp_image_pool.h
parent7533d3c3a80cb2205d64c343d2c0987f5b2a2e7e (diff)
downloadmpv-0536ef306c5cdf03d4593f783cda9c0b6cebec60.tar.bz2
mpv-0536ef306c5cdf03d4593f783cda9c0b6cebec60.tar.xz
mp_image: fix some metadata loss with conversion from/to AVFrame
This fixes that AVFrames passing through libavfilter (such as with --lavfi-complex) implicitly stripped some fields. I'm not actually sure what to do with the mp_image_params.color.light field here (what happens if the colorspace changed?) - there is no equivalent in AVFrame or FFmpeg at all. It did not affect the old --vf code, because it doesn't allow libavfilter to change the metadata. Also log the .light field in verbose mode.
Diffstat (limited to 'video/mp_image_pool.h')
0 files changed, 0 insertions, 0 deletions