summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2.c
Commit message (Collapse)AuthorAgeFilesLines
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-2/+2
| | | | | Original commit message from CVS: don't mix tabs and spaces
* gst-indentThomas Vander Stichele2004-03-141-14/+8
| | | | | Original commit message from CVS: gst-indent
* remove textdomain callsThomas Vander Stichele2004-02-021-1/+0
| | | | | Original commit message from CVS: remove textdomain calls
* fix missing includeBenjamin Otte2004-01-201-0/+2
| | | | | Original commit message from CVS: fix missing include
* putting i18n in place for pluginsThomas Vander Stichele2004-01-191-0/+6
| | | | | Original commit message from CVS: putting i18n in place for plugins
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
| | | | | Original commit message from CVS: remove copyright field from plugins
* v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ↵Benjamin Otte2003-11-031-1/+1
| | | | | | | static Original commit message from CVS: v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static
* hmm...Ronald S. Bultje2003-11-021-11/+22
| | | | | Original commit message from CVS: hmm...
* Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje2003-09-131-0/+46
Original commit message from CVS: Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin