[FFmpeg-cvslog] r20198 - trunk/doc/APIchanges
stefano
subversion
Sat Oct 10 12:40:36 CEST 2009
Author: stefano
Date: Sat Oct 10 12:40:36 2009
New Revision: 20198
Log:
Document the additon of the w and h fields to AVFilterPic.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Sat Oct 10 10:49:57 2009 (r20197)
+++ trunk/doc/APIchanges Sat Oct 10 12:40:36 2009 (r20198)
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2009-10-07 - r20189 - lavfi 0.5.1 - AVFilterPic
+ Added w and h fields to AVFilterPic.
+
2009-06-22 - r19250 - lavf 52.34.1 - AVFormatContext.packet_size
This is now an unsigned int instead of a signed int.
More information about the ffmpeg-cvslog
mailing list