]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
lavu: Remove bit packing from AVComponentDescriptor
[ffmpeg] / doc / APIchanges
index c944fff169b4194b65f44720150ce18be3306485..1c268ed0fd36c57629e69d97a15b86ef51127039 100644 (file)
@@ -15,6 +15,8 @@ API changes, most recent first:
 
 2015-xx-xx - 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.
 
 2015-xx-xx - lavu 54.17.0
   xxxxxxx -  Add av_blowfish_alloc().