Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder: enable decoders even if they have no init() method | Max Kellermann | 2008-11-02 | 1 | -1/+1 |
* | decoder: make all decoder_plugin structs const | Max Kellermann | 2008-11-01 | 1 | -11/+11 |
* | decoder: manage decoder list in a static array | Max Kellermann | 2008-11-01 | 1 | -90/+78 |
* | decoder: return const decoder_plugin structs | Max Kellermann | 2008-11-01 | 1 | -7/+8 |
* | decoder: use bool for return values and flags | Max Kellermann | 2008-10-30 | 1 | -1/+1 |
* | ffmpeg: new decoder plugin | Viliam Mateicka | 2008-10-17 | 1 | -0/+4 |
* | Makefile.am: don't compile disabled decoder plugins | Max Kellermann | 2008-10-17 | 1 | -0/+18 |
* | decoder: renamed plugin methods | Max Kellermann | 2008-09-29 | 1 | -3/+3 |
* | moved global variable "pc" to player.h | Max Kellermann | 2008-08-26 | 1 | -0/+1 |
* | renamed functions in decoder_list.h | Max Kellermann | 2008-08-26 | 1 | -18/+20 |
* | no camel case in struct decoder_plugin | Max Kellermann | 2008-08-26 | 1 | -4/+4 |
* | renamed inputPlugin.* to decoder_list.* | Max Kellermann | 2008-08-26 | 1 | -0/+166 |