wmadec: Initial commit for WMA OMX decoder
authorKim Sungyeon <sy85.kim@samsung.com>
Fri, 7 Sep 2012 12:49:16 +0000 (12:49 +0000)
committerTaehwan Kim <t_h.kim@samsung.com>
Wed, 21 Nov 2012 01:19:08 +0000 (01:19 +0000)
commitb88f61f214d2763e50a54e808114d8c45d368cea
tree7137fdd4d9681b0798dfe3afca1ce3cfdaa5072d
parent86795f871def8815b75ad348b4e08eaffe2a1faf
wmadec: Initial commit for WMA OMX decoder

Added OMX component and ffmepg library files used by OMX component.

Change-Id: I7ec651201fb960a5229d4ca23be61cec59f47759
Signed-off-by: Kim Sungyeon <sy85.kim@samsung.com>
Android.mk
component/audio/dec/wma/Android.mk [new file with mode: 0644]
component/audio/dec/wma/Exynos_OMX_Wmadec.c [new file with mode: 0644]
component/audio/dec/wma/Exynos_OMX_Wmadec.h [new file with mode: 0644]
component/audio/dec/wma/library_register.c [new file with mode: 0644]
component/audio/dec/wma/library_register.h [new file with mode: 0644]