OSDN Git Service

Split avpicture_fill() in two functions. This will be
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 18:01:07 +0000 (18:01 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 18:01:07 +0000 (18:01 +0000)
commitcc9853d38f6b0fbfb26d10efd06950fa1f93791e
treece68836145da7f6fc9314f23c2383c26ec32e99a
parent27af15dc5c7be828e5ac7052a7f6c4a285c8caee
Split avpicture_fill() in two functions. This will be
useful for libavfilter and to simplify
avcodec_default_get_buffer().

Originally committed as revision 11942 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/imgconvert.c