All: Libav is tested now

This commit is contained in:
Jeffrey Pfau 2014-12-10 19:59:26 -08:00
parent e0851f2f44
commit 094d673eea
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ mGBA has no hard dependencies, however, the following optional dependencies are
- SDL: for a more basic frontend and gamepad support in the Qt frontend. SDL 2 is recommended, but 1.2 is supported.
- zlib and libpng: for screenshot support and savestate-in-PNG support.
- libedit: for command-line debugger support.
- ffmpeg or libav: for video recording. Libav is untested.
- ffmpeg or libav: for video recording.
- libzip: for loading ROMs stored in zip files.
- ImageMagick: for GIF recording.