/*******************************************************************************
-- CedarX Multimedia Framework --
-- the Multimedia Framework for Linux/Android System --
-- This software is confidential and proprietary and may be used -- -- only as expressly authorized by a licensing agreement from -- -- Softwinner Products. --
-- (C) COPYRIGHT 2011 SOFTWINNER PRODUCTS -- -- ALL RIGHTS RESERVED --
-- The entire notice above must be reproduced -- -- on all copies and should not be removed. --
*******************************************************************************/
usage of android version: 1. uppack tar package to framework/base/media/ 2. check file CedarX-Projects/ProductorConfig "CEDARX_DEBUG_ENABLE := N" 3. when you partitial update any library of CedarX, you may touch any source file under CedarXAndroid folder to guarantee the compile up to date.
usage of linux version: 1. goto the dir of CedarX-Projects, then run shell command "source env_setup.sh" 2. check file CedarX-Projects/ProductorConfig "CEDARX_DEBUG_ENABLE := N" 3. make clean && make