Oliver Woodman 5d35698d8f Make MediaCodecTrackRenderer discard non-keyframes after seek.
This means that after a decoder flush, the renderer will avoid
feeding non-keyframes into the decoder until it has received and
fed the first keyframe. The decoder has no way of correctly
decoding non-keyframes that arrive before a keyframe.
2014-09-08 11:30:20 +01:00
..
2014-06-16 12:56:04 +01:00
2014-06-16 12:56:04 +01:00
2014-07-18 23:00:44 +09:00