Module: libav.org Branch: master Commit: 107edc23bcb679f60f1008dac0bde25a62d148ea
Author: Anton Khirnov <[email protected]> Committer: Anton Khirnov <[email protected]> Date: Tue Jun 26 11:55:31 2012 +0200 Wording fixes in the news entry for lavfi bump. --- src/index | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/index b/src/index index ab6bc2f..36ea62d 100644 --- a/src/index +++ b/src/index @@ -35,20 +35,20 @@ with the latest developments by subscribing to both the <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 +The 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. +filters are no longer 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). +The 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> _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
