aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderList.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DecoderList: add "pure" attributeMax Kellermann2013-12-291-0/+1
* DecoderList: add function decoder_plugins_supports_suffix()Max Kellermann2013-12-291-11/+10
* DecoderList: remove unused function decoder_plugin_from_mime_type()Max Kellermann2013-12-291-3/+0
* DecoderThread: simplify the decoder lookup loopMax Kellermann2013-10-211-0/+11
* DecoderList: reimplement _for_each() with function objectMax Kellermann2013-10-211-10/+28
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-7/+7
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+3
* decoder_list: convert to C++Max Kellermann2013-01-301-0/+63