OSDN Git Service

Port overlay filter from the libavfilter repo (with many fixes),
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 21 Nov 2010 18:39:34 +0000 (18:39 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 21 Nov 2010 18:39:34 +0000 (18:39 +0000)
commit58935b25d00ed06eddb189ee4352ab0fc7f98648
tree2738594ff208269aaaab0ff3270f26b8219f7eca
parente58d0392c5d2c611a0a49c4ef2b1f67678e370ce
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
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/avfilter.h
libavfilter/vf_overlay.c [new file with mode: 0644]