[FFmpeg-devel] [PATCH] web/documentation: add links to Git how-to and FATE doc

Clément Bœsch u at pkh.me
Tue Nov 26 10:06:41 CET 2013


On Mon, Nov 25, 2013 at 04:11:24PM -0800, Timothy Gu wrote:
> Cherry-picked from part of commit 329ef99e92bf46a640eab492d171c931f977b01c of
> http://git.libav.org/?p=libav.org.git
> 
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
> ---
>  src/documentation | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/src/documentation b/src/documentation
> index 9ac731c..8baf389 100644
> --- a/src/documentation
> +++ b/src/documentation
> @@ -47,6 +47,9 @@ Consult your locally installed documentation for older versions.
>  <li><a href="general.html">Supported External Libraries, Formats, Codecs or Features</a></li>
>  <li><a href="platform.html">Platform Specific Information</a></li>
>  <li><a href="developer.html">Developer Documentation</a></li>
> +<ul>
> +    <li><a href="git-howto.html">Git Tutorial</a></li>
> +    <li><a href="fate.html">FATE FFmpeg Automated Testing Environment</a></li>
>  </ul>
>  
>  <h2>API Documentation</h2>

If it's cherry-picked, it's missing authorship. Also, I tried once to
backport various changes from the Libav's website repository, but since
there is no licensing, I had to ask for permission. It was partially
granted, partially ignored, and partially rejected.

So unfortunately, you'll have to NIH changes on the website for legal
reasons.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131126/f1062e7e/attachment.asc>


More information about the ffmpeg-devel mailing list