]> git.sesse.net Git - ffmpeg/commit
lavfi: uninline avfilter_copy_buffer_ref_props().
authorAnton Khirnov <anton@khirnov.net>
Mon, 7 May 2012 05:15:06 +0000 (07:15 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 7 May 2012 12:23:36 +0000 (14:23 +0200)
commit8134fafe9bdda58e24a9574c251ed3a9b5809c51
tree0fbb85b7b5d2feeab3657bc52a350a814f57da2c
parent1432c1c429fb4817ca0d309096ea40a9d03c1035
lavfi: uninline avfilter_copy_buffer_ref_props().

A nontrivial public function such as this should most certainly NOT be
inline.
libavfilter/avfilter.c
libavfilter/avfilter.h
libavfilter/version.h