summaryrefslogtreecommitdiffstats
path: root/gst/monoscope/gstmonoscope.c
Commit message (Expand)AuthorAgeFilesLines
* Fix endianness problems in caps. Fixes #124006David Schleef2003-10-071-3/+3
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-106/+66
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-5/+8
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* Make elements nanoseconds awareWim Taymans2002-06-021-1/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-7/+7
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-5/+5
* Fix several C++ style comments.Richard Boulton2002-03-081-6/+6
* Remove static structures: you can now have multiple monoscopes, and they'll a...Richard Boulton2002-03-081-6/+9
* I'm too lazy to comment thisRichard Boulton2002-03-021-0/+367