Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/mp4v2: remove because of incompatible license | Max Kellermann | 2014-11-25 | 1 | -4/+0 |
| | | | | | | | | | libmp4v2 is licensed under MPL 1.1, which is incompatible with GPLv2. Unfortunately, this means that we must remove the plugin. More information can be found in the Debian bug report: http://bugs.debian.org/767504 | ||||
* | Merge tag 'v0.18.16' | Max Kellermann | 2014-09-26 | 1 | -0/+2 |
| | |||||
* | decoder/Mp4v2: add MP4v2 decoder plugin | Andrée Ekroth | 2014-08-07 | 1 | -0/+4 |
| | | | | | This plugin uses the MP4v2 library to play mp4/m4a files. It is limited to file_decode. | ||||
* | ConfigGlobal: add config_find_block() | Max Kellermann | 2014-01-24 | 1 | -26/+1 |
| | | | Merge duplicate code. | ||||
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -2/+2 |
| | |||||
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+186 |