summaryrefslogtreecommitdiff
path: root/gst/speed
Commit message (Expand)AuthorAgeFilesLines
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+6
* speed: fix warnings in macosx snow leopardJosep Torra2009-10-111-6/+12
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Final round of doc updates.Stefan Kost2008-06-161-10/+5
* gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro2007-07-301-1/+2
* Fix leaks.Edward Hervey2007-06-221-4/+2
* gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou...Tim-Philipp Müller2007-05-041-88/+47
* gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ...Tim-Philipp Müller2007-05-041-29/+51
* Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller2007-02-241-1/+1
* configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...Tim-Philipp Müller2006-06-091-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+1
* ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo2005-11-221-2/+2
* gst/: API change fix.Wim Taymans2005-10-191-17/+54
* gst/speed/Makefile.am: Fix build of speed.Julien Moutte2005-10-181-1/+1
* Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima2005-10-172-80/+364
* Ported speed Plugin to GStreamer 0.9Flavio Oliveira2005-09-082-93/+57
* Fix up all the state change functions.Jan Schmidt2005-09-051-8/+9
* Add query function to GstSpeed, so that the stream length and current positio...Tim-Philipp Müller2005-02-152-15/+128
* and make it handle more than one channel.Tim-Philipp Müller2005-02-105-157/+216
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-5/+8
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+151
* gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)David Schleef2004-04-291-3/+3
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-7/+8
* *.h: Revert indentingJohan Dahlin2004-03-151-7/+7
* gst-indentThomas Vander Stichele2004-03-143-156/+159
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+2
* Merge CAPS branchDavid Schleef2003-12-223-81/+52
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-4/+0
* fix for new plugin systemBenjamin Otte2003-11-021-22/+27
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-091-2/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-5/+6
* just some code cleanupLeif Johnson2003-10-082-103/+64
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-251-0/+20
* + the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2003-07-192-35/+19
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-13/+10
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1