aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/gme: use free() instead of g_free()Max Kellermann2014-02-241-1/+1
* DecoderPlugin: free the container_scan() return value with delete[]Max Kellermann2014-02-241-4/+2
* decoder/opus: use new[] instead of g_malloc()Max Kellermann2014-02-221-6/+2
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-0711-62/+77
* fixed possible format_context not closed in ffmpeg_decodegeneticdrift2014-02-071-1/+4
* Input*: move to input/Max Kellermann2014-01-2417-18/+18
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-2478-0/+11131