Age | Commit message (Expand) | Author | Files | Lines |
2007-06-22 | Fix leaks. | Edward Hervey | 1 | -6/+3 |
2007-04-29 | autogen.sh: Require automake 1.7 | Thomas Vander Stichele | 1 | -3/+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-10 | ext/swfdec/gstswfdec.c: Fix build (class_init declaration/definition mismatch). | Tim-Philipp Müller | 1 | -1/+1 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -4/+4 |
2006-04-03 | ext/swfdec/Makefile.am: Don't set plugindir. | Tim-Philipp Müller | 2 | -3/+1 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2006-01-21 | Update from swfdec. | David Schleef | 1 | -25/+21 |
2005-12-19 | ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th... | Edward Hervey | 1 | -4/+14 |
2005-12-12 | ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object... | Tim-Philipp Müller | 1 | -2/+2 |
2005-12-12 | ext/swfdec/gstswfdec.c: Add a subclass of GstBuffer that wraps SwfdecBuffers.... | David Schleef | 1 | -7/+84 |
2005-12-09 | swfdec Ported to 0.10. | Edgard Lima | 3 | -130/+359 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -1/+1 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -11/+12 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
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 | 2 | -226/+150 |
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-15 | *.h: Revert indenting | Johan Dahlin | 1 | -34/+31 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 2 | -306/+303 |
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 | 2 | -8/+98 |
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 | 2 | -72/+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-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -1/+0 |
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-08-25 | two small build fixes | Christian Schaller | 1 | -0/+1 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -2/+0 |
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 | 2 | -18/+10 |
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 | 2 | -35/+37 |
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 |