summaryrefslogtreecommitdiffstats
path: root/gst/speed/gstspeed.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-16Final round of doc updates.Stefan Kost1-10/+5
2007-06-22Fix leaks.Edward Hervey1-4/+2
2007-05-04gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou...Tim-Philipp Müller1-88/+47
2007-05-04gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ...Tim-Philipp Müller1-29/+51
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-05Update for alloc_buffer changes.Andy Wingo1-1/+1
2005-11-22ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo1-2/+2
2005-10-19gst/: API change fix.Wim Taymans1-17/+54
2005-10-17Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima1-79/+364
2005-09-08Ported speed Plugin to GStreamer 0.9Flavio Oliveira1-87/+51
2005-09-05Fix up all the state change functions.Jan Schmidt1-8/+9
2005-02-15Add query function to GstSpeed, so that the stream length and current positio...Tim-Philipp Müller1-3/+82
2005-02-10and make it handle more than one channel.Tim-Philipp Müller1-78/+198
2004-04-29gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)David Schleef1-3/+3
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-5/+6
2004-03-14gst-indentThomas Vander Stichele1-95/+94
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+2
2003-12-22Merge CAPS branchDavid Schleef1-71/+48
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-02fix for new plugin systemBenjamin Otte1-22/+27
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef1-2/+2
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2003-10-08just some code cleanupLeif Johnson1-84/+55
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+1
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-1/+3
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson1-16/+12
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-11/+10
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-1/+1
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-6/+6
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-2/+2
2002-05-30Don't crash on events.Wim Taymans1-0/+4
2002-05-27update to deal with events and set timestamps properlyAndy Wingo1-2/+6
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-5/+5
2002-03-30Get the 'signed' property as a boolean.Wim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans1-11/+13
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-2/+2
2002-02-19changes to spider: add padtemplates so the connect functions can connect two ...Andy Wingo1-4/+7
2002-02-17capsnego fixes in adder, speed, and identityAndy Wingo1-31/+23
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-2/+4
2001-12-23made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele1-1/+1
2001-12-22Initial revisionAndy Wingo1-0/+347