Age | Commit message (Expand) | Author | Files | Lines |
2005-01-16 | Don't return SUCCESS from the state change when the parent call fails | Jan Schmidt | 1 | -3/+1 |
2004-11-09 | ext/alsa/gstalsa.c: buffer-frames property was missing | Benjamin Otte | 1 | -3/+1 |
2004-10-14 | configure.ac: update for swfdec-0.3 and liboil-0.2 | David Schleef | 1 | -212/+138 |
2004-05-21 | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 1 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -103/+105 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -275/+269 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-22 | ext/swfdec/gstswfdec.*: Fix negotiation. | David Schleef | 1 | -7/+96 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 1 | -1/+1 |
2004-01-02 | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 1 | -26/+12 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -71/+37 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 1 | -1/+1 |
2003-11-03 | fix for new plugin system | Benjamin Otte | 1 | -29/+30 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 1 | -27/+0 |
2003-10-16 | change printfs to GST_DEBUG | David Schleef | 1 | -3/+3 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -5/+5 |
2003-10-03 | Fix typefind function for BBB's new system | David Schleef | 1 | -2/+6 |
2003-07-24 | Add buffer length checks to every typefinding function | David Schleef | 1 | -0/+3 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -17/+9 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -1/+4 |
2003-06-13 | hack removal | Wim Taymans | 1 | -4/+0 |
2003-05-24 | UNITS -> DEFAULT | Wim Taymans | 1 | -19/+3 |
2003-04-22 | Rewrote much of the code. Hopefully will work with gst-player now. | David Schleef | 1 | -482/+61 |
2003-01-23 | Add length querying | David Schleef | 1 | -36/+14 |
2003-01-17 | Update for new API | David Schleef | 1 | -33/+34 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -1/+1 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -8/+8 |
2002-12-30 | Fix plugins for new query API | Wim Taymans | 1 | -5/+5 |
2002-12-05 | sanity check in case of symbol clashes with avifile | David I. Lehn | 1 | -0/+1 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -0/+1 |
2002-09-15 | Add SWF Flash decoder plugin based on libswfdec | David Schleef | 1 | -0/+1142 |