• Mark Thompson's avatar
    vp9: Add bsf to fix reordering in raw streams · 49419925
    Mark Thompson authored
    Takes a raw input stream containing frames with correct timestamps but
    possibly out of order and inserts additional show-existing-frame
    packets to correct the ordering.
    
    (cherry picked from commit 34e051d1)
    (cherry picked from commit b43b95f4)
    
    Also converted from bitstream to get_bits.
    49419925
bitstream_filters.c 2.88 KB