Loading media/libstagefright/codecs/m4v_h263/enc/SoftMPEG4Encoder.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -354,7 +354,7 @@ OMX_ERRORTYPE SoftMPEG4Encoder::internalSetParameter( } if (mpeg4type->eProfile != OMX_VIDEO_MPEG4ProfileCore || mpeg4type->eLevel != OMX_VIDEO_MPEG4Level2 || mpeg4type->eLevel > OMX_VIDEO_MPEG4Level2 || (mpeg4type->nAllowedPictureTypes & OMX_VIDEO_PictureTypeB) || mpeg4type->nBFrames != 0 || mpeg4type->nIDCVLCThreshold != 0 || Loading Loading
media/libstagefright/codecs/m4v_h263/enc/SoftMPEG4Encoder.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -354,7 +354,7 @@ OMX_ERRORTYPE SoftMPEG4Encoder::internalSetParameter( } if (mpeg4type->eProfile != OMX_VIDEO_MPEG4ProfileCore || mpeg4type->eLevel != OMX_VIDEO_MPEG4Level2 || mpeg4type->eLevel > OMX_VIDEO_MPEG4Level2 || (mpeg4type->nAllowedPictureTypes & OMX_VIDEO_PictureTypeB) || mpeg4type->nBFrames != 0 || mpeg4type->nIDCVLCThreshold != 0 || Loading