diff options
author | Martin Storsjö <[email protected]> | 2012-10-20 13:32:01 +0300 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2012-10-20 14:31:55 +0300 |
commit | d15c21e5fa3961f10026da1a3080a3aa3cf4cec9 (patch) | |
tree | 809305c8e5c5d8aedfa1f4013f5d75033949141f /libavcodec/ffv1.c | |
parent | def8c94699877d015154a03d43e2b8f479cd89a0 (diff) |
avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility
Earlier versions of for instance of libavcodec expect this symbol to be
present in libavutil. This commit can be reverted after the next major
bump.
New shared builds of avcodec will link to the internal copy of the
table within that library, so those builds won't rely on this table
being present in avutil any longer either.
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libavcodec/ffv1.c')
0 files changed, 0 insertions, 0 deletions