ebiten/examples/video
Hajime Hoshi 68cc017189 Revert "examples/video: reduce video FPS"
This reverts commit 6f3f58cb32.

Reason: decoding the video already follows the framerate of the MPEG
data and skips rendering when necessary, so there is no need to adjust
FPS from Update.
2024-04-11 22:43:48 +09:00
..
license.md examples: add an example to play a video 2024-04-11 20:31:55 +09:00
main.go Revert "examples/video: reduce video FPS" 2024-04-11 22:43:48 +09:00
mpegplayer.go Revert "examples/video: reduce video FPS" 2024-04-11 22:43:48 +09:00
shibuya_noaudio.mpg examples: add an example to play a video 2024-04-11 20:31:55 +09:00
shibuya.mpg examples: add an example to play a video 2024-04-11 20:31:55 +09:00