Add function to export EDGE_WIDTH from libavcodec.

Originally committed as revision 22753 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Bobby Bingham
2010-04-01 06:41:16 +00:00
parent c846a984dc
commit 0fb49b597b
3 changed files with 18 additions and 1 deletions

View File

@ -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().