• Stefano Sabatini's avatar
    lavc: add a sample_aspect_ratio field to AVFrame · b58dbb5b
    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.
    b58dbb5b