• Vittorio Giovara's avatar
    mov: Write the display matrix in order · e4fe535d
    Vittorio Giovara authored
    This will allow to copy the matrix as is and it is just cleaner to keep
    the matrix in the same order specified by the mov standard (which is
    also explicitly described in the documentation).
    
    In order to preserve compatibility, flip the angle sign in the display API
    av_display_rotation_set() and av_display_rotation_get(), and improve the
    documentation mentioning the rotation direction.
    e4fe535d