Revision 7d132c54
ID | 7d132c544b2447ef5a6b04ca6f21e245d6a48986 |
Parent | 758c7455 |
Child | 62096b99 |
Use an unsigned int to contain all the color values of the expressions
of the type 0xRRGBBAA parsed by av_parse_color(), using a simple int
was resulting in unexpected results as the most significant bit was
used for the sign.
Originally committed as revision 20778 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted