Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-28 | Hide VagStream implementation, only expose it via a factory method | Max Horn | |
svn-id: r47634 | |||
2010-01-28 | Fix MP3 playback speed. | Johannes Schickel | |
svn-id: r47632 | |||
2010-01-27 | Fix seeking in FLAC implementation (FLAC's API uses the number of sample ↵ | Johannes Schickel | |
pairs, not the number of samples). svn-id: r47593 | |||
2010-01-27 | Moved the Shorten decoder inside the SAGA engine, as it's the only one using ↵ | Filippos Karapetis | |
it (and it's still unfinished, too) svn-id: r47592 | |||
2010-01-27 | Fix invalid sample position on Timestamp to sample conversion for Stereo ↵ | Johannes Schickel | |
streams. svn-id: r47591 | |||
2010-01-26 | Remove outdated comments | Max Horn | |
svn-id: r47582 | |||
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir ↵ | Max Horn | |
sound/decoders/ svn-id: r47579 |