diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2014-11-15 18:53:58 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2014-11-22 14:06:48 +0100 |
commit | 33fc1ccb4910b05a0f64b47fc2957fd73d5806ac (patch) | |
tree | f3a8424e7190ecce299020bd14dc399c0ea23cb6 /libavformat/webmdashenc.c | |
parent | 478c61ccb2beb29d506f74a17ce9ca322698c50e (diff) | |
download | ffmpeg-33fc1ccb4910b05a0f64b47fc2957fd73d5806ac.tar.gz |
h264_mb: Use smaller data type for refs in await_references.
As far as I can tell the value can never go outside
the int16_t type.
And especially the cost of the initialization is
reduced quite a bit by making it smaller.
Overall decoding speedup not measurable though.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavformat/webmdashenc.c')
0 files changed, 0 insertions, 0 deletions