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 |
|
9b195435b3 |
Fix timestamp scaling in the overlay filter.
Compute the outpicref PTS in start_frame(), since it is required for comparing that value with the value of the overpicref. Originally committed as revision 25828 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |
|
58935b25d0 |
Port overlay filter from the libavfilter repo (with many fixes),
adopting Baptiste variant which is simpler and faster. Originally committed as revision 25784 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |