summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJean First <jeanfirst@gmail.com>2011-09-23 20:26:20 +0200
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-03-16 23:05:47 +0100
commit1481d24c3a0abf81e1d7a514547bd5305232be30 (patch)
tree37821e19a9abec128e6c875c7860eab419b9a9bb /doc/APIchanges
parentd24e9a99a40166bf881ccd2e3ae5688af4726658 (diff)
RGBA64 pixel formats
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
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.