diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2013-03-14 06:44:18 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-03-14 14:56:48 +0100 |
commit | 4a88d81c9e3758dfad6bf35681e27b9c10f0b346 (patch) | |
tree | 50f0002cde9885d60405d73ad0d91b222d3e704e /libavfilter/drawutils.c | |
parent | 49a514c13e148a4c0984e5c03262ced69575b620 (diff) | |
download | ffmpeg-4a88d81c9e3758dfad6bf35681e27b9c10f0b346.tar.gz |
dsputil: remove duplicate or unused functions.
dct_bits is never set except in h264, where it is never used, thus
remove it. Then, remove all functions that were set based on non-zero
(32) values for dct_bits. Lastly, merge 9-14 bpp functions for get_pixels
and draw_edge, which only care about pixel storage unit size, not actual
bits used (i.e. they don't clip).
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/drawutils.c')
0 files changed, 0 insertions, 0 deletions