FFmpeg/libswscale
Nigel Pearson d904b5fc66 Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS
Patch by Nigel Pearson % nigel A ind P tansu P com P au %
Original thread:
Date: Nov 6, 2006 10:43 PM
Subject: [Ffmpeg-devel] [PATCH] swscale uses /nop, illegal for old versions of GAS

Originally committed as revision 20740 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-11-07 07:07:05 +00:00
..
cs_test.c Change license headers to say 'FFmpeg' instead of 'this program'. 2006-10-07 15:33:14 +00:00
Makefile Properly set EXTRALIBS 2006-10-23 14:03:49 +00:00
rgb2rgb_template.c Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS 2006-11-07 07:07:05 +00:00
rgb2rgb.c Use common define for x86_32 and x86_64. 2006-11-01 18:36:20 +00:00
rgb2rgb.h Change license headers to say 'FFmpeg' instead of 'this program'. 2006-10-07 15:33:14 +00:00
swscale_altivec_template.c Do not mix declarations and statements. 2006-11-01 19:44:35 +00:00
swscale_internal.h 16-bit grayscale support 2006-10-24 05:02:33 +00:00
swscale_template.c Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS 2006-11-07 07:07:05 +00:00
swscale-example.c Use common define for x86_32 and x86_64. 2006-11-01 18:36:20 +00:00
swscale.c Add support for conversions from the rgb565 and rgb555 formats 2006-11-02 09:01:01 +00:00
swscale.h Change license headers to say 'FFmpeg' instead of 'this program'. 2006-10-07 15:33:14 +00:00
yuv2rgb_altivec.c Change license headers to say 'FFmpeg' instead of 'this program'. 2006-10-07 15:33:14 +00:00
yuv2rgb_mlib.c Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
yuv2rgb_template.c Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
yuv2rgb.c Use common define for x86_32 and x86_64. 2006-11-01 18:36:20 +00:00