Skip to content
Snippets Groups Projects
Commit 5e7cbe9c authored by Martin Pettersson's avatar Martin Pettersson
Browse files

Changed from (ceil(X >> 3) - 2) to (((X + 7) >> 3) - 2) in VLCReader.cpp and VLCWriter.cpp.

parent b8798490
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment