summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-09-08 14:53:34 +0200
committerHendrik Leppkes <h.leppkes@gmail.com>2015-09-08 14:53:34 +0200
commitf53569a93f853057d4852601b547a1d9c57613b6 (patch)
tree8491cdda5b8afec5a9c7f9b655a157bddf0d7616 /doc
parentc734b34b044a182e10b4c2ad95a4f9f75aa1d64c (diff)
parent6b3ef7f080293956b2e5212b83135c6b051212e9 (diff)
Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'
* commit '6b3ef7f080293956b2e5212b83135c6b051212e9': lavu: Remove bit packing from AVComponentDescriptor Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index ca1419db14..c91c97cc9b 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -17,6 +17,8 @@ API changes, most recent first:
2015-xx-xx - lavu 55.0.100 / lavu 55.0.0
xxxxxxx - Change type of AVPixFmtDescriptor.flags from uint8_t to uint64_t.
+ xxxxxxx - Change type of AVComponentDescriptor fields from uint16_t to int
+ and drop bit packing.
-------- 8< --------- FFmpeg 2.8 was cut here -------- 8< ---------