[FFmpeg-cvslog] configure: Fix pseudo-German

Timothy Gu git at videolan.org
Wed Nov 25 03:18:17 CET 2015


ffmpeg | branch: master | Timothy Gu <timothygu99 at gmail.com> | Tue Nov 24 18:17:38 2015 -0800| [798920033ecebeefa60225a62b0296d89b099eda] | committer: Timothy Gu

configure: Fix pseudo-German

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=798920033ecebeefa60225a62b0296d89b099eda
---

 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 4a28836..0198b75 100755
--- a/configure
+++ b/configure
@@ -273,7 +273,7 @@ External library support:
   --enable-libzmq          enable message passing via libzmq [no]
   --enable-libzvbi         enable teletext support via libzvbi [no]
   --disable-lzma           disable lzma [autodetect]
-  --enable-decklink        enable Blackmagick DeckLink I/O support [no]
+  --enable-decklink        enable Blackmagic DeckLink I/O support [no]
   --enable-mmal            enable decoding via MMAL [no]
   --enable-nvenc           enable NVIDIA NVENC support [no]
   --enable-openal          enable OpenAL 1.1 capture support [no]



More information about the ffmpeg-cvslog mailing list