• Stefano Sabatini's avatar
    lavc: add a sample_aspect_ratio field to AVFrame · 77e9dee8
    Stefano Sabatini authored
    The sample aspect ratio is a per-frame property, so it makes sense to
    define it in AVFrame rather than in the codec/stream context.
    Simplify application-level sample aspect ratio information extraction,
    and allow further simplifications.
    77e9dee8