Cargando…

Raspberry Pi GPU audio video programming /

Delve into the Broadcom VideoCore GPU used on the Raspberry Pi and master topics such as OpenGL ES and OpenMAX. Along the way, you'll also learn some Dispmanx, OpenVG, and GPGPU programming. The author, Jan Newmarch bumped into a need to do this kind of programming while trying to turn the RPi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Newmarch, Jan (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2017.
Colección:Technology in action series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Introduction to Raspberry Pi
  • 2. Khronos Group
  • 3. Compiling Programs for the Raspberry Pi
  • 4. Dispmanx on the Raspberry Pi
  • 5. EGL on RPi
  • 6. OpenGL ES on RPi
  • 7. OpenMAX on RPi Concepts
  • 8. OpenMAX Components
  • 9. OpenMAX on the RPi State
  • 10. OpenMAX IL Client Library on the RPi
  • 11. OpenMAX Buffers on the RPi
  • 12. Image Processing on the RPi
  • 13. OpenMAX Video Processing on the RPi
  • 14. OpenMAX Audio on the RPi
  • 15. Rendering OpenMAX to OpenGL on the RPi
  • 16. Playing Multimedia Files on the RPi
  • 17. Basic OpenVG on the RPi
  • 18. Text Processing in OpenVG on the RPi
  • 19. Overlays on the RPi.