Age | Commit message (Expand) | Author | Files | Lines |
2004-07-27 | fix local includes and 64 bits constants | Steve Lhomme | 2 | -2/+2 |
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/+163 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 3 | -395/+396 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 3 | -55/+58 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 7 | -897/+876 |
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-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 1 | -3/+3 |
2003-12-22 | Merge CAPS branch | David Schleef | 2 | -45/+40 |
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 | 3 | -0/+11 |
2003-11-02 | SMPTE transitions done | Ronald S. Bultje | 1 | -26/+29 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -5/+5 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -3/+1 |
2003-09-15 | converted gst_element_error to new format in gst/ - gettext pending | Benjamin Otte | 1 | -1/+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-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2 | -22/+24 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -0/+3 |
2003-05-22 | Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using ty... | Brian Cameron | 1 | -6/+6 |
2003-05-21 | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 1 | -1/+1 |
2003-02-25 | Forward events. | Wim Taymans | 1 | -9/+19 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -3/+3 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-11-01 | backmerge | Thomas Vander Stichele | 1 | -0/+1 |
2002-10-17 | Some cleanups, fix for the blending code | Wim Taymans | 2 | -84/+84 |
2002-10-15 | - implemented clock sweep on 90 degree angles to compensate for aspect ratio. | Wim Taymans | 4 | -275/+351 |
2002-10-15 | Some more wipes, added radial wipes | Wim Taymans | 3 | -11/+515 |
2002-10-13 | Removed unused code, fixed a bug | Wim Taymans | 2 | -16/+2 |
2002-10-13 | - reimplemented using organic masks, rendered with gouraud shaded triangles | Wim Taymans | 7 | -212/+763 |
2002-10-10 | Added the base framework for the SMPTE transitions and wipes. | Wim Taymans | 8 | -0/+921 |