brillcodec: source clean-up and store each codec information
authorKitae Kim <kt920.kim@samsung.com>
Thu, 24 Oct 2013 16:44:40 +0000 (01:44 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Thu, 27 Feb 2014 06:27:06 +0000 (15:27 +0900)
commite6b697c6fb074a52a56b3b0c86f9c83cc5cd257d
tree59649ea599d4a2eef60a89371909e3e1b069172b
parent5ab573c6e395b0495774c02ffbab5060cf73aa4e
brillcodec: source clean-up and store each codec information

When a process tried to use codec at first, codec device from qemu
copied codec information such as name, media type and etc.
In addtion to this, codec set is determined at libav compile time.
That's why driver stores codec information as a cache.

Change-Id: I4c4734301bc12419ee92d789ddd35d2bc3348cc3
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
drivers/maru/maru_new_codec.c