gstreamer/libs/colorspace
Wim Taymans 06044e1c17 Made sure the mmx does not get compiled on non x86 CPUs
Original commit message from CVS:
Made sure the mmx does not get compiled on non x86 CPUs
2001-01-12 19:42:52 +00:00
..
.gitignore Added a colorspace library and removed yuv2rgb conversion from the videosink. 2000-04-02 21:36:54 +00:00
gstcolorspace.c Updated libraries to use new GST_DEBUG instead of DEBUG. 2001-01-01 03:16:19 +00:00
gstcolorspace.h Massive, massive update of most source files. I went through and cleaned up all the warnings that I could, which inv... 2001-01-02 08:13:34 +00:00
Makefile.am Made sure the mmx does not get compiled on non x86 CPUs 2001-01-12 19:42:52 +00:00
rgb2rgb.c Massive, massive update of most source files. I went through and cleaned up all the warnings that I could, which inv... 2001-01-02 08:13:34 +00:00
yuv2rgb.c Updated libraries to use new GST_DEBUG instead of DEBUG. 2001-01-01 03:16:19 +00:00
yuv2rgb.h Reworked the colorspace converter and the scaler API. 2000-06-12 21:27:19 +00:00
yuv2rgb_mmx16.s Slightly faster yuv to rgb conversion. 2000-10-26 19:07:27 +00:00