[Tizen][WebRTC] Appsink implementation with fimcconvert
authorsonal.g1@samsung.com <sonal.g1@samsung.com>
Wed, 25 Feb 2015 15:37:58 +0000 (21:07 +0530)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit410338769051c44f4187954ed0efc848c084eb7f
tree8495a1696a6a012e2f0c5a7a4024b9ddefd9ce0e
parent494386410db42c04442537bdfdd3b24c02c65810
[Tizen][WebRTC] Appsink implementation with fimcconvert

Appsink has been implemented using fimcconvert, it will be used if
pixmap(zero-copy) is not working. It works by registering a callback with
appsink. After receiving the buffer it will send buffer to renderer process
via shared memory.
Reviewed by: Min-Soo Koo, Sharath Kamath

Change-Id: I270ad24f5ebd6ccfd8d9609a6a3259db68b25a25
Signed-off-by: sonal.g1@samsung.com <sonal.g1@samsung.com>
tizen_src/impl/content/common/gpu/media/tizen/tizen_video_decode_accelerator.cc