> Right now H264or5VideoStreamParser can return 0 from parse() without
> requesting more data from input source which leads to frame
> delivery process becomes stalled (as
> MPEGVideoStreamFramer::continueReadProcessing()
> does not call afterGetting() in this case either).
> This can happen for s
Right now H264or5VideoStreamParser can return 0 from parse() without
requesting more data from input source which leads to frame
delivery process becomes stalled (as
MPEGVideoStreamFramer::continueReadProcessing()
does not call afterGetting() in this case either).
This can happen for several reas