[FFmpeg-cvslog] configure: fix enable-libopus help string
Tristan Matthews
git at videolan.org
Thu May 15 21:13:29 CEST 2014
ffmpeg | branch: master | Tristan Matthews <le.businessman at gmail.com> | Wed May 14 16:13:49 2014 +0000| [7c5ca546a0747a20c7f7fb5550455c3042699ee9] | committer: Janne Grunau
configure: fix enable-libopus help string
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c5ca546a0747a20c7f7fb5550455c3042699ee9
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index c27bc75..6f84dfa 100755
--- a/configure
+++ b/configure
@@ -192,7 +192,7 @@ External library support:
--enable-libopencore-amrwb enable AMR-WB decoding via libopencore-amrwb [no]
--enable-libopencv enable video filtering via libopencv [no]
--enable-libopenjpeg enable JPEG 2000 de/encoding via OpenJPEG [no]
- --enable-libopus enable Opus decoding via libopus [no]
+ --enable-libopus enable Opus de/encoding via libopus [no]
--enable-libpulse enable Pulseaudio input via libpulse [no]
--enable-librtmp enable RTMP[E] support via librtmp [no]
--enable-libschroedinger enable Dirac de/encoding via libschroedinger [no]
More information about the ffmpeg-cvslog
mailing list