• Simon Morlat's avatar
    Improve H264 MediaCodec integration: · d777f601
    Simon Morlat authored
    - encoder uses frameToNalus from h264utils.c
    - encoder repeats SPS/PPS if the underlying implementation does not
    - encoder uses the new IFrameRequestLimiter
    
    - decoder processing is smoother (we're polling for output frames every tick)
    d777f601