Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-11-14 | decoder: use audio_format_init_checked() | Max Kellermann | 1 | -4/+6 | |
Let the audio_check library verify the audio format in all (relevant, i.e. non-hardcoded) plugins. | |||||
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 | |
After we've been hit by Large File Support problems several times in the past week (which only occur on 32 bit platforms, which I don't have), this is yet another attempt to fix the issue. | |||||
2009-10-13 | tag: removed the "_ITEM_" suffix from the enum names | Max Kellermann | 1 | -3/+3 | |
2009-07-19 | Add audio_format_init() function | David Woodhouse | 1 | -3/+1 | |
It makes no difference right now, but we're about to add an endianness flag and will want to make sure it's correctly initialised every time. | |||||
2009-07-07 | decoder/sndfile: new decoder plugin based on libsndfile | Max Kellermann | 1 | -0/+246 | |