diff options
author | Timothy Gu <timothygu99@gmail.com> | 2015-11-24 18:17:38 -0800 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2015-11-24 18:18:12 -0800 |
commit | 798920033ecebeefa60225a62b0296d89b099eda (patch) | |
tree | 60a82a8452df6af0edd5bf42586cd4ae42c91433 | |
parent | 990619968a40ff64f789ba7d004a118351695fa6 (diff) | |
download | ffmpeg-798920033ecebeefa60225a62b0296d89b099eda.tar.gz |
configure: Fix pseudo-German
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |