Coder Social home page Coder Social logo

stagefright-plugins's Issues

Can not find the "USES_NAM" flag, it is only in the "android/frameworks/native" and "android/frameworks/av"

Sorry,

But I follow your guide and I am on stuck in here:

[quote]
you should merge my android_frameworks_native(branch: cm_maguro-10.1) and
android_frameworks_av(branch: cm_maguro-10.1) code. once you do, you should pay attention to
the "USES_NAM" flag, it is only in the "android/frameworks/native" and "android/frameworks/av"
directories.

Compile
add USES_NAM flag to COMMON_GLOBAL_CFLAGS in your android build system(e.g. my device: maguro)
vi vendor/samsung/maguro/BoardConfigVendor.mk and add this line to it
COMMON_GLOBAL_CFLAGS += -DUSES_NAM
then compile your android source tree again!
[/quote]

Would you like to tell me in more details?
I merged two folders, but I can not find the "USES_NAM" flag, as "android/frameworks/native" and "android/frameworks/av" also.

I used "git clone" correctly,

[quote]

  1. android_frameworks_native:
    https://github.com/omxcodec/android_frameworks_native.git
    branch: cm_maguro-10.1
  2. android_frameworks_av:
    https://github.com/omxcodec/android_frameworks_av.git
    branch: cm_maguro-10.1
  3. android_external_ffmpeg
    [email protected]:omxcodec/android_external_ffmpeg
    branch: cm_maguro-10.1
    [/quote]

I don't really understand which next thing I need to do.
Please tell me,
Really thanks,

p/s : Galaxy Tab 7 Froyo 2.2.1
Develop on Windows

bug for timestamp

bug with this line code

outHeader->nTimeStamp must be mAudioClock or the duration of the audio
outHeader->nTimeStamp = mAudioClock ;

if 0 will cause Videw Drain with wrong timestamp!

关于android4.4.2移植stagefright-plugins问题

你好,我想在我的android源码中增加stagefright-plugins插件,目的是增加系统对其他视频格式的功能。请问还能使用这种方法吗?有没有更便捷的方法呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.