shithub: aubio

Download patch

ref: 4fa1fd9d9201ce4d8d817ef0e5c1fb502a139171
parent: e1cdb899cb63cda44e50846e07751dd219010cfa
author: Paul Brossier <[email protected]>
date: Fri Dec 6 09:35:32 EST 2013

doc/web.cfg: add source_avcodec and audio_unit to blacklist

--- a/doc/web.cfg
+++ b/doc/web.cfg
@@ -702,8 +702,10 @@
 
 EXCLUDE                = ../src/aubio_priv.h \
                          ../src/mathutils .h \
+                         ../src/io/audio_unit.h \
                          ../src/io/source_sndfile.h \
                          ../src/io/source_apple_audio.h \
+                         ../src/io/source_avcodec.h \
                          ../src/io/sink_sndfile.h \
                          ../src/io/sink_apple_audio.h \
                          ../src/io/sndfileio.h \