0f923e6072
Cuesheets were invoking a seek operation on open, rather than on first playback, and this has a heavy toll on FFmpeg audio formats, apparently. Defer the initial seek to the first readAudio call, and do not invoke it if a seek was already called on that input session. Signed-off-by: Christopher Snowhill <kode54@gmail.com> |
||
---|---|---|
.. | ||
CueSheet.xcodeproj | ||
en.lproj | ||
es.lproj | ||
CueSheet.h | ||
CueSheet.m | ||
CueSheetContainer.h | ||
CueSheetContainer.m | ||
CueSheetDecoder.h | ||
CueSheetDecoder.m | ||
CueSheetMetadataReader.h | ||
CueSheetMetadataReader.m | ||
CueSheetTrack.h | ||
CueSheetTrack.m | ||
CueSheet_Prefix.pch | ||
Info.plist |