Commit 146b6555 authored by Stefano Sabatini's avatar Stefano Sabatini

Fix off-by-one error in APIchanges file.

Originally committed as revision 25675 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 97dd1e4a
......@@ -13,11 +13,11 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-11-04 - r25673 - lavfi 1.56.0 - avfilter_graph_free()
2010-11-04 - r25674 - lavfi 1.56.0 - avfilter_graph_free()
Rename avfilter_graph_destroy() to avfilter_graph_free().
This change breaks libavfilter API/ABI.
2010-11-04 - r25672 - lavfi 1.55.0 - avfilter_graph_alloc()
2010-11-04 - r25673 - lavfi 1.55.0 - avfilter_graph_alloc()
Add avfilter_graph_alloc() to libavfilter/avfiltergraph.h.
2010-11-02 - r25654 - lavcore 0.12.0 - av_get_bits_per_sample_fmt()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment