summaryrefslogtreecommitdiff
path: root/gst/speed
Commit message (Expand)AuthorAgeFilesLines
...
* + 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
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-102-7/+7
* exciting .cvsignore updates!CAPSDavid I. Lehn2002-12-311-0/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-2/+2
* add #include <stdlib.h> where neededSteve Baker2002-08-111-0/+1
* working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2002-06-122-13/+6
* Don't crash on events.Wim Taymans2002-05-301-0/+4
* update to deal with events and set timestamps properlyAndy Wingo2002-05-272-12/+13
* 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-112-10/+10
* various Wall fixesThomas Vander Stichele2002-04-101-4/+4
* fixed rest of warning for gcc 3 in /gst.Benjamin Otte2002-04-061-1/+3
* Get the 'signed' property as a boolean.Wim Taymans2002-03-301-5/+5
* Changed to the new props APIWim Taymans2002-03-302-12/+14
* added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo2002-03-251-0/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-193-4/+4
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* changes to spider: add padtemplates so the connect functions can connect two ...Andy Wingo2002-02-191-4/+7
* capsnego fixes in adder, speed, and identityAndy Wingo2002-02-171-31/+23
* sighThomas Vander Stichele2002-02-021-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-2/+4
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* testspeed -> demo-mp3Andy Wingo2002-01-042-0/+75
* Fixed some pluginsWim Taymans2001-12-281-1/+1
* Fixed some leftover errors.Wim Taymans2001-12-231-1/+3
* made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele2001-12-231-1/+1
* Initial revisionAndy Wingo2001-12-224-0/+527