diff options
author | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-12-29 08:18:44 -0800 |
---|---|---|
committer | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-12-30 08:45:19 -0800 |
commit | b272c3a5aabeafb37d5aeecc4524e8a8aeecf9da (patch) | |
tree | 8961827080f56c292c29dd27e2bf730c3529ea37 /libavfilter | |
parent | 29bc293297a6edb44114818b3485f50c137d428d (diff) | |
download | ffmpeg-b272c3a5aabeafb37d5aeecc4524e8a8aeecf9da.tar.gz |
lavc/dsd_tablegen: speed up table generation
Tables are bit identical.
Sample benchmark (Haswell, GNU/Linux+gcc):
old:
814485 decicycles in dsd_ctables_tableinit, 512 runs, 0 skips
new:
356808 decicycles in dsd_ctable_tableinit, 512 runs, 0 skips
Binary size should essentially be identical, and is in fact identical on
the configuration I tested on.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions