From f36030b8e3102ea007725c4e84a835397af6aca3 Mon Sep 17 00:00:00 2001 From: Jeffrey Pfau Date: Wed, 10 Dec 2014 19:59:26 -0800 Subject: [PATCH] All: Libav is tested now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8fa8dc85..a8e505f94 100644 --- a/README.md +++ b/README.md @@ -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.