On Mon, Sep 17, 2012 at 2:08 PM, eaglessong <eagless...@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en