diff mbox

[FFmpeg-devel,7/7] Update Documentation

Message ID 1533164424-12395-8-git-send-email-klaxa1337@googlemail.com
State New
Headers show

Commit Message

Stephan Holljes Aug. 1, 2018, 11 p.m. UTC
Signed-off-by: Stephan Holljes <klaxa1337@googlemail.com>
---
 Documentation.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox

Patch

diff --git a/Documentation.txt b/Documentation.txt
index 3eb52b8..6295e4c 100644
--- a/Documentation.txt
+++ b/Documentation.txt
@@ -54,7 +54,8 @@  HTTPD-API
 
 To be independent of a specific http server implementation, an interface is
 provided that an http server implementation has to provide. At the time of
-writing an implementation using the libavformat http server is provided.
+writing an implementation using the libavformat http server and an
+implementation using the libmicrotthpd library are provided.
 
 The HTTPDInterface struct takes the following function pointers: