Age | Commit message (Expand) | Author | Files | Lines |
2004-01-02 | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 1 | -4/+2 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -51/+34 |
2003-12-21 | Fix error in my previous commit - NULL was accidentily removed, leading to a ... | Ronald S. Bultje | 1 | -1/+2 |
2003-12-21 | configure.ac: Improve mpeg2enc detection. This is for distributions that do s... | Ronald S. Bultje | 1 | -3/+4 |
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-02 | Whaaaaaaaaaaaaaaaaaaaaaack | Ronald S. Bultje | 1 | -24/+27 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 3 | -99/+0 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -3/+4 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 3 | -308/+241 |
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-12 | Add mpegversion(1) to the caps | Ronald S. Bultje | 1 | -0/+1 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -4/+2 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-29 | Fix weird leftovers from the old mimetype era and also implement duration sup... | Ronald S. Bultje | 1 | -2/+4 |
2003-07-08 | fix mp3 typefinding and included layer in found type | Benjamin Otte | 1 | -10/+18 |
2003-07-06 | Removed function that was only used by _loop(), which was removed by last che... | David Schleef | 1 | -18/+0 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2 | -59/+63 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2 | -24/+27 |
2003-05-21 | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 1 | -2/+2 |
2003-04-10 | fixes to mp3 typefinding: | Benjamin Otte | 1 | -27/+147 |
2003-04-07 | Fix a bunch of endianness conversions that were done as long instead of int32... | David Schleef | 1 | -7/+7 |
2003-04-04 | Partial fix for #109700. Should be applied to 0.6.1. | David Schleef | 1 | -2/+2 |
2002-12-08 | Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac | Iain Holmes | 2 | -4/+4 |
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-09-11 | - Ripped some ID3 tag parsing from libid3 for typefind. | Wim Taymans | 1 | -23/+40 |
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 | -3/+3 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 2 | -10/+10 |
2002-04-06 | fixed first bunch of compiler warnings | Benjamin Otte | 1 | -2/+2 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 2 | -22/+22 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 3 | -3/+3 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 4 | -34/+34 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -2/+2 |
2002-02-21 | Uhm, if I'll be fixing errors like this all over just because I'm enabling pl... | Thomas Vander Stichele | 1 | -2/+2 |
2002-02-08 | fixed silly bug apparently gcc 3 allows this according to gcc3 | Thomas Vander Stichele | 1 | -2/+2 |
2002-02-08 | bugfix: do Uraeus' job - no more // | Benjamin Otte | 1 | -2/+2 |
2002-02-08 | bugfix: allow ID3v2 tags at start of audio | Benjamin Otte | 1 | -1/+30 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 1 | -0/+2 |
2002-01-13 | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 1 | -1/+0 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 1 | -2/+4 |
2001-12-28 | Fixed some plugins | Wim Taymans | 1 | -6/+4 |
2001-12-28 | Remove caps from the template for now | Wim Taymans | 1 | -1/+3 |
2001-12-28 | Don't set the caps | Wim Taymans | 1 | -2/+1 |
2001-12-23 | some changes, can't remember what :-) | Andy Wingo | 1 | -1/+1 |
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/+682 |