summaryrefslogtreecommitdiff
path: root/gst/speed
AgeCommit message (Expand)Author
2005-11-22ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo
2005-10-19gst/: API change fix.Wim Taymans
2005-10-18gst/speed/Makefile.am: Fix build of speed.Julien Moutte
2005-10-17Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima
2005-09-08Ported speed Plugin to GStreamer 0.9Flavio Oliveira
2005-09-05Fix up all the state change functions.Jan Schmidt
2005-02-15Add query function to GstSpeed, so that the stream length and current positio...Tim-Philipp Müller
2005-02-10and make it handle more than one channel.Tim-Philipp Müller
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef
2004-07-27more working pluginsSteve Lhomme
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme
2004-07-26more plugins supported under windowsSteve Lhomme
2004-04-29gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)David Schleef
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-15*.h: Revert indentingJohan Dahlin
2004-03-14gst-indentThomas Vander Stichele
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele
2004-01-18use new error signal and classificationThomas Vander Stichele
2003-12-22Merge CAPS branchDavid Schleef
2003-12-04remove copyright field from pluginsAndy Wingo
2003-11-16+ checking in plugin category changesLeif Johnson
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje
2003-11-02fix for new plugin systemBenjamin Otte
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo
2003-10-08just some code cleanupLeif Johnson
2003-09-16reverting error patch before making a branch.Thomas Vander Stichele
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte
2003-08-10Remove redundant plugindir definitionDavid Schleef
2003-07-25Adding needed license information. The patch was reviewed and approved byBrian Cameron
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte
2003-01-10PadConnect -> PadLinkThomas Vander Stichele
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele
2002-12-31exciting .cvsignore updates!David I. Lehn
2002-12-08parallel install fixesThomas Vander Stichele
2002-09-18plugins part of license field patchChristian Schaller
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje
2002-08-11add #include <stdlib.h> where neededSteve Baker
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo
2002-05-30Don't crash on events.Wim Taymans
2002-05-27update to deal with events and set timestamps properlyAndy Wingo
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo
2002-04-10various Wall fixesThomas Vander Stichele
2002-04-06fixed rest of warning for gcc 3 in /gst.Benjamin Otte
2002-03-30Get the 'signed' property as a boolean.Wim Taymans