• paulwilkins's avatar
    Further Corpus VBR change. · 06d231c9
    paulwilkins authored
    Change to the bit allocation within a GF/ARF group.
    
    Normal VBR and CQ mode allocate bits to a GF/ARF group based of the mean
    complexity score of the frames in that group but then share bits evenly between
    the "normal" frames in that group regardless of the individual frame complexity
    scores (with the exception of the middle and last frames).
    
    This patch alters the behavior for the experimental "Corpus VBR" mode such that
    the allocation is always based on the individual complexity scores.
    
    Change-Id: I5045a143eadeb452302886cc5ccffd0906b75708
    06d231c9