diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2013-03-08 20:16:08 -0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-03-09 17:16:55 +0100 |
commit | 9d40f7106dd56db611f85ca305396c20bd29e040 (patch) | |
tree | c9f68a18a961e2fd76e6f25c8ec8b610c4c6ff1c /libavcodec/tiff_data.c | |
parent | 9222978aed8b186d61ef527ef4ca736aca7ac1dc (diff) | |
download | ffmpeg-9d40f7106dd56db611f85ca305396c20bd29e040.tar.gz |
dsputil: make square put/avg_pixels functions local to h264qpel.
Put a copy of the 8bit functions only in dsputil, where they are used
for some other things (e.g. mpeg4qpel, mspel, cavsqpel). We could perhaps
also try to share specifically the 8bit functions from h264qpel between
it and the others, but that will be slightly more complicated. H264qpel
already had these functions, so we can simply remove the duplicates.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/tiff_data.c')
0 files changed, 0 insertions, 0 deletions