Author | SHA1 | Message | Date |
---|---|---|---|
|
a54f03bf07 | display: add matrix flip api | 11 years ago |
|
fa972dcf1a | avutil/display: use hypot(). | 11 years ago |
|
82fc9f4b38 |
display: Include mathematics.h for fallback definition of NAN
This fixes compilation with MSVC. Signed-off-by: Martin Storsjö <martin@martin.st> |
11 years ago |
|
bddd8cbf68 |
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> |
11 years ago |