Age | Commit message (Expand) | Author | Files | Lines |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 1 | -2/+2 |
2004-04-20 | configure.ac: bump required gstreamer version to 0.8.1.1 because of following... | David Schleef | 1 | -4/+4 |
2004-04-10 | gst/mpeg1videoparse/gstmp1videoparse.*: Fix for some slight mis-cuts in buffe... | Ronald S. Bultje | 2 | -11/+29 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -124/+125 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -25/+22 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 2 | -270/+268 |
2004-02-04 | Convert GST_DEBUG_CAPS() to GST_DEBUG(): | David Schleef | 1 | -1/+1 |
2004-01-29 | gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... ... | Ronald S. Bultje | 1 | -126/+132 |
2004-01-25 | gst-libs/gst/riff/riff-read.c: Additional pad usability check. | Ronald S. Bultje | 1 | -12/+67 |
2004-01-02 | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 1 | -5/+2 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -32/+29 |
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 | 2 | -1/+4 |
2003-11-02 | Hi. I'm the reason why GstElementDetails uses a macro now | Benjamin Otte | 1 | -3/+3 |
2003-11-02 | And again one more | Ronald S. Bultje | 1 | -27/+31 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -4/+5 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -3/+2 |
2003-09-15 | converted gst_element_error to new format in gst/ - gettext pending | Benjamin Otte | 1 | -2/+3 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -1/+1 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-08-05 | Fix up small issues (fixes #119036) | Ronald S. Bultje | 1 | -9/+17 |
2003-08-04 | Add DURATION support. It still doesn't work, see #119036 for why and on how t... | Ronald S. Bultje | 1 | -0/+1 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2 | -83/+155 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -12/+15 |
2003-05-21 | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 1 | -1/+1 |
2003-04-07 | Fix a bunch of endianness conversions that were done as long instead of int32... | David Schleef | 1 | -3/+3 |
2003-02-02 | Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c... | David Schleef | 1 | -2/+2 |
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-07-08 | - use _merge instead of _append | Wim Taymans | 1 | -1/+7 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -1/+1 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -5/+5 |
2002-04-06 | fixed first bunch of compiler warnings | Benjamin Otte | 1 | -4/+4 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -12/+12 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 2 | -2/+2 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 3 | -10/+10 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 1 | -0/+1 |
2002-01-13 | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 1 | -2/+0 |
2001-12-28 | Fixed some plugins | Wim Taymans | 1 | -4/+5 |
2001-12-28 | Revived the mpeg1 video parser, probably badly broken but anyway.. | Wim Taymans | 3 | -0/+502 |