id summary reporter owner description type status priority component version resolution keywords cc game 14280 VIDEO: VideoDecoder::loadStream() may delete the stream on failure ccawley2011 "A number of video decoders will store a reference to the stream early, which leads to it being deleted by the decoder if it fails. This is a problem when attempting to load a file with multiple decoders to determine the file format, as well as with the AVI decoder, which is inconsistent regarding what kind of errors will delete the stream (unsupported video codecs will cause the stream to be deleted, but a missing ""RIFF"" signature won't)." defect new normal Video