Media Framework Roadmap

@Dannington Yeah, this is a known issue. I’m working on it for 4.15. The problem is that the decoder is often several frames ahead, so when it delivers more frames than actually needed, the triple buffer in FMediaTextureResource starts dropping them. I’m going to implement a frame queuing system that also takes into account the frames’ time codes for 4.15.