Skip to content
Snippets Groups Projects
Commit 94d9633a authored by Vladimir Voroshilov's avatar Vladimir Voroshilov
Browse files

Replace "signed short" typecast with "int16_t" as suggested by

Mans Rullgard. Value at the right side is 16 bit length signed.
We can not know for sure that short is in fact 16 bits, even if
this virtually always is the case.

Originally committed as revision 10666 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 24231e4c
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