[io] add note about reference vorbis implementation
authorPaul Brossier <piem@piem.org>
Wed, 12 Dec 2018 14:28:31 +0000 (15:28 +0100)
committerPaul Brossier <piem@piem.org>
Wed, 12 Dec 2018 14:28:31 +0000 (15:28 +0100)
src/io/sink_vorbis.c

index e37a150..4693de3 100644 (file)
 
 */
 
+/*
+  This file is largely inspired by `examples/encoder_example.c` in the
+  libvorbis source package (versions 1.3.5 and later) available online at
+  https://xiph.org/vorbis/
+*/
+
 #include "aubio_priv.h"
 
 #ifdef HAVE_VORBISENC