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