Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/gme: use free() instead of g_free() | Max Kellermann | 2014-02-24 | 1 | -1/+1 |
* | DecoderPlugin: free the container_scan() return value with delete[] | Max Kellermann | 2014-02-24 | 1 | -4/+2 |
* | decoder/opus: use new[] instead of g_malloc() | Max Kellermann | 2014-02-22 | 1 | -6/+2 |
* | DecoderPlugin: pass Path instance to file_decode() and scan_file() | Max Kellermann | 2014-02-07 | 11 | -62/+77 |
* | fixed possible format_context not closed in ffmpeg_decode | geneticdrift | 2014-02-07 | 1 | -1/+4 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 17 | -18/+18 |
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 78 | -0/+11131 |