Remove the data parameter from draw_slice(). It's unneeded and often more
authorVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:06:42 +0000 (20:06 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:06:42 +0000 (20:06 +0000)
commit5ded633e07b670b8f77528e7e91ffde9605de46e
tree26bab07c52142acc21ceefa6074276932c6be35e
parent57d4a1575cf348719fa5f3205c97eada9eac8818
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 12701 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfiltergraph.c