Age | Commit message (Collapse) | Author |
|
and this can be implemented more efficiently stand-alone; implemented MP3InputStream (work in progress)
svn-id: r9313
|
|
#780420)
svn-id: r9302
|
|
work around it locally
svn-id: r9300
|
|
svn-id: r9288
|
|
svn-id: r9281
|
|
svn-id: r9276
|
|
svn-id: r9271
|
|
segfaults :-)
svn-id: r9258
|
|
slightly better (the fact that the main AudioInputStream methods are virtual still means that no inlining can take place there; but of course, if we did change that, all the rate converters would have to exist in 8, instead of currently 2, compiled versions)
svn-id: r9256
|
|
svn-id: r9253
|
|
don't think we'll ever support 5.1 sound :-)); fixed a bug in st_rate_flow where it sometimes would overflow the output buffer; made CopyRateConverter a template, too, increasing efficency
svn-id: r9239
|
|
improved efficency; renamed MemoryAudioInputStream -> LinearMemoryStream and use some template voodoo to make the baseclass of Input8bitSignedStream etc. variable; added (commented out) draf of WrappedMemoryStream
svn-id: r9209
|
|
svn-id: r9190
|