videotoolbox: add vt_utils helper
commit1521d9bd8cc9f042cf88ee7498ccebe6a217e08b
authorThomas Guillem <thomas@gllm.fr>
Tue, 4 Apr 2017 16:00:16 +0000 (4 18:00 +0200)
committerThomas Guillem <thomas@gllm.fr>
Fri, 2 Jun 2017 16:43:35 +0000 (2 18:43 +0200)
treeb6e1b570817dfb25dd28b98594563e149a5ae74e
parent2b70b08bf849ce2b9c536a2508bc211e8608fac6
videotoolbox: add vt_utils helper

This helper will be used by the videotoobox codec, the cvpx chroma and by the
cvpx opengl converter.
modules/codec/Makefile.am
modules/codec/vt_utils.c [new file with mode: 0644]
modules/codec/vt_utils.h [new file with mode: 0644]
modules/video_chroma/Makefile.am
modules/video_output/Makefile.am