Age | Commit message (Expand) | Author | Files | Lines |
2006-08-15 | Fix leaks (#351502). | Tim-Philipp Müller | 1 | -1/+1 |
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 |
2005-01-14 | replace framerate aproximations by their real value (24000/1001, 30000/1001, ... | Stéphane Loeuillet | 1 | -4/+4 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 1 | -5/+5 |
2004-05-09 | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 1 | -1/+1 |
2004-04-20 | ext/mad/gstid3tag.c: Add stdlib.h | David Schleef | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -75/+77 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -36/+33 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 2 | -177/+185 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -53/+32 |
2003-12-05 | another fix | Thomas Vander Stichele | 1 | -1/+0 |
2003-11-02 | And more, and more... | Ronald S. Bultje | 1 | -25/+28 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -3/+4 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-22 | famedec is not actually implemented. (it'd just a copy of fameenc.) | David Schleef | 3 | -622/+2 |
2003-07-12 | Plugin details fixes | Ronald S. Bultje | 1 | -0/+1 |
2003-07-10 | fix license of fame plugin to say LGPL not GPL as the libfame library is LGPL | Christian Schaller | 2 | -1/+5 |
2003-07-08 | Implement mpeg-delimited framerate lists instead of (too wide) ranges | Ronald S. Bultje | 2 | -6/+30 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2 | -149/+59 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2 | -8/+14 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 2 | -2/+2 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2 | -10/+10 |
2002-12-20 | added timestamping code | Zeeshan Ali | 1 | -1/+13 |
2002-12-20 | Just copy timestamps for now | Wim Taymans | 1 | -0/+1 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -0/+1 |
2002-06-06 | distcheck fixes | Thomas Vander Stichele | 1 | -0/+1 |
2002-06-03 | anal fix | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-02 | Added fame decoder, no clue on how to actually implement it (yet) | Wim Taymans | 2 | -0/+680 |
2002-06-02 | Make elements nanoseconds aware | Wim Taymans | 1 | -1/+1 |
2002-06-02 | Added lots of configurable parameters including the exported objects of fame. | Wim Taymans | 2 | -172/+365 |
2002-06-01 | Some cleanups. | Wim Taymans | 2 | -100/+49 |
2002-06-01 | silly mistake | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-01 | added encoding pattern property | Thomas Vander Stichele | 2 | -3/+21 |
2002-06-01 | adding preliminary libfame plugin it's still too green to be useful, literall... | Thomas Vander Stichele | 3 | -0/+535 |