Skip to main content

Cognos Notes

A personal blog and technical reference site for C++ and other programming topics.

Preloading Multiple ExoPlayer Instances Without Exhausting the VPU's MPS Budget

Published Jul 11, 2026 by Austin Kim

Read more →
Cognos Notes icon mark

Cognos Notes

Cognos Notes is a comprehensive documentation platform for storing and managing technical notes and references.

C++

C++ is preferred for writing media codecs because it provides uncompromised low-level hardware control, superior integration with legacy C-based multimedia libraries (like FFmpeg), and optimal execution speeds required for real-time video processing.