summaryrefslogtreecommitdiff
path: root/gst/nsf/nsf.c
Commit message (Expand)AuthorAgeFilesLines
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+1
* gst/nsf/: Remove memguard again and apply hopefully all previously dropped lo...Sebastian Dröge2008-03-261-3/+16
* gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o...Andreas Henriksson2008-03-251-139/+574
* gst/nsf/: Fix some things the Forte compiler warns about (#362626).Josep Torra Valles2006-10-171-2/+11
* gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just che...Tim-Philipp Müller2006-07-191-1/+8
* gst/nsf/nsf.c: Fix compilation by not ignoring return values of fread.Wim Taymans2006-07-181-4/+13
* Added NSF decoder plugin. Fixes 151192.Wim Taymans2006-07-131-0/+648