• David Flynn's avatar
    codec/schroedinger: Use new autoparse+tagging api · 7c229f88
    David Flynn authored
    Schroedinger now has an api that allows passing in arbitarily aligned
    data units (ie, whole encapsuation units), use this rather than attempt
    to chunk up the bitstream ourselves.
    
    This new api also enables buffer tagging, where buffers may be tagged
    with arbitary data that gets associated with the next picture to
    commence at or after the start of the buffer.  This removes the need
    for the TLBs and associated accounting.
    Signed-off-by: default avatarDavid Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
    7c229f88
schroedinger.c 14.3 KB