Advertisement
Guest User

Untitled

a guest
Oct 11th, 2015
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. frameworks/av/media/libstagefright/OMXCodec.cpp: In member function 'android::status_t android::OMXCodec::configureCodec(const android::sp<android::MetaData>&)':
  2. frameworks/av/media/libstagefright/OMXCodec.cpp:667:35: error: 'kKeyRawCodecSpecificData' was not declared in this scope
  3. frameworks/av/media/libstagefright/OMXCodec.cpp: In member function 'void android::OMXCodec::drainInputBuffers()':
  4. frameworks/av/media/libstagefright/OMXCodec.cpp:3514:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  5. make: *** [/home/eric/android/y300/omni/out/target/product/u8833/obj/SHARED_LIBRARIES/libstagefright_intermediates/OMXCodec.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement