[FFmpeg-devel] [PATCH] add ffprobe,libavcore to about webpage
Stefano Sabatini
stefano.sabatini-lala
Sun Oct 24 11:25:41 CEST 2010
On date Sunday 2010-10-24 10:38:48 +1100, Peter Ross encoded:
> On Sat, Oct 23, 2010 at 08:37:58AM -0400, Ronald S. Bultje wrote:
> > Hi,
> >
> > On Sat, Oct 23, 2010 at 2:36 AM, Peter Ross <pross at xvid.org> wrote:
> > > $subject
> > [..]
> > > +<li><tt>libavcore</tt> is a library containing multimedia functions
> > > +common to libavcodec and libavformat.</li>
> >
> > libavcodec and libavfilter, right?
>
> Right.
>
> -- Peter
> (A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
> Index: src/about
> ===================================================================
> --- src/about (revision 513)
> +++ src/about (working copy)
> @@ -15,6 +15,8 @@
> <li><tt>ffplay</tt> is a simple media player based on <a
> href="http://www.libsdl.org/">SDL</a> and the FFmpeg libraries.</li>
>
> +<li><tt>ffprobe</tt> is a simple multimedia stream analyzer.</li>
> +
> <li><tt>libavutil</tt> is a library containing functions for
> simplifying programming, including random number generators, data
> structures, mathematics routines and much more.</li>
> @@ -25,6 +27,9 @@
> <li><tt>libavformat</tt> is a library containing demuxers and
> muxers for multimedia container formats.</li>
>
> +<li><tt>libavcore</tt> is a library containing multimedia functions
> +common to libavcodec and libavfilter.</li>
Please keep it generic, configure definition is:
"FFmpeg multimedia shared core utilities library"
so we don't have to fix it again later.
Regards.
--
FFmpeg = Formidable and Fostering Muttering Pitiless Ecumenical God
More information about the ffmpeg-devel
mailing list