]> code.ossystems Code Review - meta-freescale.git/commit
libimxvpuapi: Update to version 0.10.3
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Wed, 9 Nov 2016 07:50:53 +0000 (08:50 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 9 Nov 2016 11:10:03 +0000 (09:10 -0200)
commit0b7c8e0567c3c5d0c9b334bd51218ac02f4d155c
treefd62104f4173aade6320eab8037de8b201fc59f2
parent8671bd4643e950e2353f684db99fa56550ecca0a
libimxvpuapi: Update to version 0.10.3

Changes:

- properly pass on color format in simplified JPEG encoder interface
- add alternative write-callback-style encoding mode
  also add encode example variant which uses write-callback style output
- add support for "fake grayscale mode" in encoders
  this is done by using I420 internally and filling the U and V planes
  with 0x80 bytes
- make sure JPEG quantization table is copied in standardized zig zag order
  the VPU does not, so this has to be done explicitely

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/libimxvpuapi/libimxvpuapi_0.10.3.bb [moved from recipes-multimedia/libimxvpuapi/libimxvpuapi_0.10.2.bb with 90% similarity]