• Leo Izen's avatar
    avcodec/libjxldec: emit proper PTS to decoded AVFrame · 5942cf46
    Leo Izen authored
    If a sequence of JXL images is encapsulated in a container that has PTS
    information, we should use the PTS information from the container. At
    this time there is no container that does this, but if JPEG XL support
    is ever added to NUT, AVTransport, or some other container, this commit
    should allow the PTS information those containers provide to work as
    expected.
    Signed-off-by: 's avatarLeo Izen <leo.izen@gmail.com>
    5942cf46
libjxldec.c 22.6 KB