Age | Commit message (Expand) | Author | Files | Lines |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -7/+8 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -43/+43 |
2004-03-14 | gst-indent c++ files | Thomas Vander Stichele | 1 | -132/+100 |
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-20 | ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ... | Ronald S. Bultje | 1 | -1/+1 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-01 | Remove left-over g_print | Ronald S. Bultje | 1 | -3/+0 |
2004-01-01 | configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1... | Ronald S. Bultje | 1 | -467/+274 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -46/+37 |
2003-12-18 | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge... | Ronald S. Bultje | 1 | -0/+1 |
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 | -0/+3 |
2003-11-02 | mplex compiles...whatever it is | Iain Holmes | 1 | -24/+27 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 1 | -2/+2 |
2003-10-13 | no, we don't require bytestream anymore | Benjamin Otte | 1 | -2/+2 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -2/+2 |
2003-07-22 | Fix warnings/errors due to missing assert declaration. | David Schleef | 1 | -1/+1 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -3/+3 |
2003-01-13 | Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown" | Jan Schmidt | 1 | -1/+1 |
2003-01-12 | connect fix | Wim Taymans | 1 | -2/+2 |
2003-01-10 | more link fixes | 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 | -3/+3 |
2002-11-02 | Lower the rank, this element should not be selected in the player | Wim Taymans | 1 | -1/+1 |
2002-10-25 | Handle more stream types | Wim Taymans | 1 | -17/+117 |
2002-10-25 | unref event, flush_fast | Wim Taymans | 1 | -1/+2 |
2002-10-25 | Removed dead .cc file | Wim Taymans | 1 | -5/+47 |
2002-10-24 | First stab at porting mplex | Wim Taymans | 1 | -0/+464 |