[FFmpeg-cvslog] Add audio_float to confgigure's CONFIG list.

Carl Eugen Hoyos git at videolan.org
Tue Apr 5 15:15:26 CEST 2011


ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Tue Apr  5 15:14:51 2011 +0200| [71a2da30cd0bf42e48ab4b0e64a2911ddec5a7ba] | committer: Carl Eugen Hoyos

Add audio_float to confgigure's CONFIG list.

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

 configure |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure b/configure
index d2fe04c..ba1dcb7 100755
--- a/configure
+++ b/configure
@@ -901,6 +901,7 @@ CONFIG_LIST="
     $COMPONENT_LIST
     aandct
     ac3dsp
+    audio_float
     avcodec
     avdevice
     avfilter



More information about the ffmpeg-cvslog mailing list