Skip to content

Releases: libretro/libretro-mpv

0.3.alpha

19 Jun 12:57
420af7c
Compare
Choose a tag to compare
0.3.alpha Pre-release
Pre-release
  • Use mpv render API.
  • Use mpv audio callback (merge pending).

0.2.alpha

08 Jan 19:38
Compare
Choose a tag to compare
0.2.alpha Pre-release
Pre-release
  • Fix aspect ratio issue #10.
  • Support all extensions provided by ffmpeg.
  • Add mpv logging.
  • Fix fullscreen and context change issue #1.
  • Many other minor changes.

0.1.alpha

03 Jan 00:14
Compare
Choose a tag to compare
0.1.alpha Pre-release
Pre-release

Changes:

  • Add hardware acceleration.
  • Use video resolution for framebuffer.
  • Add basic input controls.

0.0.alpha

02 Jan 13:46
Compare
Choose a tag to compare
0.0.alpha Pre-release
Pre-release

Proof of concept release

Media files supported by mpv can now be played in Retroarch.

Currently, mpv-libretro will play the input file. There is absolutely no other functionality at this time.

Note that since the audio is not handled by Retroarch, audio will continue playing regardless of whether the core is paused or not.