summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2014-03-09 12:26:18 +0000
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-04-07 23:50:34 +0200
commit8b17243d1742279bcb2368f8d325ea71e66736c8 (patch)
tree3a225d35ac9b7dfb356b6b25be041a884e1ecbc0 /doc/APIchanges
parent46439e156219d27f059cf687743ba5aacf238b87 (diff)
lavu: Add packed YVYU422 pixel format
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 26271c86da..ec1816a66b 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2013-12-xx
API changes, most recent first:
+2014-04-xx - xxxxxxx - lavu 53.11.0 - pixfmt.h
+ Add AV_PIX_FMT_YVYU422 pixel format.
+
2014-04-xx - xxxxxxx - lavu 53.10.0 - replaygain.h
Full scale for peak values is now 100000 (instead of UINT32_MAX) and values
may overflow.