Matthew Duggan b4647bc3f6 VIDEO: Fix rate set on theora decoder, add API to get frame rate.
PR #4276 incorrectly assumed "rate" was the frame rate of the video, but it
should be the playback rate.  Revert that change.

Instead, add an alternate API for fetching frame rate from TheoraDecoder.
2023-02-23 13:44:07 +09:00
..