[Live-devel] Regarding MP3 FileSource

Pramod Bhagwat prbhagwat at gmail.com
Wed Jul 30 23:19:43 PDT 2008


Hi Ross,
following may be bug in the MP3FileSource present in MP3FileSource.cpp
1. MP3FileSource destructor is not closing the input file. It needs to call
CloseInputFile here.
2. In MP3FileSource::createNew class before the final statement return NULL,
call to CloseInputFile is required.(i.e. if newSource creation fails, it
needs to close the already opened file)

Warm Regards,
prb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080731/7a1ee156/attachment.html>


More information about the live-devel mailing list