1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libswscale/ppc
Stefano Sabatini e1197b9e17 swscale: remove sws_format_name()
Use av_get_pix_fmt_name() instead.
2011-05-30 09:07:43 +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 swscale: remove sws_format_name() 2011-05-30 09:07:43 +02:00