Added the base framework for the SMPTE transitions and wipes.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 10 Oct 2002 21:19:12 +0000 (21:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 10 Oct 2002 21:19:12 +0000 (21:19 +0000)
commit9b067365c95ee0d987a74acd10a9c9890abab5db
treecba71e4d973972f372a4819c8734ac4bd04fe4d8
parent5f4fb7887107189204fa92978400f9d698a4e319
Added the base framework for the SMPTE transitions and wipes.

Original commit message from CVS:
Added the base framework for the SMPTE transitions and wipes.
gst/smpte/Makefile.am [new file with mode: 0644]
gst/smpte/barboxwipes.c [new file with mode: 0644]
gst/smpte/gstmask.c [new file with mode: 0644]
gst/smpte/gstmask.h [new file with mode: 0644]
gst/smpte/gstsmpte.c [new file with mode: 0644]
gst/smpte/gstsmpte.h [new file with mode: 0644]
gst/smpte/paint.c [new file with mode: 0644]
gst/smpte/paint.h [new file with mode: 0644]