Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/mad: make variables more local | Max Kellermann | 2014-08-26 | 1 | -9/+5 |
* | decoder/mad: simplify "return", eliminate check | Max Kellermann | 2014-08-26 | 1 | -3/+1 |
* | decoder/mad: don't reset the xing struct | Max Kellermann | 2014-08-25 | 1 | -3/+1 |
* | decoder/mad: remove unused flag "found_xing" | Max Kellermann | 2014-08-25 | 1 | -3/+1 |
* | decoder/mad: convert enums/macros to constexpr | Max Kellermann | 2014-08-24 | 1 | -22/+17 |
* | decoder/mad: make variables more local | Max Kellermann | 2014-08-24 | 1 | -60/+31 |
* | InputStream: move typedef offset_type to Offset.hxx | Max Kellermann | 2014-08-19 | 1 | -5/+5 |
* | decoder/mad: check InputStream::KnownSize() | Max Kellermann | 2014-08-19 | 1 | -2/+2 |
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -1/+1 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -2/+2 |
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+1155 |