initial checkin of work-in-progress vbidec plugin for closed caption support
authorDavid I. Lehn <dlehn@users.sourceforge.net>
Thu, 19 Dec 2002 21:34:56 +0000 (21:34 +0000)
committerDavid I. Lehn <dlehn@users.sourceforge.net>
Thu, 19 Dec 2002 21:34:56 +0000 (21:34 +0000)
commit61898506c8fe0bf85170ab290bf3aecb2c0a81b0
treea35814d30baa44a104addadcd9ec14c3eb4fd749
parent08d0c89de597cd1cd287bd34fea49453a3f24aa9
initial checkin of work-in-progress vbidec plugin for closed caption support

Original commit message from CVS:
initial checkin of work-in-progress vbidec plugin for closed caption support
configure.ac
gst/vbidec/Makefile.am [new file with mode: 0644]
gst/vbidec/gstvbidec.c [new file with mode: 0644]
gst/vbidec/gstvbidec.h [new file with mode: 0644]
gst/vbidec/vbidata.c [new file with mode: 0644]
gst/vbidec/vbidata.h [new file with mode: 0644]
gst/vbidec/vbiscreen.c [new file with mode: 0644]
gst/vbidec/vbiscreen.h [new file with mode: 0644]