On 06/22/2012 04:50 PM, Anton Khirnov wrote: > --- > src/index | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > > diff --git a/src/index b/src/index > index 1da657c..ab6bc2f 100644 > --- a/src/index > +++ b/src/index > @@ -33,6 +33,24 @@ with the latest developments by subscribing to both the > > <h1>News</h1> > > +<a name="lavfi_bump_3"></a><h3>June 22, 2012</h3> > +<p> > +Major version of the <b>libavfilter</b> library has been bumped. This means > that > +ABI and API compatibility has been broken and some deprecated functions and > +structures have been removed. > +</p> > + > +<p> > +Most of those were related to filter internals, which are now private. > User-side > +filters are now not officially supported until libavfilter reaches a more > mature > +state. > +</p> > + > +<p> > +Libavfilter ABI is now declared unstable until further notice (stabilizing it > +should take a couple of weeks at most). > +</p> > + > <a name="0.8.3_and_friends"></a><h3>June 9, 2012</h3> > <p> > We have been busy lately! Today, we are updating all 4 of our release trees.
LGTM. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
