Author | SHA1 | Message | Date |
---|---|---|---|
|
7ffe76e540 |
Merge libavcore into libavutil
Done to keep ABI compatible. Otherwise this is just silly |
14 years ago |
|
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 |
|
69b8d83ecf |
Fix crash in gradfun:end_frame() when inpic == outpic, so it has to be
freed just once. Originally committed as revision 26058 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |
|
d5f187fd33 |
Add gradfun filter, ported from MPlayer.
Patch by Nolan L nol888 <=> gmail >=< com. See thread: Subject: [FFmpeg-devel] [PATCH] Port gradfun to libavfilter (GCI) Date: Mon, 29 Nov 2010 07:18:14 -0500 Originally committed as revision 25942 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |