Re: [FFmpeg-devel] [PATCH 2/2 v2] add libyami.cpp for h264 decoding by libyami

2015-01-14 Thread wm4
On Wed, 14 Jan 2015 12:39:46 +0800 "Zhao, Halley" wrote: > From: "Zhao, Halley" > > - do not support multi-thread decoding, it is unnecessary for hw > - create a decode thread to interface with yami decoding, decouple > frame in and out > - the output frame type (raw data | drm handle | dmabu

[FFmpeg-devel] [PATCH 2/2 v2] add libyami.cpp for h264 decoding by libyami

2015-01-13 Thread Zhao, Halley
From: "Zhao, Halley" - do not support multi-thread decoding, it is unnecessary for hw - create a decode thread to interface with yami decoding, decouple frame in and out - the output frame type (raw data | drm handle | dmabuf) are specified in avctx->coder during init - yami frame is assigned