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)
commitbc93903d019bd83f382c2d4b93f1e08d761405a7
tree4a708c323de9105cfd1c0266e5054e17aede2fa4
parent91dd5fe45456df3f2dca4ef9faa286513aa48ad0
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]