From 52706b95bb2d50ce44daa639e51204446b394e23 Mon Sep 17 00:00:00 2001
From: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Date: Thu, 8 Jul 2010 22:13:35 +0000
Subject: [PATCH] Update APIchanges after the recent avfilter.h and pixdesc.h
 changes.

Originally committed as revision 24129 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/APIchanges | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index 5ff14d9d614..ecda56d20af 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
 
-- 
GitLab