Add APIchanges entry after AVFilterBuffer w and h fields removal.

Originally committed as revision 24292 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2010-07-17 18:17:02 +00:00
parent b5c582fa9d
commit 8e9d930873

View File

@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-07-17 - r24291 - lavfi 1.25.0 - AVFilterBuffer
Remove w and h fields from AVFilterBuffer.
2010-07-17 - r24284 - lavfi 1.24.0 - AVFilterBuffer
Rename AVFilterPic to AVFilterBuffer.