Age | Commit message (Expand) | Author | Files | Lines |
2007-06-22 | Fix leaks. | Edward Hervey | 1 | -4/+2 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -2/+2 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -2/+2 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -1/+1 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -7/+8 |
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-12 | ext/audiofile/gstafsrc.c: Remove old debug output | Jan Schmidt | 1 | -6/+22 |
2004-03-24 | ext/alsa/gstalsa.h: Remove unused entry. | Ronald S. Bultje | 1 | -27/+45 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -11/+11 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -6/+8 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 2 | -100/+84 |
2004-02-29 | gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base... | Ronald S. Bultje | 2 | -12/+36 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 1 | -2/+2 |
2004-01-08 | Fix negotiation | David Schleef | 1 | -1/+49 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -72/+27 |
2003-12-09 | Implement something to make video play faster/slower | Ronald S. Bultje | 2 | -16/+95 |
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 | fix for new plugin system | Benjamin Otte | 1 | -27/+29 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -4/+5 |
2003-09-30 | Add new element: frame dropper. This element inserts/drops frames to go from ... | Ronald S. Bultje | 3 | -0/+327 |