Rename AVFilterPic to AVFilterBuffer.
authorS.N. Hemanth Meenakshisundaram <smeenaks@ucsd.edu>
Sat, 17 Jul 2010 10:44:14 +0000 (10:44 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 17 Jul 2010 10:44:14 +0000 (10:44 +0000)
commitf0d77b2085153ce89ece899b962a7e6e3abb658f
treea0d1281ce77e4938e1188f8816c8b3119b82075f
parent0c733da8e2dc411afbc1e74f88890dcf15533553
Rename AVFilterPic to AVFilterBuffer.

The struct is going to be used for audio data as well, so the new name
is less misleading.

Patch by S.N. Hemanth Meenakshisundaram smeenaks AT ucsd DOT edu.

Originally committed as revision 24284 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.h
libavfilter/defaults.c