Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | decoder/ffpmeg: use forward declarations | Max Kellermann | 2014-12-10 | 1 | -0/+4 |
| | |||||
* | decoder/ffpmeg: rename functions to CamelCase | Max Kellermann | 2014-12-10 | 1 | -12/+12 |
| | |||||
* | decoder/ffmpeg: optimize ffmpeg_scan_dictionary() | Max Kellermann | 2014-12-10 | 1 | -7/+9 |
| | | | | | Don't scan tag items if the handler doesn't implement the tag() method. | ||||
* | decoder/ffmpeg: make the tag_table constexpr | Max Kellermann | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+76 |