diff options
author | Jean First | 2011-09-23 20:26:20 +0200 |
---|---|---|
committer | Vittorio Giovara | 2014-03-16 23:05:47 +0100 |
commit | 1481d24c3a0abf81e1d7a514547bd5305232be30 (patch) | |
tree | 37821e19a9abec128e6c875c7860eab419b9a9bb /doc | |
parent | d24e9a99a40166bf881ccd2e3ae5688af4726658 (diff) |
RGBA64 pixel formats
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index d6134f99cc..38d18bc826 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2013-12-xx API changes, most recent first: +2014-xx-xx - xxxxxxx - lavu 53.06.0 - pixfmt.h + Add RGBA64 pixel format and variants. + 2014-xx-xx - xxxxxxx - lavu 53.05.0 - frame.h Add av_frame_copy() for copying the frame data. |