Changeset 737eb597 in ffmpeg

Timestamp:
Feb 15, 2011, 3:18:21 PM (14 years ago)
Author:
Reinhard Tartler <siretart@tauware.de>
Branches:
master
Children:
9ac2085d
Parents:
8ed4cc65
git-author:
Reinhard Tartler <siretart@tauware.de> (02/07/11 13:37:08)
git-committer:
Reinhard Tartler <siretart@tauware.de> (02/15/11 15:18:21)
Message:

Merge libavcore into libavutil

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.

Signed-off-by: Reinhard Tartler <siretart@tauware.de>

(No files)

Note: See TracChangeset for help on using the changeset viewer.