summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-08 22:13:35 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-08 22:13:35 +0000
commit52706b95bb2d50ce44daa639e51204446b394e23 (patch)
tree1c60f6354720e8d538c928a18458433b43e1c228 /doc/APIchanges
parent9699a96a802380b23853551e9038f0d45bfae76f (diff)
Update APIchanges after the recent avfilter.h and pixdesc.h changes.
Originally committed as revision 24129 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5ff14d9d61..ecda56d20a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,12 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-07-08 - r24101 - lavu 50.21.0 - pixdesc.h
+ Rename read/write_line() to av_read/write_image_line().
+
+2010-07-07 - r24091 - lavfi 1.21.0 - avfilter_copy_picref_props()
+ Add avfilter_copy_picref_props().
+
2010-07-03 - r24021 - lavc 52.79.0
Added FF_COMPLIANCE_UNOFFICIAL and changed all instances of FF_COMPLIANCE_INOFFICIAL to use FF_COMPLIANCE_UNOFFICIAL