Age | Commit message (Expand) | Author | Files | Lines |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2005-01-25 | ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val... | Jan Schmidt | 1 | -5/+13 |
2004-07-28 | ext/dvdnav/README: Update the README to use dvddemux | Jan Schmidt | 1 | -1/+12 |
2004-07-27 | fix local includes and 64 bits constants | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -2/+2 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -3/+3 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 1 | -0/+148 |
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 | -2/+2 |
2004-04-01 | a52dec: Use a debug category, Output timestamps correctly | Jan Schmidt | 2 | -214/+833 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -79/+80 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -26/+23 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 2 | -185/+193 |
2004-03-06 | Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff... | Christophe Fergeau | 1 | -3/+4 |
2004-02-02 | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 1 | -1/+1 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -2/+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-02 | More More More | Ronald S. Bultje | 1 | -22/+26 |
2003-10-29 | Move a few typefind functions to gst/typefind, remove all old typefinding cod... | David Schleef | 1 | -8/+1 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -5/+7 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -7/+1 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -6/+9 |
2003-05-21 | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 1 | -1/+1 |
2003-02-02 | Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c... | David Schleef | 1 | -1/+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-07-08 | - use _merge instead of _append | Wim Taymans | 1 | -1/+1 |
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 | -1/+1 |
2002-04-06 | fixed rest of warning for gcc 3 in /gst. | Benjamin Otte | 1 | -1/+1 |
2002-04-06 | fixed first bunch of compiler warnings | Benjamin Otte | 2 | -3/+3 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -6/+6 |
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 | 1 | -1/+1 |
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-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 1 | -3/+3 |
2001-12-23 | much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe t... | Andy Wingo | 1 | -1/+1 |
2001-12-22 | Initial revision | Andy Wingo | 5 | -0/+874 |