Skip to content
Snippets Groups Projects
Commit 68f593b4 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid...

GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops

Originally committed as revision 1486 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent fe50f385
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment