intel / libyami

Yet Another Media Infrastructure. it is core part of media codec with hardware acceleration, it is yummy to your video experience on Linux like platform.
Apache License 2.0
146 stars 106 forks source link

Install: Move interface files to interface Directory #749

Closed Zhziyao closed 7 years ago

Zhziyao commented 7 years ago

Move another three interface files from capi and common directories to interface directory. And install these files from interface directory.

This will fix #593 Issue.

Signed-off-by: Zhziyao ziyao.zhang@intel.com

xuguangxin commented 7 years ago

could you check all files in your $YAMI_INSTALL_DIR/include/libyami/ and make sure all .h moved to interface directory? At least you missed v4l2codec_device_ops.h

Zhziyao commented 7 years ago

@xuguangxin Updated. add another two .h files according to Makefile.am files under libyami and its subdirs.