Advertisement
Alucryd

pht ffmpeg 2.1

Nov 19th, 2013
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.41 KB | None | 0 0
  1. [ 26%] Building CXX object xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp.o
  2. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h:30:0,
  3. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.h:23,
  4. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp:21:
  5. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:75:46: error: use of enum 'CodecID' without previous declaration
  6. virtual AVCodec *avcodec_find_decoder(enum CodecID id)=0;
  7. ^
  8. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:76:46: error: use of enum 'CodecID' without previous declaration
  9. virtual AVCodec *avcodec_find_encoder(enum CodecID id)=0;
  10. ^
  11. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:26:0,
  12. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h:30,
  13. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.h:23,
  14. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp:21:
  15. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  16. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  17. ^
  18. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  19. typedef result (linkage * name##_METHOD) args; \
  20. ^
  21. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  22. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  23. ^
  24. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  25. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  26. ^
  27. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  28. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  29. ^
  30. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  31. virtual result name args \
  32. ^
  33. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  34. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  35. ^
  36. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  37. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  38. ^
  39. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  40. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  41. ^
  42. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  43. typedef result (linkage * name##_METHOD) args; \
  44. ^
  45. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  46. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  47. ^
  48. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  49. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  50. ^
  51. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  52. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  53. ^
  54. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  55. virtual result name args \
  56. ^
  57. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  58. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  59. ^
  60. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  61. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  62. ^
  63. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/../../DVDStreamInfo.h:30:0,
  64. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp:25:
  65. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/../../DVDDemuxers/DVDDemux.h:126:3: error: 'CodecID' does not name a type
  66. CodecID codec;
  67. ^
  68. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/../../DVDDemuxers/DVDDemux.h: In constructor 'CDemuxStream::CDemuxStream()':
  69. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/../../DVDDemuxers/DVDDemux.h:91:5: error: 'codec' was not declared in this scope
  70. codec = (CodecID)0; // CODEC_ID_NONE
  71. ^
  72. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/../../DVDDemuxers/DVDDemux.h:91:14: error: 'CodecID' was not declared in this scope
  73. codec = (CodecID)0; // CODEC_ID_NONE
  74. ^
  75. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/../../DVDDemuxers/DVDDemux.h:91:22: error: expected ';' before numeric constant
  76. codec = (CodecID)0; // CODEC_ID_NONE
  77. ^
  78. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp:25:0:
  79. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/../../DVDStreamInfo.h: At global scope:
  80. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/../../DVDStreamInfo.h:62:3: error: 'CodecID' does not name a type
  81. CodecID codec;
  82. ^
  83. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h:30:0,
  84. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.h:23,
  85. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:21:
  86. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:75:46: error: use of enum 'CodecID' without previous declaration
  87. virtual AVCodec *avcodec_find_decoder(enum CodecID id)=0;
  88. ^
  89. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:76:46: error: use of enum 'CodecID' without previous declaration
  90. virtual AVCodec *avcodec_find_encoder(enum CodecID id)=0;
  91. ^
  92. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:26:0,
  93. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h:30,
  94. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.h:23,
  95. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:21:
  96. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  97. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  98. ^
  99. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  100. typedef result (linkage * name##_METHOD) args; \
  101. ^
  102. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  103. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  104. ^
  105. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  106. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  107. ^
  108. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  109. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  110. ^
  111. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  112. virtual result name args \
  113. ^
  114. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  115. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  116. ^
  117. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  118. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  119. ^
  120. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  121. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  122. ^
  123. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  124. typedef result (linkage * name##_METHOD) args; \
  125. ^
  126. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  127. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  128. ^
  129. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  130. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  131. ^
  132. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  133. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  134. ^
  135. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  136. virtual result name args \
  137. ^
  138. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  139. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  140. ^
  141. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  142. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  143. ^
  144. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.h:25:0,
  145. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:21:
  146. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPcm.h:47:3: error: 'CodecID' does not name a type
  147. CodecID m_codecID;
  148. ^
  149. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:21:0:
  150. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.h:27:27: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
  151. #define LPCM_BUFFER_SIZE (AVCODEC_MAX_AUDIO_FRAME_SIZE / 2)
  152. ^
  153. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.h:41:17: note: in expansion of macro 'LPCM_BUFFER_SIZE'
  154. BYTE m_buffer[LPCM_BUFFER_SIZE];
  155. ^
  156. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.h:43:3: error: 'CodecID' does not name a type
  157. CodecID m_codecID;
  158. ^
  159. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h:30:0,
  160. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:22:
  161. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:126:3: error: 'CodecID' does not name a type
  162. CodecID codec;
  163. ^
  164. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h: In constructor 'CDemuxStream::CDemuxStream()':
  165. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:5: error: 'codec' was not declared in this scope
  166. codec = (CodecID)0; // CODEC_ID_NONE
  167. ^
  168. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:14: error: 'CodecID' was not declared in this scope
  169. codec = (CodecID)0; // CODEC_ID_NONE
  170. ^
  171. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:22: error: expected ';' before numeric constant
  172. codec = (CodecID)0; // CODEC_ID_NONE
  173. ^
  174. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp: In constructor 'CDVDAudioCodecFFmpeg::CDVDAudioCodecFFmpeg()':
  175. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp:33:43: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
  176. m_pBuffer2 = (BYTE*)_aligned_malloc(AVCODEC_MAX_AUDIO_FRAME_SIZE + FF_INPUT_BUFFER_PADDING_SIZE, 16);
  177. ^
  178. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp: In member function 'virtual bool CDVDAudioCodecFFmpeg::Open(CDVDStreamInfo&, CDVDCodecOptions&)':
  179. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp:67:52: error: 'class CDVDStreamInfo' has no member named 'codec'
  180. pCodec = m_dllAvCodec.avcodec_find_decoder(hints.codec);
  181. ^
  182. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp:70:86: error: 'class CDVDStreamInfo' has no member named 'codec'
  183. CLog::Log(LOGDEBUG,"CDVDAudioCodecFFmpeg::Open() Unable to find codec %d", hints.codec);
  184. ^
  185. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:22:0:
  186. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h: At global scope:
  187. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h:62:3: error: 'CodecID' does not name a type
  188. CodecID codec;
  189. ^
  190. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp: In constructor 'CDVDAudioCodecLPcm::CDVDAudioCodecLPcm()':
  191. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:26:3: error: 'm_codecID' was not declared in this scope
  192. m_codecID = CODEC_ID_NONE;
  193. ^
  194. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp: In member function 'virtual int CDVDAudioCodecFFmpeg::Decode(BYTE*, int)':
  195. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp:148:20: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
  196. m_iBufferSize1 = AVCODEC_MAX_AUDIO_FRAME_SIZE ;
  197. ^
  198. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:21:0:
  199. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.h:27:27: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
  200. #define LPCM_BUFFER_SIZE (AVCODEC_MAX_AUDIO_FRAME_SIZE / 2)
  201. ^
  202. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:27:18: note: in expansion of macro 'LPCM_BUFFER_SIZE'
  203. m_bufferSize = LPCM_BUFFER_SIZE;
  204. ^
  205. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:28:10: error: 'm_buffer' was not declared in this scope
  206. memset(m_buffer, 0, sizeof(m_buffer));
  207. ^
  208. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp: In member function 'virtual bool CDVDAudioCodecLPcm::Open(CDVDStreamInfo&, CDVDCodecOptions&)':
  209. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:33:3: error: 'm_codecID' was not declared in this scope
  210. m_codecID = hints.codec;
  211. ^
  212. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:33:21: error: 'class CDVDStreamInfo' has no member named 'codec'
  213. m_codecID = hints.codec;
  214. ^
  215. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:36:10: error: 'class CDVDStreamInfo' has no member named 'codec'
  216. hints2.codec = CODEC_ID_NONE;
  217. ^
  218. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:40:14: error: 'class CDVDStreamInfo' has no member named 'codec'
  219. if (hints2.codec != CODEC_ID_NONE)
  220. ^
  221. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp: In member function 'virtual int CDVDAudioCodecLPcm::Decode(BYTE*, int)':
  222. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp:48:13: error: 'm_buffer' was not declared in this scope
  223. BYTE* d = m_buffer;
  224. ^
  225. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h:30:0,
  226. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.h:23,
  227. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.cpp:21:
  228. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:75:46: error: use of enum 'CodecID' without previous declaration
  229. virtual AVCodec *avcodec_find_decoder(enum CodecID id)=0;
  230. ^
  231. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:76:46: error: use of enum 'CodecID' without previous declaration
  232. virtual AVCodec *avcodec_find_encoder(enum CodecID id)=0;
  233. ^
  234. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:26:0,
  235. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h:30,
  236. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.h:23,
  237. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.cpp:21:
  238. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  239. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  240. ^
  241. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  242. typedef result (linkage * name##_METHOD) args; \
  243. ^
  244. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  245. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  246. ^
  247. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  248. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  249. ^
  250. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  251. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  252. ^
  253. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  254. virtual result name args \
  255. ^
  256. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  257. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  258. ^
  259. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  260. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  261. ^
  262. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  263. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  264. ^
  265. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  266. typedef result (linkage * name##_METHOD) args; \
  267. ^
  268. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  269. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  270. ^
  271. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  272. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  273. ^
  274. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  275. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  276. ^
  277. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  278. virtual result name args \
  279. ^
  280. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  281. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  282. ^
  283. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  284. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  285. ^
  286. At global scope:
  287. cc1plus: warning: unrecognized command line option "-Wno-self-assign-field" [enabled by default]
  288. cc1plus: warning: unrecognized command line option "-Wno-parentheses-equality" [enabled by default]
  289. xbmc/CMakeFiles/xbmc.dir/build.make:1322: recipe for target 'xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp.o' failed
  290. make[2]: *** [xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.cpp.o] Error 1
  291. make[2]: *** Waiting for unfinished jobs....
  292. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h:30:0,
  293. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.cpp:22:
  294. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:126:3: error: 'CodecID' does not name a type
  295. CodecID codec;
  296. ^
  297. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h: In constructor 'CDemuxStream::CDemuxStream()':
  298. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:5: error: 'codec' was not declared in this scope
  299. codec = (CodecID)0; // CODEC_ID_NONE
  300. ^
  301. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:14: error: 'CodecID' was not declared in this scope
  302. codec = (CodecID)0; // CODEC_ID_NONE
  303. ^
  304. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:22: error: expected ';' before numeric constant
  305. codec = (CodecID)0; // CODEC_ID_NONE
  306. ^
  307. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.cpp:22:0:
  308. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h: At global scope:
  309. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h:62:3: error: 'CodecID' does not name a type
  310. CodecID codec;
  311. ^
  312. At global scope:
  313. cc1plus: warning: unrecognized command line option "-Wno-self-assign-field" [enabled by default]
  314. cc1plus: warning: unrecognized command line option "-Wno-parentheses-equality" [enabled by default]
  315. xbmc/CMakeFiles/xbmc.dir/build.make:1299: recipe for target 'xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp.o' failed
  316. make[2]: *** [xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.cpp.o] Error 1
  317. cc1plus: warning: unrecognized command line option "-Wno-self-assign-field" [enabled by default]
  318. cc1plus: warning: unrecognized command line option "-Wno-parentheses-equality" [enabled by default]
  319. xbmc/CMakeFiles/xbmc.dir/build.make:1345: recipe for target 'xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.cpp.o' failed
  320. make[2]: *** [xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.cpp.o] Error 1
  321. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h:30:0,
  322. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.h:26,
  323. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp:21:
  324. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:75:46: error: use of enum 'CodecID' without previous declaration
  325. virtual AVCodec *avcodec_find_decoder(enum CodecID id)=0;
  326. ^
  327. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:76:46: error: use of enum 'CodecID' without previous declaration
  328. virtual AVCodec *avcodec_find_encoder(enum CodecID id)=0;
  329. ^
  330. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:26:0,
  331. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodec.h:30,
  332. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.h:26,
  333. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp:21:
  334. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  335. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  336. ^
  337. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  338. typedef result (linkage * name##_METHOD) args; \
  339. ^
  340. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  341. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  342. ^
  343. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  344. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  345. ^
  346. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  347. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  348. ^
  349. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  350. virtual result name args \
  351. ^
  352. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  353. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  354. ^
  355. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  356. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  357. ^
  358. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  359. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  360. ^
  361. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  362. typedef result (linkage * name##_METHOD) args; \
  363. ^
  364. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  365. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  366. ^
  367. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  368. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  369. ^
  370. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  371. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  372. ^
  373. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  374. virtual result name args \
  375. ^
  376. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  377. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  378. ^
  379. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  380. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  381. ^
  382. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h:30:0,
  383. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp:23:
  384. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:126:3: error: 'CodecID' does not name a type
  385. CodecID codec;
  386. ^
  387. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h: In constructor 'CDemuxStream::CDemuxStream()':
  388. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:5: error: 'codec' was not declared in this scope
  389. codec = (CodecID)0; // CODEC_ID_NONE
  390. ^
  391. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:14: error: 'CodecID' was not declared in this scope
  392. codec = (CodecID)0; // CODEC_ID_NONE
  393. ^
  394. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:22: error: expected ';' before numeric constant
  395. codec = (CodecID)0; // CODEC_ID_NONE
  396. ^
  397. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp:23:0:
  398. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h: At global scope:
  399. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h:62:3: error: 'CodecID' does not name a type
  400. CodecID codec;
  401. ^
  402. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvFormat.h:27:0,
  403. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.h:25,
  404. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:21:
  405. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:75:46: error: use of enum 'CodecID' without previous declaration
  406. virtual AVCodec *avcodec_find_decoder(enum CodecID id)=0;
  407. ^
  408. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:76:46: error: use of enum 'CodecID' without previous declaration
  409. virtual AVCodec *avcodec_find_encoder(enum CodecID id)=0;
  410. ^
  411. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvFormat.h:26:0,
  412. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.h:25,
  413. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:21:
  414. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  415. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  416. ^
  417. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  418. typedef result (linkage * name##_METHOD) args; \
  419. ^
  420. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  421. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  422. ^
  423. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  424. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  425. ^
  426. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:56: error: use of enum 'CodecID' without previous declaration
  427. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  428. ^
  429. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  430. virtual result name args \
  431. ^
  432. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  433. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  434. ^
  435. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:212:3: note: in expansion of macro 'DEFINE_METHOD1'
  436. DEFINE_METHOD1(AVCodec*, avcodec_find_decoder, (enum CodecID p1))
  437. ^
  438. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  439. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  440. ^
  441. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:132:46: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  442. typedef result (linkage * name##_METHOD) args; \
  443. ^
  444. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  445. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  446. ^
  447. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  448. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  449. ^
  450. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:56: error: use of enum 'CodecID' without previous declaration
  451. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  452. ^
  453. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:138:25: note: in definition of macro 'DEFINE_METHOD_LINKAGE_BASE'
  454. virtual result name args \
  455. ^
  456. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/DynamicDll.h:209:44: note: in expansion of macro 'DEFINE_METHOD_LINKAGE1'
  457. #define DEFINE_METHOD1(result, name, args) DEFINE_METHOD_LINKAGE1(result, __cdecl, name, args)
  458. ^
  459. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/lib/DllAvCodec.h:213:3: note: in expansion of macro 'DEFINE_METHOD1'
  460. DEFINE_METHOD1(AVCodec*, avcodec_find_encoder, (enum CodecID p1))
  461. ^
  462. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:21:0:
  463. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.h:69:39: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
  464. unsigned char m_BCBuffer[AVCODEC_MAX_AUDIO_FRAME_SIZE];
  465. ^
  466. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.h:92:31: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
  467. uint8_t m_NeededBuffer[AVCODEC_MAX_AUDIO_FRAME_SIZE];
  468. ^
  469. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.h:97:3: error: 'CodecID' does not name a type
  470. CodecID m_codec;
  471. ^
  472. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h:30:0,
  473. from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:23:
  474. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:126:3: error: 'CodecID' does not name a type
  475. CodecID codec;
  476. ^
  477. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h: In constructor 'CDemuxStream::CDemuxStream()':
  478. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:5: error: 'codec' was not declared in this scope
  479. codec = (CodecID)0; // CODEC_ID_NONE
  480. ^
  481. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:14: error: 'CodecID' was not declared in this scope
  482. codec = (CodecID)0; // CODEC_ID_NONE
  483. ^
  484. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemux.h:91:22: error: expected ';' before numeric constant
  485. codec = (CodecID)0; // CODEC_ID_NONE
  486. ^
  487. In file included from /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:23:0:
  488. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h: At global scope:
  489. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDStreamInfo.h:62:3: error: 'CodecID' does not name a type
  490. CodecID codec;
  491. ^
  492. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp: In member function 'virtual bool CDVDAudioCodecPassthrough::Open(CDVDStreamInfo&, CDVDCodecOptions&)':
  493. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp:70:14: error: 'class CDVDStreamInfo' has no member named 'codec'
  494. (hints.codec == CODEC_ID_AC3 && bSupportsAC3Out) ||
  495. ^
  496. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp:71:14: error: 'class CDVDStreamInfo' has no member named 'codec'
  497. (hints.codec == CODEC_ID_DTS && bSupportsDTSOut) ||
  498. ^
  499. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp:74:18: error: 'class CDVDStreamInfo' has no member named 'codec'
  500. (hints.codec == CODEC_ID_EAC3 && bSupportsAC3Out ) ||
  501. ^
  502. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp:75:18: error: 'class CDVDStreamInfo' has no member named 'codec'
  503. (hints.codec == CODEC_ID_TRUEHD && bSupportsTrueHDOut)
  504. ^
  505. At global scope:
  506. cc1plus: warning: unrecognized command line option "-Wno-self-assign-field" [enabled by default]
  507. cc1plus: warning: unrecognized command line option "-Wno-parentheses-equality" [enabled by default]
  508. xbmc/CMakeFiles/xbmc.dir/build.make:1368: recipe for target 'xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp.o' failed
  509. make[2]: *** [xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp.o] Error 1
  510. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp: In member function 'bool CDVDAudioCodecPassthroughFFmpeg::SetupMuxer(CDVDStreamInfo&, CStdString, CDVDAudioCodecPassthroughFFmpeg::Muxer&)':
  511. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:97:64: error: 'struct CDVDAudioCodecPassthroughFFmpeg::Muxer' has no member named 'm_BCBuffer'
  512. muxer.m_pFormat->pb = m_dllAvFormat.avio_alloc_context(muxer.m_BCBuffer, sizeof(muxer.m_BCBuffer), AVIO_FLAG_READ, &muxer, NULL, MuxerReadPacket, NULL);
  513. ^
  514. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:97:89: error: 'struct CDVDAudioCodecPassthroughFFmpeg::Muxer' has no member named 'm_BCBuffer'
  515. muxer.m_pFormat->pb = m_dllAvFormat.avio_alloc_context(muxer.m_BCBuffer, sizeof(muxer.m_BCBuffer), AVIO_FLAG_READ, &muxer, NULL, MuxerReadPacket, NULL);
  516. ^
  517. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:142:29: error: 'class CDVDStreamInfo' has no member named 'codec'
  518. if(!m_SampleRate && hints.codec == CODEC_ID_AC3)
  519. ^
  520. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:147:33: error: 'class CDVDStreamInfo' has no member named 'codec'
  521. codec->codec_id = hints.codec;
  522. ^
  523. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp: In member function 'bool CDVDAudioCodecPassthroughFFmpeg::SupportsFormat(CDVDStreamInfo&)':
  524. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:280:39: error: 'class CDVDStreamInfo' has no member named 'codec'
  525. if (m_bSupportsAC3Out && hints.codec == CODEC_ID_AC3) m_pSyncFrame = &CDVDAudioCodecPassthroughFFmpeg::SyncAC3;
  526. ^
  527. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:281:39: error: 'class CDVDStreamInfo' has no member named 'codec'
  528. else if (m_bSupportsDTSOut && hints.codec == CODEC_ID_DTS) m_pSyncFrame = &CDVDAudioCodecPassthroughFFmpeg::SyncDTS;
  529. ^
  530. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:282:39: error: 'class CDVDStreamInfo' has no member named 'codec'
  531. else if (m_bSupportsAACOut && hints.codec == CODEC_ID_AAC) m_pSyncFrame = &CDVDAudioCodecPassthroughFFmpeg::SyncAAC;
  532. ^
  533. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp: In member function 'virtual bool CDVDAudioCodecPassthroughFFmpeg::Open(CDVDStreamInfo&, CDVDCodecOptions&)':
  534. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:331:15: error: 'class CDVDStreamInfo' has no member named 'codec'
  535. if (hints.codec == CODEC_ID_AAC)
  536. ^
  537. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:350:3: error: 'm_codec' was not declared in this scope
  538. m_codec = hints.codec;
  539. ^
  540. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:350:19: error: 'class CDVDStreamInfo' has no member named 'codec'
  541. m_codec = hints.codec;
  542. ^
  543. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp: In member function 'virtual int CDVDAudioCodecPassthroughFFmpeg::Decode(BYTE*, int)':
  544. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:420:23: error: 'm_NeededBuffer' was not declared in this scope
  545. int room = sizeof(m_NeededBuffer) - m_NeededUsed;
  546. ^
  547. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp: In member function 'virtual AEDataFormat CDVDAudioCodecPassthroughFFmpeg::GetDataFormat()':
  548. /build/plex-home-theater/src/plex-home-theater-public-pht-v1.0.1/xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp:482:10: error: 'm_codec' was not declared in this scope
  549. switch(m_codec)
  550. ^
  551. At global scope:
  552. cc1plus: warning: unrecognized command line option "-Wno-self-assign-field" [enabled by default]
  553. cc1plus: warning: unrecognized command line option "-Wno-parentheses-equality" [enabled by default]
  554. xbmc/CMakeFiles/xbmc.dir/build.make:1391: recipe for target 'xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp.o' failed
  555. make[2]: *** [xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp.o] Error 1
  556. CMakeFiles/Makefile2:1063: recipe for target 'xbmc/CMakeFiles/xbmc.dir/all' failed
  557. make[1]: *** [xbmc/CMakeFiles/xbmc.dir/all] Error 2
  558. make[1]: *** Waiting for unfinished jobs....
  559. libpng warning: iCCP: known incorrect sRGB profile
  560. libpng warning: iCCP: cHRM chunk does not match sRGB
  561. libpng warning: iCCP: known incorrect sRGB profile
  562. libpng warning: iCCP: cHRM chunk does not match sRGB
  563. libpng warning: iCCP: known incorrect sRGB profile
  564. libpng warning: iCCP: cHRM chunk does not match sRGB
  565. libpng warning: iCCP: known incorrect sRGB profile
  566. libpng warning: iCCP: cHRM chunk does not match sRGB
  567. F.png ARGB (48,48 @ 9216 bytes)
  568. OSDRepeatFO.png ARGB (48,48 @ 9216 bytes)
  569. OSDRepeatNF.png ARGB (48,48 @ 9216 bytes)
  570. OSDRepeatOneFO.png ARGB (48,48 @ 9216 bytes)
  571. OSDRepeatOneNF.png ARGB (48,48 @ 9216 bytes)
  572. OSDRewindFO.png ARGB (48,48 @ 9216 bytes)
  573. OSDRewindNF.png ARGB (48,48 @ 9216 bytes)
  574. OSDSeekForward.png ARGB (26,57 @ 5928 bytes)
  575. OSDSeekFrame.png ARGB (128,80 @ 40960 bytes)
  576. OSDSeekRewind.png ARGB (26,57 @ 5928 bytes)
  577. OSDStopFO.png ARGB (48,48 @ 9216 bytes)
  578. OSDStopNF.png DXT5 (48,48 @ 2304 bytes)
  579. OSDVideoFO.png ARGB (48,48 @ 9216 bytes)
  580. OSDVideoNF.png ARGB (48,48 @ 9216 bytes)
  581. OSDVizFO.png ARGB (48,48 @ 9216 bytes)
  582. OSDVizNF.png DXT5 (48,48 @ 2304 bytes)
  583. OptionsPanel.png ARGB (280,720 @ 806400 bytes)
  584. OverlayInProgress.png ARGB (33,30 @ 3960 bytes)
  585. OverlayUnwatched.png ARGB (33,30 @ 3960 bytes)
  586. OverlayWUBG.png ARGB (32,39 @ 4992 bytes)
  587. PhotoViewBG.png DXT5 (1280,720 @ 921600 bytes)
  588. PhotoViewBG2.png DXT5 (1280,720 @ 921600 bytes)
  589. Pointer.png ARGB (30,30 @ 3600 bytes)
  590. PointerClick.png ARGB (30,30 @ 3600 bytes)
  591. PointerDrag.png ARGB (30,30 @ 3600 bytes)
  592. PointerFocus.png ARGB (30,30 @ 3600 bytes)
  593. ScrollBarFO.png ARGB (27,1 @ 108 bytes)
  594. ScrollBarNF.png ARGB (27,1 @ 108 bytes)
  595. ScrollBarNibFO.png ARGB (25,24 @ 2400 bytes)
  596. ScrollBarNibNF.png ARGB (25,24 @ 2400 bytes)
  597. ScrollBarNibVFO.png ARGB (24,25 @ 2400 bytes)
  598. ScrollBarNibVNF.png ARGB (24,25 @ 2400 bytes)
  599. ScrollBarV.png ARGB (24,32 @ 3072 bytes)
  600. SeekSliderBack.png DXT1 (1200,24 @ 14400 bytes)
  601. SharedContentBG.png ARGB (1280,720 @ 3686400 bytes)
  602. SliderBackground.png DXT5 (186,38 @ 7520 bytes)
  603. SliderNibFO.png ARGB (29,38 @ 4408 bytes)
  604. SliderNibNF.png ARGB (29,38 @ 4408 bytes)
  605. TVFanartOverlay.png DXT1 (1280,720 @ 460800 bytes)
  606. TVFanartOverlay2.png ARGB (1280,720 @ 3686400 bytes)
  607. TVFanartOverlay3.png ARGB (1280,720 @ 3686400 bytes)
  608. TVTitleBG.png DXT5 (256,36 @ 9216 bytes)
  609. TemporarySearchBackground.png ARGB * (1280,720 @ 3686400 bytes)
  610. ThumbBG.png DXT5 (4,4 @ 16 bytes)
  611. ThumbBorder.png DXT5 (32,32 @ 1024 bytes)
  612. ThumbBorder2.png DXT5 (3,3 @ 16 bytes)
  613. ThumbShadow.png DXT5 (64,64 @ 4096 bytes)
  614. ThumbShadow2.png DXT5 (64,64 @ 4096 bytes)
  615. Trailer.png ARGB (64,64 @ 16384 bytes)
  616. Unwatchedcount.png DXT5 (48,27 @ 1344 bytes)
  617. UnwatchedcountFocused.png ARGB (48,27 @ 5184 bytes)
  618. VideoInfoBG.png DXT5 (1005,601 @ 608832 bytes)
  619. ViewThumbAlbums.png ARGB * (320,180 @ 230400 bytes)
  620. ViewThumbCoverflow.png ARGB * (320,180 @ 230400 bytes)
  621. ViewThumbEpisodes.png ARGB (320,180libpng warning: iCCP: known incorrect sRGB profile
  622. libpng warning: iCCP: cHRM chunk does not match sRGB
  623. libpng warning: iCCP: known incorrect sRGB profile
  624. libpng warning: iCCP: known incorrect sRGB profile
  625. libpng warning: iCCP: known incorrect sRGB profile
  626. libpng warning: iCCP: known incorrect sRGB profile
  627. libpng warning: iCCP: known incorrect sRGB profile
  628. libpng warning: iCCP: known incorrect sRGB profile
  629. libpng warning: iCCP: known incorrect sRGB profile
  630. libpng warning: iCCP: known incorrect sRGB profile
  631. libpng warning: iCCP: known incorrect sRGB profile
  632. @ 230400 bytes)
  633. ViewThumbImageStream.png ARGB (320,180 @ 230400 bytes)
  634. ViewThumbInfoList.png ARGB (320,180 @ 230400 bytes)
  635. ViewThumbList.png ARGB * (320,180 @ 230400 bytes)
  636. ViewThumbMediaPreview.png ARGB (320,180 @ 230400 bytes)
  637. ViewThumbPanelStream.png ARGB (320,180 @ 230400 bytes)
  638. ViewThumbPictures.png ARGB (320,180 @ 230400 bytes)
  639. ViewThumbPluginStream.png ARGB (320,180 @ 230400 bytes)
  640. ViewThumbSeasons.png ARGB (320,180 @ 230400 bytes)
  641. ViewThumbShowcase.png ARGB * (320,180 @ 230400 bytes)
  642. ViewThumbSongs.png ARGB * (320,180 @ 230400 bytes)
  643. ViewThumbTVWide.png ARGB (320,180 @ 230400 bytes)
  644. ViewThumbWallStream.png ARGB * (320,180 @ 230400 bytes)
  645. VisOsdPanel.png ARGB (534,720 @ 1537920 bytes)
  646. VolumeBlue.png ARGB (47,47 @ 8836 bytes)
  647. VolumeRed.png ARGB (47,47 @ 8836 bytes)
  648. White.png DXT1 * (1,1 @ 8 bytes)
  649. WhiteTransparent.png DXT5 (1,1 @ 16 bytes)
  650. amt-blank-episode-focus.png DXT5 (254,147 @ 37888 bytes)
  651. amt-blank-episode-nofocus.png DXT1 (254,147 @ 18944 bytes)
  652. amt-blank-poster-focus.png ARGB (156,226 @ 141024 bytes)
  653. amt-blank-poster-nofocus.png DXT5 (132,192 @ 25344 bytes)
  654. amt-blank-poster.png ARGB * (256,376 @ 385024 bytes)
  655. arrow_orange.png ARGB (13,27 @ 1404 bytes)
  656. bannerFrameShadow.png DXT5 (865,215 @ 187488 bytes)
  657. bannerMask.png DXT3 (846,195 @ 166208 bytes)
  658. bigPosterFrame.png DXT3 (451,683 @ 309168 bytes)
  659. bigPosterFrameShadow.png ARGB (471,703 @ 1324452 bytes)
  660. bigPosterHorizMask.png DXT3 (683,451 @ 309168 bytes)
  661. bigPosterMask.png DXT3 (451,683 @ 309168 bytes)
  662. bigSquareMask.png DXT3 (395,395 @ 156816 bytes)
  663. blackwiderounded.png DXT3 (98,38 @ 4000 bytes)
  664. blackwideroundedtflat.png DXT5 (98,29 @ 3200 bytes)
  665. bookmark-resume.png ARGB * (256,144 @ 147456 bytes)
  666. bullet.png ARGB (9,8 @ 288 bytes)
  667. button_keyboard.png DXT3 (40,40 @ 1600 bytes)
  668. button_keyboard_toggle_on.png ARGB (40,40 @ 6400 bytes)
  669. defaultDVDEmptyBig.png ARGB (256,256 @ 262144 bytes)
  670. defaultDVDFullBig.png ARGB (256,256 @ 262144 bytes)
  671. defaultFolderBackBig.png ARGB * (256,256 @ 262144 bytes)
  672. defaultFolderBig.png ARGB * (256,256 @ 262144 bytes)
  673. defaultHardDiskBig.png ARGB (256,256 @ 262144 bytes)
  674. defaultMovies.png ARGB (256,256 @ 262144 bytes)
  675. defaultNetworkBig.png ARGB (256,256 @ 262144 bytes)
  676. defaultRecentlyAddedEpisodes.png ARGB (256,256 @ 262144 bytes)
  677. defaultRecentlyAddedMovies.png ARGB (256,256 @ 262144 bytes)
  678. defaultTvshows.png ARGB (256,256 @ 262144 bytes)
  679. episodeFrameSmallOrange.png ARGB (191,120 @ 91680 bytes)
  680. episodeMaskSmall.png DXT3 (191,120 @ 23040 bytes)
  681. exclamation-big.png DXT5 (19,144 @ 2880 bytes)
  682. flipclock_bg.png ARGB (199,92 @ 73232 bytes)
  683. flipclock_fg.png DXT1 (199,92 @ 9200 bytes)
  684. frameOrange.png DXT3 (127,185 @ 24064 bytes)
  685. frameOrange2.png ARGB (127,185 @ 93980 bytes)
  686. grainy_blalibpng warning: iCCP: known incorrect sRGB profile
  687. libpng warning: iCCP: known incorrect sRGB profile
  688. libpng warning: iCCP: known incorrect sRGB profile
  689. libpng warning: iCCP: known incorrect sRGB profile
  690. libpng warning: iCCP: known incorrect sRGB profile
  691. libpng warning: iCCP: known incorrect sRGB profile
  692. libpng warning: iCCP: known incorrect sRGB profile
  693. libpng warning: iCCP: known incorrect sRGB profile
  694. libpng warning: iCCP: known incorrect sRGB profile
  695. libpng warning: iCCP: known incorrect sRGB profile
  696. libpng warning: iCCP: known incorrect sRGB profile
  697. libpng warning: iCCP: known incorrect sRGB profile
  698. libpng warning: iCCP: known incorrect sRGB profile
  699. libpng warning: iCCP: known incorrect sRGB profile
  700. libpng warning: iCCP: known incorrect sRGB profile
  701. libpng warning: iCCP: known incorrect sRGB profile
  702. libpng warning: iCCP: known incorrect sRGB profile
  703. libpng warning: iCCP: known incorrect sRGB profile
  704. libpng warning: iCCP: known incorrect sRGB profile
  705. libpng warning: iCCP: known incorrect sRGB profile
  706. libpng warning: iCCP: known incorrect sRGB profile
  707. libpng warning: iCCP: known incorrect sRGB profile
  708. libpng warning: iCCP: known incorrect sRGB profile
  709. libpng warning: iCCP: known incorrect sRGB profile
  710. libpng warning: iCCP: known incorrect sRGB profile
  711. libpng warning: iCCP: known incorrect sRGB profile
  712. libpng warning: iCCP: known incorrect sRGB profile
  713. ck_bg.png ARGB * (1280,720 @ 3686400 bytes)
  714. grainyoverlay01.png ARGB * (1280,502 @ 2570240 bytes)
  715. gray.png ARGB * (89,23 @ 8188 bytes)
  716. list_movieicon_mask.png DXT3 (195,294 @ 58016 bytes)
  717. logo.png ARGB (521,326 @ 679384 bytes)
  718. newlistdoublebgfocused2.png DXT5 (886,488 @ 433344 bytes)
  719. newlistdoublebgunfocused1.png ARGB (886,488 @ 1729472 bytes)
  720. newlistheader.png ARGB * (900,37 @ 133200 bytes)
  721. newlistselector.png DXT5 (163,210 @ 34768 bytes)
  722. newlistselector2.png DXT5 (163,210 @ 34768 bytes)
  723. newlistsinglebgfocused2.png DXT5 (886,281 @ 252192 bytes)
  724. newlistsinglebgunfocused1.png ARGB (886,281 @ 995864 bytes)
  725. nowplaying-bar.png DXT5 (1280,450 @ 578560 bytes)
  726. orange.png ARGB * (892,31 @ 110608 bytes)
  727. picturesbg-focus.png ARGB (110,110 @ 48400 bytes)
  728. plex-grey-button.png DXT5 (45,40 @ 1920 bytes)
  729. plex-orange-button.png DXT5 (45,40 @ 1920 bytes)
  730. plex-search-active-section-background.pn ARGB * (907,210 @ 761880 bytes)
  731. plex-search-background.png ARGB * (1280,720 @ 3686400 bytes)
  732. plex-search-button-wide.png ARGB (120,40 @ 19200 bytes)
  733. plex-search-button.png DXT5 (45,40 @ 1920 bytes)
  734. plex-search-episode-mask.png DXT3 (294,195 @ 58016 bytes)
  735. plex-search-header-disabled.png ARGB * (1000,34 @ 136000 bytes)
  736. plex-search-header.png ARGB * (910,38 @ 138320 bytes)
  737. plex-search-header_.png ARGB * (886,40 @ 141760 bytes)
  738. plex-search-input.png ARGB * (367,53 @ 77804 bytes)
  739. plex-search-selected-bg.png ARGB * (162,203 @ 131544 bytes)
  740. plex-search-square-mask.png DXT5 (198,198 @ 40000 bytes)
  741. plugin-icon-bg2.png ARGB * (300,300 @ 360000 bytes)
  742. plugin-stream-highlight.png ARGB (195,195 @ 152100 bytes)
  743. pms.png ARGB (911,504 @ 1836576 bytes)
  744. posterFrameSmall.png ARGB (127,185 @ 93980 bytes)
  745. posterFrameSmallOrange.png ARGB (127,185 @ 93980 bytes)
  746. posterFrameSmallShadow2.png ARGB * (128,185 @ 94720 bytes)
  747. posterFrameSmallShadow3.png ARGB (147,205 @ 120540 bytes)
  748. posterMaskSmall.png DXT3 (127,185 @ 24064 bytes)
  749. rating0-big.png ARGB (288,72 @ 82944 bytes)
  750. rating0.png ARGB (128,32 @ 16384 bytes)
  751. rating1-big.png ARGB (288,72 @ 82944 bytes)
  752. rating1.png ARGB (128,32 @ 16384 bytes)
  753. rating10-big.png DXT3 (288,72 @ 20736 bytes)
  754. rating10.png ARGB (128,32 @ 16384 bytes)
  755. rating2-big.png ARGB (288,72 @ 82944 bytes)
  756. rating2.png ARGB (128,32 @ 16384 bytes)
  757. rating3-big.png ARGB (288,72 @ 82944 bytes)
  758. rating3.png ARGB (128,32 @ 16384 bytes)
  759. rating4-big.png ARGB (288,72 @ 82944 bytes)
  760. rating4.png ARGB (128,32 @ 16384 bytes)
  761. rating5-big.png ARGB (288,72 @ 82944 bytes)
  762. rating5.png ARGB (128,32 @ 16384 bytes)
  763. rating6-big.png DXT3 (288,72 @ 20736 bytes)
  764. rating6.png ARGB (128,32 @ 16384 bytes)
  765. rating7-big.png ARGB (288,72 @ 82944 bytes)
  766. rating7.png libpng warning: iCCP: known incorrect sRGB profile
  767. libpng warning: iCCP: known incorrect sRGB profile
  768. libpng warning: iCCP: known incorrect sRGB profile
  769. libpng warning: iCCP: known incorrect sRGB profile
  770. libpng warning: iCCP: known incorrect sRGB profile
  771. libpng warning: iCCP: cHRM chunk does not match sRGB
  772. libpng warning: iCCP: known incorrect sRGB profile
  773. libpng warning: iCCP: cHRM chunk does not match sRGB
  774. libpng warning: iCCP: known incorrect sRGB profile
  775. libpng warning: iCCP: cHRM chunk does not match sRGB
  776. libpng warning: iCCP: known incorrect sRGB profile
  777. libpng warning: iCCP: cHRM chunk does not match sRGB
  778. libpng warning: iCCP: known incorrect sRGB profile
  779. libpng warning: iCCP: cHRM chunk does not match sRGB
  780. libpng warning: iCCP: known incorrect sRGB profile
  781. ARGB (128,32 @ 16384 bytes)
  782. rating8-big.png DXT3 (288,72 @ 20736 bytes)
  783. rating8.png ARGB (128,32 @ 16384 bytes)
  784. rating9-big.png DXT3 (288,72 @ 20736 bytes)
  785. rating9.png ARGB (128,32 @ 16384 bytes)
  786. round-big.png DXT3 (257,256 @ 66560 bytes)
  787. songrating0.png DXT1 (128,32 @ 2048 bytes)
  788. songrating1.png DXT3 (128,32 @ 4096 bytes)
  789. songrating2.png ARGB (128,32 @ 16384 bytes)
  790. songrating3.png ARGB (128,32 @ 16384 bytes)
  791. songrating4.png ARGB (128,32 @ 16384 bytes)
  792. songrating5.png ARGB (128,32 @ 16384 bytes)
  793. spinner.png DXT5 (200,200 @ 40000 bytes)
  794. tick-big.png DXT3 (174,170 @ 30272 bytes)
  795. unknown-user.png ARGB (256,256 @ 262144 bytes)
  796. whitewiderounded.png DXT3 (98,38 @ 4000 bytes)
  797. whitewideroundedtflat.png DXT5 (98,29 @ 3200 bytes)
  798. [ 26%] Built target CompressTextures
  799. Makefile:136: recipe for target 'all' failed
  800. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement