Age | Commit message (Expand) | Author | Files | Lines |
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 | -8/+7 |
2006-01-20 | Fixed state transictions PLAYING->NULL->PLAYING. | Edgard Lima | 1 | -6/+26 |
2006-01-19 | Some minor improvements on log messages. | Edgard Lima | 1 | -40/+49 |
2005-12-12 | ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object... | Tim-Philipp Müller | 1 | -7/+7 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -5/+5 |
2005-11-22 | ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile... | Andy Wingo | 1 | -1/+1 |
2005-11-21 | Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! trem... | Edgard Lima | 1 | -81/+199 |
2005-11-08 | Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg... | Edgard Lima | 1 | -180/+335 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -13/+13 |
2004-09-12 | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102... | David Schleef | 1 | -1/+1 |
2004-05-09 | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -253/+255 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -365/+329 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -4/+4 |
2003-12-27 | make tremor work again | Amaury Jacquot | 1 | -79/+86 |
2003-11-01 | Dumdeedum, more spam...ivorbis is fixed | Iain Holmes | 1 | -6/+72 |
2003-10-29 | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 1 | -1/+1 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 1 | -1/+1 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -2/+2 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 1 | -1/+1 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -6/+2 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 1 | -2/+6 |
2003-07-10 | fix license of tremor Vorbis plugin to be LGPL not GPL | Christian Schaller | 1 | -1/+1 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -15/+13 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -12/+15 |
2003-05-24 | UNITS -> DEFAULT | Wim Taymans | 1 | -22/+10 |
2003-03-01 | commit first part of ivorbis fixes | Christian Schaller | 1 | -264/+264 |
2003-02-23 | merge integer based Tremor vorbis plugin | Christian Schaller | 1 | -0/+1078 |