Skip to content
Snippets Groups Projects
Commit d075e7d5 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

x86: h264: cast pointers to intptr_t rather than int


Only the low-order bits are used here so the type is not important,
but this avoids a compiler warning.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 3a4edb76
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