summaryrefslogtreecommitdiffstats
path: root/gst/monoscope/monoscope.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ***