Age | Commit message (Expand) | Author | Files | Lines |
2007-06-25 | gconf/: Remove dysfunctional directory (this stuff is in -good). | Tim-Philipp Müller | 1 | -0/+7 |
2007-03-10 | ext/: Printf format string fixes. | Tim-Philipp Müller | 1 | -3/+3 |
2007-02-06 | ext/sndfile/gstsfsrc.c: Fix build (installed setup). | Tim-Philipp Müller | 1 | -1/+1 |
2007-02-05 | ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo. | Andy Wingo | 5 | -2/+583 |
2007-02-02 | configure.ac: ext/Makefile.am | Andy Wingo | 5 | -848/+618 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -3/+3 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -2/+4 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -3/+1 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -13/+9 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -5/+5 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2 | -11/+11 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -12/+13 |
2005-08-14 | licensing, name and description changes | Thomas Vander Stichele | 1 | -2/+2 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 1 | -1/+4 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -117/+120 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -13/+16 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 2 | -256/+276 |
2004-02-20 | gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r... | Andy Wingo | 1 | -3/+15 |
2004-02-02 | remove textdomain calls | Thomas Vander Stichele | 1 | -1/+0 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -9/+9 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -8/+8 |
2004-01-19 | putting i18n in place for plugins | Thomas Vander Stichele | 1 | -1/+7 |
2004-01-19 | fix soundfile as well | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -15/+20 |
2003-12-29 | Fix warning about discarding const qualifier | Jan Schmidt | 1 | -1/+1 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -35/+30 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 2 | -2/+1 |
2003-11-06 | Include config.h | David Schleef | 1 | -0/+3 |
2003-11-02 | Sndfile compiles again | Iain Holmes | 1 | -26/+39 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -3/+3 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -27/+15 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 1 | -15/+27 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-19 | + changes for new float caps without slope/intercept + some category changes ... | Leif Johnson | 1 | -12/+4 |
2003-07-17 | fix compilation error | Jeremy Simon | 1 | -1/+1 |
2003-07-16 | actually recurse into sndfile if we are able big ladspa cleanups, mainly to c... | Andy Wingo | 2 | -117/+316 |
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 | -1/+4 |
2003-06-16 | caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit... | Andy Wingo | 3 | -0/+752 |