Age | Commit message (Expand) | Author | Files | Lines |
2005-11-08 | Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg... | Edgard Lima | 2 | -183/+335 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -13/+13 |
2004-10-01 | commiting patch from Phil Blundell | Phil Blundell | 1 | -1/+2 |
2004-09-12 | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102... | David Schleef | 1 | -1/+1 |
2004-05-09 | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 2 | -254/+256 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -42/+40 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 3 | -419/+381 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -4/+4 |
2003-12-27 | make tremor work again | Amaury Jacquot | 3 | -86/+91 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
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-01 | Dumdeedum, more spam...ivorbis is fixed | Iain Holmes | 2 | -85/+85 |
2003-10-29 | Move a few typefind functions to gst/typefind, remove all old typefinding cod... | David Schleef | 1 | -30/+0 |
2003-10-29 | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 2 | -2/+2 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 2 | -2/+5 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -2/+2 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 2 | -6/+2 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -6/+2 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 1 | -2/+6 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-24 | Add buffer length checks to every typefinding function | David Schleef | 1 | -1/+6 |
2003-07-10 | fix license of tremor Vorbis plugin to be LGPL not GPL | Christian Schaller | 1 | -1/+1 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2 | -25/+21 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -12/+15 |
2003-05-24 | UNITS -> DEFAULT | Wim Taymans | 1 | -22/+10 |
2003-04-07 | Fix a bunch of endianness conversions that were done as long instead of int32... | David Schleef | 1 | -1/+1 |
2003-03-01 | commit first part of ivorbis fixes | Christian Schaller | 2 | -270/+269 |
2003-02-23 | merge integer based Tremor vorbis plugin | Christian Schaller | 4 | -0/+1336 |