Age | Commit message (Expand) | Author | Files | Lines |
2003-12-22 | Merge CAPS branch | David Schleef | 4 | -67/+41 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-16 | + further mucking about with the playondemand filter | Leif Johnson | 4 | -64/+57 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -1/+0 |
2003-11-02 | More more more more zzzzz I need sleep | Ronald S. Bultje | 1 | -22/+26 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2 | -5/+5 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-19 | + attempting to fix up playondemand ... still makes nasty crackly noises | Leif Johnson | 4 | -22/+30 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -8/+8 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -0/+3 |
2003-06-19 | Add missing } | David Schleef | 1 | -0/+1 |
2003-06-16 | + simplifying the filter's structure, but it's still not working perfectly + ... | Leif Johnson | 4 | -218/+201 |
2003-01-21 | Make property write only | Wim Taymans | 1 | -1/+1 |
2003-01-17 | + modifying playondemand to behave a little more like a sequencer | Leif Johnson | 5 | -516/+456 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -2/+2 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2 | -5/+5 |
2002-12-31 | exciting .cvsignore updates!CAPS | David I. Lehn | 1 | -0/+1 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-11-27 | Moved clock set/get to class functions. | Wim Taymans | 1 | -1/+2 |
2002-11-02 | add dependency field so parallel makes don't fail | David I. Lehn | 1 | -1/+2 |
2002-10-17 | Added measures and beats to the playondemand filter so it can act like an aud... | Leif Johnson | 5 | -160/+458 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -0/+2 |
2002-09-10 | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 1 | -3/+2 |
2002-08-11 | demo-mp3.c:26: warning: implicit declaration of function `exit' | Steve Baker | 1 | -0/+1 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -1/+1 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 2 | -9/+9 |
2002-04-10 | various Wall fixes | Thomas Vander Stichele | 1 | -3/+3 |
2002-04-06 | fixed first bunch of compiler warnings | Benjamin Otte | 1 | -1/+2 |
2002-03-30 | Changed to the new props API | Wim Taymans | 3 | -12/+15 |
2002-03-25 | added a bunch of cvsignore stuff off of a fresh checkout and build i will win... | Andy Wingo | 1 | -0/+1 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -4/+4 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 1 | -1/+1 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-02-02 | fixing an error | Thomas Vander Stichele | 1 | -1/+2 |
2002-02-02 | Compile fix. | Wim Taymans | 1 | -2/+4 |
2002-01-22 | Updated to work with the new capsnego stuff. | Leif Johnson | 4 | -89/+51 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 1 | -0/+1 |
2002-01-13 | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 1 | -2/+4 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 1 | -2/+3 |
2002-01-04 | testpod -> demo-mp3 | Andy Wingo | 2 | -1/+94 |
2001-12-23 | more cleanups adding avifile | Thomas Vander Stichele | 1 | -1/+2 |
2001-12-23 | made changes everywhere to accomodate for the headers being in <gst/(lib)/...... | Thomas Vander Stichele | 1 | -1/+1 |
2001-12-22 | Initial revision | Andy Wingo | 4 | -0/+690 |