This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffmpeg
/
libswscale
/
ppc
History
Reimar Döffinger
89c687e97e
Add const to vector types for input in altivec code.
...
Avoids a large amount of warnings about cast discarding qualifiers.
2011-05-29 15:25:17 +02:00
..
swscale_altivec_template.c
Cast pointers to uintptr_t rather than unsigned int.
2011-05-29 15:22:15 +02:00
swscale_template.c
Remove unused variable, avoiding compiler warning.
2011-05-29 15:23:28 +02:00
yuv2rgb_altivec.c
Add const to vector types for input in altivec code.
2011-05-29 15:25:17 +02:00