[FFmpeg-cvslog] r24769 - trunk/doc/APIchanges
stefano
subversion
Wed Aug 11 16:22:19 CEST 2010
Author: stefano
Date: Wed Aug 11 16:22:19 2010
New Revision: 24769
Log:
Add APIchanges entry after av_picture_data_copy() addition.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Wed Aug 11 16:18:52 2010 (r24768)
+++ trunk/doc/APIchanges Wed Aug 11 16:22:19 2010 (r24769)
@@ -13,6 +13,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-08-11 - r24768 - lavc 52.85.0 - av_picture_data_copy()
+ Add av_picture_data_copy in avcodec.h.
+
2010-08-11 - r24765 - lavfi 1.33.0 - avfilter_open()
Change avfilter_open() signature:
AVFilterContext *avfilter_open(AVFilter *filter, const char *inst_name) ->
More information about the ffmpeg-cvslog
mailing list