diff options
author | Carlos Rafael Giani <dv@pseudoterminal.org> | 2015-11-05 10:27:54 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:22 -0300 |
commit | 74d1a38fa6fbc27153afe5ef3eef5979e221851b (patch) | |
tree | 11fcd1db30d94aa818b14f6bd16801c9b168ae05 /conf | |
parent | 598319bd8c891e0c76b2d021db2de97ae640244d (diff) | |
download | meta-freescale-74d1a38fa6fbc27153afe5ef3eef5979e221851b.tar.gz |
libimxvpuapi: Add new recipe
This is a library for using the i.MX6 VPU. It is an alternative to
libfslvpuwrap, hosted on Github, and has an API that features several
improvements over libfslvpuwrap, which include:
* User-defined context information associated with input frames, which is
passed on to corresponding output frames (to be able to identify which
input frame produced which output frame)
* Groundwork for future DMA-BUF/BMM/ION/CMA allocator integration, using
file descriptors instead of physical addresses
* Indicators for when it is safe to try to decode frames, which is
critical in multi-threaded playback cases
* Simplified, higher-level JPEG en/decoding API, based on the VPU MJPEG
codec; useful for picture viewing without the extra boilerplate for
VPU-based en/decoding
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions