aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mod_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* aac, mod: moved decoder command check into loop conditionMax Kellermann2008-11-021-10/+5
* aac, mod: don't check for SEEK commandMax Kellermann2008-11-021-4/+0
* decoder_api: pass "seekable" flag to decoder_initialized()Max Kellermann2008-11-021-2/+2
* decoder: make the suffixes and mime_types arrays really constMax Kellermann2008-11-011-1/+2
* decoder: make all decoder_plugin structs constMax Kellermann2008-11-011-1/+1
* decoder_api: pass constant path pointersMax Kellermann2008-10-311-6/+20
* decoder: use bool for return values and flagsMax Kellermann2008-10-301-15/+16
* decoder: automatically flush the output buffer after decoder exitsMax Kellermann2008-10-291-2/+0
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-261-0/+278