OSDN Git Service

Remove the data parameter from draw_slice(). It's unneeded and often more
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:37:52 +0000 (21:37 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:37:52 +0000 (21:37 +0000)
commitef35d13a84976f067cf1e0d03a0d10492021fd57
tree8e883ac9657036aad9ec14ece824106a7271f35a
parent7a61cc4d4b90ba3a2657c0461fe404b81dd06f3e
Remove the data parameter from draw_slice().  It's unneeded and often more
work than it's worth.

Commited in SoC by Bobby Bingham on 2007-08-17 14:39:11

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