Major feature of this release is v4l2 wrapper, it simulate v4l2 codec interface to support chrome video usage. Why and what is v4l2 wrapper , please refer to: https://github.com/halleyzhao/yami-share/blob/master/Yami_V4L2_wrapper_for_Chrome.pdf
From: Zhao, Halley Sent: Friday, November 28, 2014 2:26 PM To: 'liby...@lists.01.org' Cc: Li, Jocelyn; Kelley, Sean V Subject: libyami 0.1.4 release libyami 0.1.4 release ===================== features update --------------- - Additional fixes(most are thread race condition) for v4l2 wrapper (egl/gles) - Add glx support in v4l2 wrapper - Basic transcoding support: encoder test accepts input data from decoder output - Testscript is added, it supports one-run-for-all: with a folder including h264/vp8/jpeg/raw-ref, we can test them in one run. It serves as BAT (basic acceptance test) for pull request merge. - Report fps in decode test, support decoding only test (skip rendering) - Vp8/jpeg are supported in v4l2 decoder as well - Decode test can be built/run without X11 - Code refinement for decoder test output and encoder classes - dma_buf fixes, when video frame is exported as dma_buf, it renders well as texture - with additional patch for chrome: V4L2VDA/V4L2VEA pass chrome video unit test video playback in browser draft ok - for v4l2 wrapper, see: https://github.com/halleyzhao/yami-share/blob/master/Yami_V4L2_wrapper_for_Chrome.pdf known issues --------------- - this release has been fully tested by validation team - some jpeg file similarity <0.99 (~0.98) after decoding https://github.com/01org/libyami/issues/108 future release plan: ==================== Dec: v0.2 jpeg encoder vp9 decoder vp8 encoder (depends on driver availability) initial ffmpeg support Feb'15: v0.3 unified input/output buffer of yami transcoding support with unified input/output buffer camera dma_buf support, camera with jpeg input use yami in ffmpeg for hw codec Future: h265 decoder
_______________________________________________ Libva mailing list Libva@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libva