diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-06-18 18:08:20 -0400 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-07-09 10:14:12 -0400 |
commit | a54f03bf07da964a1b04b03b85bc39deba76efa4 (patch) | |
tree | bc25fa712a44e0bb1afca2ce48edd99a88048110 /doc/APIchanges | |
parent | 33a7b453a8e1f090c694ea4f36769dc837be88f0 (diff) | |
download | ffmpeg-a54f03bf07da964a1b04b03b85bc39deba76efa4.tar.gz |
display: add matrix flip api
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 91bc290019..9535b88914 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2013-12-xx API changes, most recent first: +2014-07-xx - xxxxxxx - lavu 53.18.0 - display.h + Add av_display_matrix_flip() to flip the transformation matrix. + 2014-07-xx - xxxxxxx - lavc 55.56.0 - dv_profile.h Add a public API for DV profile handling. |