On 04/03/14 10:23, Diego Biurrun wrote: > --- > src/documentation | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/documentation b/src/documentation > index 50e00c0..7f2c45e 100644 > --- a/src/documentation > +++ b/src/documentation > @@ -56,4 +56,6 @@ describes how to add a filter to libavfilter.</li> > 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> >
Drop the link above while at it. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
