summaryrefslogtreecommitdiffstats
path: root/gst/nsf/vrc7_snd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/nsf/vrc7_snd.h')
-rw-r--r--gst/nsf/vrc7_snd.h16
1 files changed, 10 insertions, 6 deletions
diff --git a/gst/nsf/vrc7_snd.h b/gst/nsf/vrc7_snd.h
index 9521d4f7..965f7d75 100644
--- a/gst/nsf/vrc7_snd.h
+++ b/gst/nsf/vrc7_snd.h
@@ -55,10 +55,8 @@ extern apuext_t vrc7_ext;
/*
** $Log$
-** Revision 1.1 2006/07/13 15:07:28 wtay
-** Based on patches by: Johan Dahlin <johan at gnome dot org>
-** Ronald Bultje <rbultje at ronald dot bitfreak dot net>
-** * configure.ac:
+** Revision 1.2 2008/03/25 15:56:12 slomo
+** Patch by: Andreas Henriksson <andreas at fatal dot set>
** * gst/nsf/Makefile.am:
** * gst/nsf/dis6502.h:
** * gst/nsf/fds_snd.c:
@@ -66,7 +64,6 @@ extern apuext_t vrc7_ext;
** * gst/nsf/fmopl.c:
** * gst/nsf/fmopl.h:
** * gst/nsf/gstnsf.c:
-** * gst/nsf/gstnsf.h:
** * gst/nsf/log.c:
** * gst/nsf/log.h:
** * gst/nsf/memguard.c:
@@ -85,7 +82,13 @@ extern apuext_t vrc7_ext;
** * gst/nsf/vrc7_snd.h:
** * gst/nsf/vrcvisnd.c:
** * gst/nsf/vrcvisnd.h:
-** Added NSF decoder plugin. Fixes 151192.
+** Update our internal nosefart to nosefart-2.7-mls to fix segfaults
+** on some files. Fixes bug #498237.
+** Remove some // comments, fix some compiler warnings and use pow()
+** instead of a slow, selfmade implementation.
+**
+** Revision 1.1 2003/04/08 20:53:01 ben
+** Adding more files...
**
** Revision 1.3 2000/07/04 04:51:02 matt
** made data types stricter
@@ -97,3 +100,4 @@ extern apuext_t vrc7_ext;
** initial revision
**
*/
+