fixup! [MM][MSE][CAPI] Implement MSE with CAPI port.
authork2.nagaraju <k2.nagaraju@samsung.com>
Thu, 26 Nov 2015 13:47:19 +0000 (19:17 +0530)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 07:55:23 +0000 (07:55 +0000)
commitd12bd52856d2d5c60a5fd1bdd40f84c3ccdc577f
tree340cec1f8d687725e64d520ab5adc83adb3a42c8
parent37badb45392fd472b157650cf944233082bbaa01
fixup! [MM][MSE][CAPI] Implement MSE with CAPI port.

CAPI returning internal errors through error callback function.
Updated error handling code to handle CAPI errors.

CAPI player state is updated based on buffer status callback.

Shared memory is wrapped to mediapacket. So, memcpy of input buffer is
reduced.

It fixs minor style violations, which is applied in beta/m42_2311_t.

Reference: http://165.213.202.130/gerrit/#/c/95263/

Reviewed by: msu.koo, sm.venugopal, sns.park

Change-Id: I9a44300f4ca76fe26e44f3f5a85edd0087cc5fb1
Signed-off-by: k2.nagaraju <k2.nagaraju@samsung.com>
tizen_src/chromium_impl/media/base/tizen/media_source_player_capi.cc
tizen_src/chromium_impl/media/base/tizen/media_source_player_capi.h [changed mode: 0644->0755]