Changeset bddd8cbf in ffmpeg

Timestamp:
May 19, 2014, 11:13:10 AM (11 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
853cc025, ef1d4ee2
Parents:
9929b356
git-author:
Vittorio Giovara <vittorio.giovara@gmail.com> (05/16/14 02:06:49)
git-committer:
Anton Khirnov <anton@khirnov.net> (05/19/14 11:13:10)
Message:

Add transformation matrix API.

Add AV_PKT_DATA_DISPLAYMATRIX and AV_FRAME_DATA_DISPLAYMATRIX as stream and
frame side data (respectively) to describe a display transformation matrix
for linear transformation operations on the decoded video.

Add functions to easily extract a rotation angle from a matrix and
conversely to setup a matrix for a given rotation angle.

Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

Note: See TracChangeset for help on using the changeset viewer.