[vlc-commits] configure: update aom description
Tristan Matthews
git at videolan.org
Thu Jul 23 02:30:42 CEST 2020
vlc | branch: master | Tristan Matthews <tmatth at videolan.org> | Wed Jul 22 12:37:44 2020 -0400| [6dd3b3c525019c7648069eb574d0f42869900aba] | committer: Tristan Matthews
configure: update aom description
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6dd3b3c525019c7648069eb574d0f42869900aba
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 7739761783..149c7c926b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2871,9 +2871,9 @@ PKG_WITH_MODULES([FAAD],[faad2],
[faad AAC audio decoder])
dnl
-dnl AOM decoder plugin
+dnl AOM encoder/decoder plugin
dnl
-PKG_ENABLE_MODULES_VLC([AOM], [], [aom], [experimental AV1 codec (default auto)])
+PKG_ENABLE_MODULES_VLC([AOM], [], [aom], [libaom AV1 encoder and decoder (default auto)])
dnl
dnl Dav1d decoder plugin
More information about the vlc-commits
mailing list