summaryrefslogtreecommitdiff
path: root/libavutil/display.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/display: Don't include avutil.hAndreas Rheinhardt2022-02-241-0/+1
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-111-43/+0
|\
* | Added a selftest to libavutil/display.cPetru Rares Sincraian2016-03-221-0/+43
* | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer2015-03-241-2/+2
|\ \ | |/
| * mov: Write the display matrix in orderVittorio Giovara2015-03-231-2/+2
* | Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer2014-07-091-0/+10
|\ \ | |/
| * display: add matrix flip apiVittorio Giovara2014-07-091-0/+10
* | avutil/display: use hypot().Clément Bœsch2014-05-231-4/+2
* | Merge commit '82fc9f4b38244236a6ca7f946662ca653044a04c'Michael Niedermayer2014-05-191-0/+1
|\ \ | |/
| * display: Include mathematics.h for fallback definition of NANMartin Storsjö2014-05-191-0/+1
* | Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer2014-05-191-4/+4
|/
* Add transformation matrix API.Vittorio Giovara2014-05-191-0/+64