summaryrefslogtreecommitdiffstats
path: root/ext/raw1394/gstdv1394src.c
Commit message (Collapse)AuthorAgeFilesLines
* Committing patch from Dan FischerJan Schmidt2003-01-061-19/+158
| | | | | | | | Original commit message from CVS: Committing patch from Dan Fischer Adds ability to skip partial frames, and 'skip' and 'consecutive' parameters Plugin now sets source caps to indicate PAL or NTSC The kino developers relicensed the code snippet from kino under the LGPL
* add media-info to spec commit patch from Jan Schmidt for raw1394 pluginJan Schmidt2002-11-151-2/+5
| | | | | | Original commit message from CVS: add media-info to spec commit patch from Jan Schmidt for raw1394 plugin
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-111-1/+1
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
| | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/
* 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