On Sat, Jun 18, 2011 at 03:28:40PM +0200, Reinhard Tartler wrote:
> 
> --- a/src/download
> +++ b/src/download
> @@ -144,26 +144,22 @@ selected changes from the development branch, which 
> therefore receives much more
>  
>  <p>
> -While <b>0.7 is not released yet</b>, we already provide you with a
> -preview beta release. Please accept this opportunity to test and provide
> -us with feedback about our impressions with this release.  As an
> -experiment, please use launchpad for filing bugs for
> -now: <a 
> href="https://launchpad.net/libav/+filebug";>https://launchpad.net/libav/+filebug</a>
> +0.7 appeared on 2011-06-18. Please use our new Bugzilla for filing bugs:
> +<a href="https://bugzilla.libav.org";>https://bugzilla.libav.org/</a>
>  </p>

I'm more fond of making words links instead of adding URLs to the text:

  0.7 appeared on 2011-06-18. Please use
  <a href="https://bugzilla.libav.org";>our new Bugzilla</a>
  for filing bugs.

> --- a/src/index
> +++ b/src/index
> @@ -35,6 +35,39 @@ with the latest developments by subscribing to both the
>  
>  <h1>News</h1>
>  
> +<a name="release_0.7"></a><h3>May 12 2011</h3>

Please fix the date.

> +<p>
> +Long overdue but finally finalized, we are happy to announce the first

finally finished

> +release from the <a href="download.html#release_0.7">Libav 0.7</a>
> +release branch.  Since the last beta version, we've been incorporating
> +the feedback from our users

Since the last beta version, we have taken feedback from our users
into account

> and integrated H264/MPEG frame-level multithreading.

H.264

> +Like the other release tree, user can expect maintenance and smaller
> +feature updates in the future.

The 0.7 branch will see maintenance and small feature updates in the future,
similar to previous release branches.

> +request changes such as bugfixes and new features.

bug fixes

> +This release enables frame-based multithreaded encoding for a number of 
> codecs,

decoding

> +including VP8, H.263 and H.264. Additionally, there has been a major cleanup 
> of
> +both internal and external APIs. For this reason, the major versions of all
> +libraries have been bumped. On the one hand, this means that 0.7 is fully
> +co-installable with its previous releases, on the other hand in order to 
> benefit
> +from the new features, applications need to be recompiled.

On the one hand, this means that 0.7 can be installed side-by-side
to previous releases,

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to