fixup! [MM] Introduce a switch for zero-copy support from multimedia
authorws29.jung <ws29.jung@samsung.com>
Tue, 19 Jan 2016 10:28:50 +0000 (19:28 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 07:55:23 +0000 (07:55 +0000)
commitbf2736057eaaa6d461083880df5970769c184c83
tree6776e13ff2f4f5c656255027542360d6520362fc
parent31a0743db9889c2af8494b6c13e9f81ec43e31ce
fixup! [MM] Introduce a switch for zero-copy support from multimedia

Previously, build break happens from missing libyuv headers
when |TIZEN_MULTIMEDIA_ZEROCOPY_SUPPORT| is turned off.

This fix includes changes:
- added missing libyuv headers.
- replaced "base::Process::Current().Handle()" with
"base::GetCurrentProcessHandle()"

Reviewed by: sns.park

Change-Id: I1b8f54297ac52366d8274ccf61fcbf9d1979ff94
Signed-off-by: ws29.jung <ws29.jung@samsung.com>
tizen_src/chromium_impl/media/base/efl/media_player_efl.cc