mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
0e9f71b29a
This makes the internal API more modular, but the split also forces a cleaner implementation. It also means the OggDemuxer is now responsible for the ogg-specific stuff like seeking and (ogg-specific) type detection. Backported from the love.video-vpx branch of love-experiments --HG-- branch : minor