]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
vsrc_movie: switch to an AVOptions-based system.
[ffmpeg] / doc / APIchanges
index 2c08af44af5c4e1f2be9b0d4afff313ac8cad104..91bbeecfa0ff77066ef3c5452d8096fc966e9205 100644 (file)
@@ -13,6 +13,9 @@ libavutil:     2012-10-22
 
 API changes, most recent first:
 
+2013-xx-xx - lavu 52.9.0 - pixdesc.h
+  Add av_pix_fmt_count_planes() function for counting planes in a pixel format.
+
 2013-xx-xx - lavfi 3.6.0
   Add AVFilterGraph.nb_filters, deprecate AVFilterGraph.filter_count.