[FFmpeg-devel] [PATCH] Merge libavcore into libavutil
Diego Biurrun
diego
Wed Feb 9 14:25:42 CET 2011
On Wed, Feb 09, 2011 at 07:36:15AM +0100, Reinhard Tartler wrote:
> It is pretty hopeless that other considerable projects will adopt
> libavutil alone in other projects. Projects that need small footprint
> are better off with more specialized libraries such as gnulib or rather
> just copy the necessary parts that they need. With this in mind, nobody
> is helped by having libavutil and libavcore split. In order to ease
> maintenance inside and around FFmpeg and to reduce confusion where to
> put common code, avcore's functionality is merged (back) to avutil.
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -13,6 +12,9 @@ libavutil: 2009-03-08
>
> API changes, most recent first:
>
> +2011-02-09 - lavu 52.38.0 - merge libavcore
> + libavcore is merged back completely to libavutil
into
OK anyway, but I would prefer if you merged this nit into the commit
you push.
Diego
More information about the ffmpeg-devel
mailing list