]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1'
[ffmpeg] / doc / APIchanges
index 52cd48ca5df527fe7db2272ac11c77622973580b..bcd329fe0c66c53298d323a4ff33113c0944f2cb 100644 (file)
@@ -15,6 +15,9 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
+2016-07-09 - xxxxxxx / 90f469a - lavc 57.50.100 / 57.20.0 - avcodec.h
+  Add FF_PROFILE_H264_MULTIVIEW_HIGH and FF_PROFILE_H264_STEREO_HIGH.
+
 2016-06-30 - c1c7e0ab - lavf 57.41.100 - avformat.h
   Moved codecpar field from AVStream to the end of the struct, so that
   the following private fields are in the same location as in FFmpeg 3.0 (lavf 57.25.100).