summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBobby Bingham <uhmmmm@gmail.com>2010-04-01 06:41:16 +0000
committerBobby Bingham <uhmmmm@gmail.com>2010-04-01 06:41:16 +0000
commit0fb49b597be60efb84bb39c09576baecc1471eeb (patch)
tree2cab1b3398a3650e2f4c99914c0d2e8cc340de0b /doc
parentc846a984dc331286b9c31bdb26f7edbbcfdbd6c0 (diff)
Add function to export EDGE_WIDTH from libavcodec.
Originally committed as revision 22753 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 90905a10a7..4a31c06e72 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-04-01 - r22753 - lavc 52.66.0
+ Add avcodec_get_edge_width()
+
2010-03-31 - r22750 - lavc 52.65.0
Add avcodec_copy_context().