Author | SHA1 | Message | Date |
---|---|---|---|
|
737eb5976f |
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> |
14 years ago |
|
3fa77bde1b |
In libavfilter, use consistently "Copyright (c)" in the license
headers. Originally committed as revision 25838 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |
|
0985e1a3ca |
move the av_parse_color() function from libavfilter to libavcore
Originally committed as revision 25761 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |
|
2722dd6ebf |
improve av_parse_color() to allow for non-null terminated color string
Originally committed as revision 25744 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |
|
e40032e23a |
Add the drawbox filter from the soc libavfilter repo.
Pedagogically useful. Originally committed as revision 25244 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |