so,just check the code according to the tips.

On Mon, Sep 17, 2012 at 2:08 PM, eaglessong <[email protected]> wrote:

> I noticed the following and it looks like a bug to me:
>
> MPEG4Extractor contains two copies of mIsDrm. One is obtained from its
> based class MediaExtractor and the other is defined in MPEG4Extractor.h.
> The one defined in MPEG4Extractor.h is ALWAYS false which causes all checks
> against it to be true to fail (e.g. the check in
> MPEG4Extractor::parseChunk).
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to