]> git.sesse.net Git - ffmpeg/blobdiff - INSTALL
Correctly support pal8 with alpha in libswscale, fix png pal8 with alpha.
[ffmpeg] / INSTALL
diff --git a/INSTALL b/INSTALL
index 8cd22bd4414aff2f243e7e0db686d84b7863778f..95493463029615c90d40a7979356ab802989abcd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -9,3 +9,7 @@ path when launching 'configure', e.g. '/ffmpegdir/ffmpeg/configure'.
 2) Then type 'make' to build FFmpeg. GNU Make 3.81 or later is required.
 
 3) Type 'make install' to install all binaries and libraries you built.
+
+NOTICE
+
+ - Non system dependencies (e.g. libx264, libvpx) are disabled by default.