ffmpeg/libswscale/x86
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes
This is more consistent with the way we handle C #includes and
it simplifies the build system.
2012-10-31 00:37:42 +01:00
..
Makefile swscale: x86: Drop pointless _mmx suffix from filenames 2012-07-23 01:30:04 +02:00
input.asm x86: yasm: Use complete source path for macro helper %includes 2012-10-31 00:37:42 +01:00
output.asm x86: yasm: Use complete source path for macro helper %includes 2012-10-31 00:37:42 +01:00
rgb2rgb.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
rgb2rgb_template.c swscale: x86: fix #endif comments in rgb2rgb template file 2012-08-19 21:50:09 +02:00
scale.asm x86: yasm: Use complete source path for macro helper %includes 2012-10-31 00:37:42 +01:00
swscale.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
swscale_template.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
w64xmmtest.c win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
yuv2rgb.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
yuv2rgb_template.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00