summaryrefslogtreecommitdiffstats
path: root/ext/raw1394/gstdv1394src.c
Commit message (Collapse)AuthorAgeFilesLines
...
* removal of //-style comments don't link plugins to core libs -- the ↵Andy Wingo2002-03-191-2/+2
| | | | | | | | | versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
* adding dv, raw1934, gnomevfs, rtpThomas Vander Stichele2001-12-231-0/+245
Original commit message from CVS: adding dv, raw1934, gnomevfs, rtp