Max Kellermann
|
df4db50904
|
DecoderList: add function decoder_plugins_supports_suffix()
Replaces decoder_plugin_from_suffix().
|
2013-12-29 16:59:57 +01:00 |
|
Max Kellermann
|
358b671033
|
DecoderList: remove unused function decoder_plugin_from_mime_type()
|
2013-12-29 15:53:55 +01:00 |
|
Max Kellermann
|
f6d67ac260
|
DecoderThread: simplify the decoder lookup loop
Merge the two loops into one, and eliminate the GSList.
|
2013-10-21 22:15:57 +02:00 |
|
Max Kellermann
|
74904b9cf2
|
DecoderList: reimplement _for_each() with function object
|
2013-10-21 22:02:19 +02:00 |
|
Max Kellermann
|
72af3c0489
|
decoder_plugin: rename struct to DecoderPlugin
|
2013-10-21 20:31:34 +02:00 |
|
Max Kellermann
|
59f8144c50
|
*: use nullptr instead of NULL
|
2013-10-19 18:19:03 +02:00 |
|
Max Kellermann
|
01dd540d7e
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
|