brillcodec: remove redundant memory copy when decoding video 74/25574/1
authorSeokYeon Hwang <syeon.hwang@samsung.com>
Sat, 2 Aug 2014 08:43:31 +0000 (17:43 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Thu, 7 Aug 2014 05:45:10 +0000 (14:45 +0900)
commit61ac3741060d01f6c4f5c7d8acb970ec06e2a4d8
tree47f2a7d4cfa79b7d076fde4e1914f1b37e1f94d2
parent5cd32dc96c5433e6a161291ab30330b44d1a5681
brillcodec: remove redundant memory copy when decoding video

This patch improve performance when playing HD+ video.
Remove maru_brill_codec_get_picture_size() function. We use avpicture_get_size() and avpicture_fill() instead.

Change-Id: I7b09157ee5351836c1e37862222c3042b34fb9da
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/src/hw/pci/maru_brill_codec.c
tizen/src/hw/pci/maru_brill_codec.h