1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libswscale/ppc
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