Age | Commit message (Expand) | Author | Files | Lines |
2007-06-22 | Fix leaks. | Edward Hervey | 1 | -4/+2 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -2/+2 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+1 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -6/+5 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-02-02 | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 1 | -1/+4 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 1 | -5/+5 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 2 | -33/+34 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -30/+30 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 3 | -361/+385 |
2004-02-27 | gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice | Benjamin Otte | 1 | -4/+2 |
2004-02-07 | Build fixes for OS X: (see #129600) | David Schleef | 1 | -1/+0 |
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 |