Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | test/*: use fprintf(stderr,...) and Log() instead of g_printerr() | Max Kellermann | 2013-12-24 | 1 | -4/+4 |
* | DecoderAPI: add function decoder_read_full() | Max Kellermann | 2013-12-14 | 1 | -0/+18 |
* | DecoderAPI: add function decoder_skip() | Max Kellermann | 2013-12-14 | 1 | -0/+16 |
* | test: merge duplicate code to FakeDecoderAPI.cxx | Max Kellermann | 2013-12-14 | 1 | -0/+110 |