aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mp4ff_decoder_plugin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* decoder/mp4ff: rename plugin "mp4" to "mp4ff"Max Kellermann2010-05-301-1/+1
| | | | | The underlying library is named "libmp4ff". To reduce confusion, rename the plugin to a more specific name.
* renamed decoder plugin sourcesMax Kellermann2010-01-041-0/+421
Make it X_decoder_plugin.c.