OSDN Git Service

lavfi: add split filter from soc.
authorBobby Bingham <uhmmmm@gmail.com>
Sat, 21 May 2011 14:46:11 +0000 (16:46 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 12 Sep 2011 06:48:16 +0000 (08:48 +0200)
commit615baa13e4a757776681a07432a58edad09b9333
tree566aca1e495bddac9c17d535fb21a1c4942d4b11
parentee42716b07073549cefabec466a33fad39ed5eb6
lavfi: add split filter from soc.

Some fixes by Stefano.
For detailed authorship see SOC repo

Signed-off-by: Anton Khirnov <anton@khirnov.net>
Changelog
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/avfilter.h
libavfilter/vf_split.c [new file with mode: 0644]