Advertisement
Guest User

Untitled

a guest
Jul 14th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. CC libavcodec/nvenc.o
  2. libavcodec/nvenc.c:96: warning: declaration does not declare anything
  3. libavcodec/nvenc.c: In function ‘out_surf_queue_enqueue’:
  4. libavcodec/nvenc.c:299: error: ‘NvencData’ has no member named ‘surface’
  5. libavcodec/nvenc.c: In function ‘out_surf_queue_dequeue’:
  6. libavcodec/nvenc.c:311: error: ‘NvencData’ has no member named ‘surface’
  7. libavcodec/nvenc.c: In function ‘timestamp_queue_enqueue’:
  8. libavcodec/nvenc.c:317: error: ‘NvencData’ has no member named ‘timestamp’
  9. libavcodec/nvenc.c: In function ‘timestamp_queue_dequeue’:
  10. libavcodec/nvenc.c:329: error: ‘NvencData’ has no member named ‘timestamp’
  11. make: *** [libavcodec/nvenc.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement