• Stefano Sabatini's avatar
    lavc: add format field to AVFrame · 8a4a5f6f
    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.
    8a4a5f6f
avcodec.h 149 KB