From: Paul Brossier Date: Fri, 6 Dec 2013 19:34:58 +0000 (-0500) Subject: python/lib/generator.py: add source_avcodec to blacklist X-Git-Tag: 0.4.0-beta1~52^2~4 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=e1cdb899cb63cda44e50846e07751dd219010cfa;p=aubio.git python/lib/generator.py: add source_avcodec to blacklist --- diff --git a/python/lib/generator.py b/python/lib/generator.py index 744e5b7a..4c2b4d81 100755 --- a/python/lib/generator.py +++ b/python/lib/generator.py @@ -57,6 +57,7 @@ def generate_object_files(output_path): 'sink_sndfile', 'source_apple_audio', 'source_sndfile', + 'source_avcodec', #'sampler', 'audio_unit', ]