gstreamer/gst/smpte
Brian Cameron 1505cd8773 Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using typeof(), since typeof() is a gcc-extensio...
Original commit message from CVS:
Made the SWAP and PREPARE_3D_LINE macros work with gints rather than
using typeof(), since typeof() is a gcc-extension and does not work
with other compilers.  This is okay since every place these macros
are used, gints are passed in.  I renamed SWAP to SWAP_INT to reflect
that it is not so generic.
2003-05-22 10:26:44 +00:00
..
barboxwipes.c - implemented clock sweep on 90 degree angles to compensate for aspect ratio. 2002-10-15 22:09:51 +00:00
gstmask.c - implemented clock sweep on 90 degree angles to compensate for aspect ratio. 2002-10-15 22:09:51 +00:00
gstmask.h - reimplemented using organic masks, rendered with gouraud shaded triangles 2002-10-13 18:46:10 +00:00
gstsmpte.c Forward events. 2003-02-25 21:34:10 +00:00
gstsmpte.h - reimplemented using organic masks, rendered with gouraud shaded triangles 2002-10-13 18:46:10 +00:00
Makefile.am Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a... 2003-05-21 15:16:49 +00:00
paint.c Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using typeof(), since typeof() is a gcc-extensio... 2003-05-22 10:26:44 +00:00
paint.h - implemented clock sweep on 90 degree angles to compensate for aspect ratio. 2002-10-15 22:09:51 +00:00