summaryrefslogtreecommitdiffstats
path: root/gst/vbidec
AgeCommit message (Collapse)AuthorFilesLines
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
Original commit message from CVS: Remove redundant plugindir definition
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
2003-01-09add verbose decode supportDavid I. Lehn5-0/+20
Original commit message from CVS: add verbose decode support
2002-12-19initial checkin of work-in-progress vbidec plugin for closed caption supportDavid I. Lehn7-0/+2319
Original commit message from CVS: initial checkin of work-in-progress vbidec plugin for closed caption support