aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/gme_decoder_plugin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* decoder/gme: allocate tag later, fixes memory leakMax Kellermann2010-05-311-1/+1
| | | | Allocate the "tag" object after the file has been opened successfully.
* Decoder for game music emulation library.Tony Miller2010-04-101-0/+129
Supports a number of videogame music formats, more info here: http://www.fly.net/~ant/libs/audio.html I wrote this plugin for the latest svn, get it here: http://code.google.com/p/game-music-emu/source/checkout