[FFmpeg-devel] [PATCH] Merge libavcore into libavutil

Luca Barbato lu_zero
Wed Feb 9 23:41:28 CET 2011


On 02/09/2011 06:52 PM, Reimar D?ffinger wrote:
> Do people disagreeing get a say?

Sure, possibly would be nice to have reasons to do and do not something
and hopefully come up with a way to balance the pros and cons

> Also is there any specifc reason why it would ease maintenance (less
> major version bumps or anything like that?).

Well libavutil is about 6 times bigger than libavcore, most if
everything provided by libavutil is also provided by eina, I doubt
somebody would use avutil over some full fledged utility library.

I could see that having just one utility library instead of two slightly
different would spare the time to decide what goes where for sure.
Obviously not having avcore around makes the life of those who use
autocompletion easier (before avc -> avcodec, now avco{r,d} -> avcore,
avcodec) but is probably a smaller thing.

it's usually better avoid library proliferation if possible (e.g. avoid
creating libavdecode and libavencode)

lu

-- 

Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero




More information about the ffmpeg-devel mailing list