libshout: import from old packages feed

- add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
Nicolas Thill
2015-02-17 06:51:02 +01:00
parent 548c85a5f9
commit dd17d21b2f
3 changed files with 96 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
--- a/src/vorbis.c
+++ b/src/vorbis.c
@@ -28,7 +28,7 @@
#endif
#include <stdlib.h>
-#include <vorbis/codec.h>
+#include <tremor/ivorbiscodec.h>
#include "shout_private.h"
#include "shout_ogg.h"