summaryrefslogtreecommitdiffstats
path: root/gst/monoscope/monoscope.c
Commit message (Collapse)AuthorAgeFilesLines
* fix licensing of monoscopeChristian Schaller2004-12-071-12/+28
| | | | | Original commit message from CVS: fix licensing of monoscope
* gst/monoscope/gstmonoscope.c: make sure we only provide 256x128Benjamin Otte2004-04-271-0/+4
| | | | | | | | Original commit message from CVS: * gst/monoscope/gstmonoscope.c: make sure we only provide 256x128 * gst/monoscope/monoscope.c: (monoscope_init): assert size of 256x128
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-10/+10
| | | | | Original commit message from CVS: don't mix tabs and spaces
* gst-indentThomas Vander Stichele2004-03-141-90/+94
| | | | | Original commit message from CVS: gst-indent
* Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje2003-11-071-0/+5
| | | | | | | and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
* Remove static structures: you can now have multiple monoscopes, and they'll ↵Richard Boulton2002-03-081-34/+30
| | | | | | | | actually display different things. :) Original commit message from CVS: Remove static structures: you can now have multiple monoscopes, and they'll actually display different things. :)
* Fix monoscope: caps already asked for mono input: make it actually expect ↵Richard Boulton2002-03-031-8/+2
| | | | | | | | such input. Original commit message from CVS: Fix monoscope: caps already asked for mono input: make it actually expect such input.
* what sort of compiler allowed this anomaly to pass ??? please fix ↵Thomas Vander Stichele2002-03-021-5/+5
| | | | | | | | indentation too ;) Original commit message from CVS: what sort of compiler allowed this anomaly to pass ??? please fix indentation too ;)
* I'm too lazy to comment thisRichard Boulton2002-03-021-0/+143
Original commit message from CVS: *** empty log message ***