avviddec,avcodemap: Use new helper function for map color space information
authorSeungha Yang <seungha.yang@navercorp.com>
Tue, 24 Sep 2019 14:51:33 +0000 (23:51 +0900)
committerSeungha Yang <seungha.yang@navercorp.com>
Tue, 24 Sep 2019 14:52:11 +0000 (23:52 +0900)
commit40f5953828c4d82b39890ad4da4603693eff8af7
treed89aae65d6dcf19b6eeff649dcd4465906222339
parentf4859ff73df9655517a36d0ef1e4fcd732307ace
avviddec,avcodemap: Use new helper function for map color space information

... between GStreamer and FFmpeg. Note that FFmpeg follows ISO/IEC 23001-8
defined color{matrix,transfer,primaries} values.
ext/libav/gstavcodecmap.c
ext/libav/gstavviddec.c