OSDN Git Service

Add a simple video source filter which loads a PPM file and outputs it as
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:35:59 +0000 (21:35 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:35:59 +0000 (21:35 +0000)
commiteaf7eb6617858f227e25dbb459ec0fc9a521de1f
treef81b14e9e66254cae78ef0e778d9a0f0275f147f
parentce356b0980a4a1ebd713cc019cc73581b26ae4b5
Add a simple video source filter which loads a PPM file and outputs it as
the videos frames.  Useful for testing PRESERVE buffers, and soon automatic
colorspace conversion.

Commited in SoC by Bobby Bingham on 2007-07-08 16:06:30

Originally committed as revision 11978 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.c