Advertisement
techmik

Untitled

Jul 16th, 2012
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/OMXNodeInstance.cpp
  2. frameworks/av/media/libstagefright/OMXCodec.cpp:54:18: error: 'int const OMX_QCOM_COLOR_FormatYUV420PackedSemiPlanar64x32Tile2m8ka' redeclared as different kind of symbol
  3. ./frameworks/native/include/media/openmax/OMX_IVCommon.h:166:5: error: previous declaration of 'OMX_COLOR_FORMATTYPE OMX_QCOM_COLOR_FormatYUV420PackedSemiPlanar64x32Tile2m8ka'
  4. frameworks/av/media/libstagefright/OMXCodec.cpp: In member function 'android::status_t android::OMXCodec::allocateOutputBuffersFromNativeWindow()':
  5. frameworks/av/media/libstagefright/OMXCodec.cpp:1716:73: warning: enumeral mismatch in conditional expression: '<anonymous enum>' vs 'OMX_COLOR_FORMATTYPE' [enabled by default]
  6. make: *** [out/target/product/skyrocket/obj/SHARED_LIBRARIES/libstagefright_intermediates/OMXCodec.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement