aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderList.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* decoder/mp4v2: remove because of incompatible licenseMax Kellermann2014-11-251-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 Kellermann2014-09-261-0/+2
|
* decoder/Mp4v2: add MP4v2 decoder pluginAndrée Ekroth2014-08-071-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 Kellermann2014-01-241-26/+1
| | | Merge duplicate code.
* Config*: move to config/Max Kellermann2014-01-241-2/+2
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+186