Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.00 KB | None | 0 0
  1. target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp
  2. target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SoftVideoEncoderOMXComponent.cpp
  3. target thumb C++: libstagefright_yuv <= frameworks/av/media/libstagefright/yuv/YUVImage.cpp
  4. frameworks/av/media/libstagefright/omx/SimpleSoftOMXComponent.cpp:631:6: warning: unused parameter 'portIndex' [-Wunused-parameter]
  5. void SimpleSoftOMXComponent::onQueueFilled(OMX_U32 portIndex) {
  6. ^
  7. frameworks/av/media/libstagefright/omx/SimpleSoftOMXComponent.cpp:634:6: warning: unused parameter 'portIndex' [-Wunused-parameter]
  8. void SimpleSoftOMXComponent::onPortFlushCompleted(OMX_U32 portIndex) {
  9. ^
  10. frameworks/av/media/libstagefright/omx/SimpleSoftOMXComponent.cpp:637:6: warning: unused parameter 'portIndex' [-Wunused-parameter]
  11. void SimpleSoftOMXComponent::onPortEnableCompleted(
  12. ^
  13. frameworks/av/media/libstagefright/omx/SimpleSoftOMXComponent.cpp:637:6: warning: unused parameter 'enabled' [-Wunused-parameter]
  14. target thumb C++: libstagefright_yuv <= frameworks/av/media/libstagefright/yuv/YUVCanvas.cpp
  15. target asm: libvorbisidec <= external/tremolo/Tremolo/bitwiseARM.s
  16. frameworks/av/media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp: In member function 'void android::SoftVideoDecoderOMXComponent::handlePortSettingsChange(bool*, uint32_t, uint32_t, android::SoftVideoDecoderOMXComponent::CropSettingsMode, bool)':
  17. frameworks/av/media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp:172:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  18. if (def->format.video.nStride != width || def->format.video.nSliceHeight != height) {
  19. ^
  20. target asm: libvorbisidec <= external/tremolo/Tremolo/dpen.s
  21. target asm: libvorbisidec <= external/tremolo/Tremolo/floor1ARM.s
  22. target asm: libvorbisidec <= external/tremolo/Tremolo/mdctARM.s
  23. target arm C: libvorbisidec <= external/tremolo/Tremolo/bitwise.c
  24. target arm C: libvorbisidec <= external/tremolo/Tremolo/codebook.c
  25. target arm C: libvorbisidec <= external/tremolo/Tremolo/dsp.c
  26. target arm C: libvorbisidec <= external/tremolo/Tremolo/floor0.c
  27. target arm C: libvorbisidec <= external/tremolo/Tremolo/floor1.c
  28. target arm C: libvorbisidec <= external/tremolo/Tremolo/floor_lookup.c
  29. target arm C: libvorbisidec <= external/tremolo/Tremolo/framing.c
  30. external/tremolo/Tremolo/floor1.c: In function 'mergesort':
  31. external/tremolo/Tremolo/floor1.c:87:2: warning: array subscript has type 'char' [-Wchar-subscripts]
  32. if(vals[A[k1]]<vals[A[k2]])
  33. ^
  34. external/tremolo/Tremolo/floor1.c:87:2: warning: array subscript has type 'char' [-Wchar-subscripts]
  35. external/tremolo/Tremolo/floor1.c: In function 'floor1_info_unpack':
  36. external/tremolo/Tremolo/floor1.c:145:5: warning: array subscript has type 'char' [-Wchar-subscripts]
  37. count+=info->klass[info->partitionclass[j]].class_dim;
  38. ^
  39. external/tremolo/Tremolo/floor1.c:157:5: warning: array subscript has type 'char' [-Wchar-subscripts]
  40. count+=info->klass[info->partitionclass[j]].class_dim;
  41. ^
  42. external/tremolo/Tremolo/floor1.c: In function 'floor1_inverse1':
  43. external/tremolo/Tremolo/floor1.c:333:7: warning: array subscript has type 'char' [-Wchar-subscripts]
  44. int predicted=render_point(info->postlist[info->loneighbor[i-2]],
  45. ^
  46. external/tremolo/Tremolo/floor1.c:334:6: warning: array subscript has type 'char' [-Wchar-subscripts]
  47. info->postlist[info->hineighbor[i-2]],
  48. ^
  49. external/tremolo/Tremolo/floor1.c:335:6: warning: array subscript has type 'char' [-Wchar-subscripts]
  50. fit_value[info->loneighbor[i-2]],
  51. ^
  52. external/tremolo/Tremolo/floor1.c:336:6: warning: array subscript has type 'char' [-Wchar-subscripts]
  53. fit_value[info->hineighbor[i-2]],
  54. ^
  55. external/tremolo/Tremolo/floor1.c:359:2: warning: array subscript has type 'char' [-Wchar-subscripts]
  56. fit_value[info->loneighbor[i-2]]&=0x7fff;
  57. ^
  58. external/tremolo/Tremolo/floor1.c:360:2: warning: array subscript has type 'char' [-Wchar-subscripts]
  59. fit_value[info->hineighbor[i-2]]&=0x7fff;
  60. ^
  61. target arm C: libvorbisidec <= external/tremolo/Tremolo/mapping0.c
  62. target arm C: libvorbisidec <= external/tremolo/Tremolo/mdct.c
  63. target arm C: libvorbisidec <= external/tremolo/Tremolo/misc.c
  64. external/tremolo/Tremolo/misc.c: In function '_VDBG_free':
  65. external/tremolo/Tremolo/misc.c:222:40: warning: unused parameter 'file' [-Wunused-parameter]
  66. extern void _VDBG_free(void *ptr,char *file,long line){
  67. ^
  68. external/tremolo/Tremolo/misc.c:222:50: warning: unused parameter 'line' [-Wunused-parameter]
  69. extern void _VDBG_free(void *ptr,char *file,long line){
  70. ^
  71. target arm C: libvorbisidec <= external/tremolo/Tremolo/res012.c
  72. target arm C: libvorbisidec <= external/tremolo/Tremolo/treminfo.c
  73. target arm C: libvorbisidec <= external/tremolo/Tremolo/vorbisfile.c
  74. target thumb C++: libstagefright_color_conversion <= frameworks/av/media/libstagefright/colorconversion/ColorConverter.cpp
  75. target thumb C++: libstagefright_color_conversion <= frameworks/av/media/libstagefright/colorconversion/SoftwareRenderer.cpp
  76. external/tremolo/Tremolo/treminfo.c: In function '_vorbis_unpack_books':
  77. external/tremolo/Tremolo/treminfo.c:281:5: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  78. if(ci->floor_type[i]<0 || ci->floor_type[i]>=VI_FLOORB)goto err_out;
  79. ^
  80. target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/AutoCorrelation_v5.s
  81. target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/band_nrg_v5.s
  82. target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/CalcWindowEnergy_v5.s
  83. target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/PrePostMDCT_v7.s
  84. target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/R4R8First_v7.s
  85. target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/Radix4FFT_v7.s
  86. target arm C++: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/AACEncoder.cpp
  87. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/basic_op/basicop2.c
  88. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/basic_op/oper_32b.c
  89. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aac_rom.c
  90. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aacenc.c
  91. external/tremolo/Tremolo/vorbisfile.c: In function 'ov_raw_seek':
  92. external/tremolo/Tremolo/vorbisfile.c:1057:10: warning: 'eosflag' may be used uninitialized in this function [-Wmaybe-uninitialized]
  93. if(eosflag)
  94. ^
  95. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aacenc_core.c
  96. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/adj_thr.c
  97. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/band_nrg.c
  98. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bit_cnt.c
  99. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bitbuffer.c
  100. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bitenc.c
  101. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/block_switch.c
  102. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/channel_map.c
  103. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c
  104. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/grp_data.c
  105. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/interface.c
  106. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/line_pe.c
  107. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/ms_stereo.c
  108. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/pre_echo_control.c
  109. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/psy_configuration.c
  110. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/psy_main.c
  111. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/qc_main.c
  112. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/quantize.c
  113. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/sf_estim.c
  114. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/spreading.c
  115. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/stat_bits.c
  116. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/tns.c
  117. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/transform.c
  118. target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/memalign.c
  119. target thumb C++: libstagefright_matroska <= frameworks/av/media/libstagefright/matroska/MatroskaExtractor.cpp
  120. target thumb C++: libstagefright_webm <= frameworks/av/media/libstagefright/webm/EbmlUtil.cpp
  121. target thumb C++: libstagefright_webm <= frameworks/av/media/libstagefright/webm/WebmElement.cpp
  122. target thumb C++: libstagefright_webm <= frameworks/av/media/libstagefright/webm/WebmFrame.cpp
  123. target thumb C++: libstagefright_webm <= frameworks/av/media/libstagefright/webm/WebmFrameThread.cpp
  124. target thumb C++: libstagefright_webm <= frameworks/av/media/libstagefright/webm/WebmWriter.cpp
  125. frameworks/av/media/libstagefright/matroska/MatroskaExtractor.cpp: In constructor 'android::MatroskaSource::MatroskaSource(const android::sp<android::MatroskaExtractor>&, size_t)':
  126. frameworks/av/media/libstagefright/matroska/MatroskaExtractor.cpp:267:34: error: 'MEDIA_MIMETYPE_AUDIO_DTS' was not declared in this scope
  127. } else if (!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_DTS)) {
  128. ^
  129. frameworks/av/media/libstagefright/matroska/MatroskaExtractor.cpp: In member function 'void android::MatroskaExtractor::addTracks()':
  130. frameworks/av/media/libstagefright/matroska/MatroskaExtractor.cpp:1110:52: error: 'MEDIA_MIMETYPE_AUDIO_DTS' was not declared in this scope
  131. meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_DTS);
  132. ^
  133. make: *** [/home/cuzz1369/Candy//cm12/target/product/d852/obj/STATIC_LIBRARIES/libstagefright_matroska_intermediates/MatroskaExtractor.o] Error 1
  134. make: *** Waiting for unfinished jobs....
  135. cuzz1369@cuzzuntu:/media/cuzz1369/source/cm12$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement