Skip to content

allwinner-dev-team/android_external_cedarx

 
 

Repository files navigation

/*******************************************************************************


-- 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.7%
  • C++ 16.0%
  • Objective-C 4.3%
  • Other 1.0%