Advertisement
techmik

Untitled

Jul 16th, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/SkipCutBuffer.cpp
  2. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/StagefrightMediaScanner.cpp
  3. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/StagefrightMetadataRetriever.cpp
  4. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/SurfaceMediaSource.cpp
  5. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/ThrottledSource.cpp
  6. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/TimeSource.cpp
  7. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/TimedEventQueue.cpp
  8. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/Utils.cpp
  9. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/VBRISeeker.cpp
  10. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/WAVExtractor.cpp
  11. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/WVMExtractor.cpp
  12. frameworks/av/media/libstagefright/OMXCodec.cpp:54:18: error: 'int const OMX_QCOM_COLOR_FormatYUV420PackedSemiPlanar64x32Tile2m8ka' redeclared as different kind of symbol
  13. ./frameworks/native/include/media/openmax/OMX_IVCommon.h:166:5: error: previous declaration of 'OMX_COLOR_FORMATTYPE OMX_QCOM_COLOR_FormatYUV420PackedSemiPlanar64x32Tile2m8ka'
  14. frameworks/av/media/libstagefright/OMXCodec.cpp: In member function 'android::status_t android::OMXCodec::allocateOutputBuffersFromNativeWindow()':
  15. frameworks/av/media/libstagefright/OMXCodec.cpp:1716:73: warning: enumeral mismatch in conditional expression: '<anonymous enum>' vs 'OMX_COLOR_FORMATTYPE' [enabled by default]
  16. make: *** [out/target/product/skyrocket/obj/SHARED_LIBRARIES/libstagefright_intermediates/OMXCodec.o] Error 1
  17. make: *** Waiting for unfinished jobs....
  18. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/XINGSeeker.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement