On Tue, Mar 4, 2014 at 3:58 PM, Diego Biurrun <[email protected]> wrote:
> Also remove existing dead or outdated tutorial links.
> ---
>  src/documentation | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/src/documentation b/src/documentation
> index 50e00c0..56c2444 100644
> --- a/src/documentation
> +++ b/src/documentation
> @@ -52,8 +52,6 @@ describes how to add a filter to libavfilter.</li>
>
>  <a name="tutorials"></a><h2>Tutorials</h2>
>  <ul>
> -<li><a 
> href="http://www.inb.uni-luebeck.de/~boehme/using_libavcodec.html";>Using 
> libavformat and libavcodec</a> by
> -Martin Böhme, a good overview of the FFmpeg APIs.</li>
> -<li><a href="http://dranger.com/ffmpeg/";>An FFmpeg and SDL Tutorial</a>
> -by Stephen Dranger, explains how to write a video player based on 
> FFmpeg.</li>
> +<li><a 
> href="http://roxlu.com/2014/039/decoding-h264-and-yuv420p-playback";>Minimal 
> video player example</a>
> +by roxlu, written in C++.</li>
>  </ul>

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

Reply via email to