aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/FindFFmpeg.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add an ffmpeg-based example playerChris Robinson2014-06-021-0/+173
This example shows proper timing and A/V synchronization with an OpenAL stream. Requires the in-progress AL_SOFTX_source_length extension to avoid manually keeping track of the buffer queue length.