• Stefano Sabatini's avatar
    lavc: add format field to AVFrame · 18ded93a
    Stefano Sabatini authored
    The format is a per-frame property, having it in AVFrame simplify the
    operation of extraction of that information, since avoids the need to
    access the codec/stream context.
    18ded93a
avcodec.h 135 KB