This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-03-03 14:32:16 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswscale
/
ppc
History
Reimar Döffinger
b7b62c3a53
Include pixdesc.h for av_get_pix_fmt_name.
...
Fixes compilation on PPC with Altivec enabled.
2011-05-30 19:35:32 +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
Include pixdesc.h for av_get_pix_fmt_name.
2011-05-30 19:35:32 +02:00