Age | Commit message (Expand) | Author | Files | Lines |
2007-04-17 | gst/smpte/barboxwipes.c: Add missing break statement for BOX_HORIZONTAL case. | Snaik | 1 | -0/+1 |
2007-04-03 | gst/smpte/barboxwipes.c: | Wim Taymans | 1 | -1/+1 |
2007-03-04 | Fix a bunch of leaks shown by the newly-added states test. | Jan Schmidt | 1 | -0/+12 |
2007-02-24 | Fix build with LDFLAGS='-Wl,-z,defs' (#410997) | Loïc Minier | 1 | -1/+1 |
2007-02-06 | gst/smpte/gstsmpte.c: Let's try this again and use the right cast this time. | Tim-Philipp Müller | 1 | -2/+3 |
2007-02-06 | gst/smpte/gstsmpte.c: Add cast to avoid compiler warnings with older GLib ver... | Tim-Philipp Müller | 1 | -2/+2 |
2007-01-23 | gst/smpte/: constify some static structs. | Wim Taymans | 5 | -40/+82 |
2007-01-19 | gst/smpte/gstsmpte.c: Some more sanity checks to make sure the input formats ... | Tim-Philipp Müller | 1 | -5/+18 |
2007-01-19 | gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths ... | Edward Hervey | 1 | -6/+18 |
2007-01-19 | gst/smpte/gstsmpte.c: Allocate buffers of the right size. | Edward Hervey | 1 | -3/+3 |
2007-01-18 | gst/smpte/gstsmpte.c: Proxy getcaps on sink pads too, so that we either end u... | Tim-Philipp Müller | 1 | -2/+8 |
2006-12-07 | gst/smpte/: Port to 0.10 some more. | Wim Taymans | 3 | -66/+189 |
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-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+1 |
2006-03-30 | ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 | Sébastien Moutte | 1 | -0/+4 |
2006-03-30 | better/unified long descriptions | Wim Taymans | 1 | -6/+5 |
2006-03-24 | gst/: use DEBUG_FUNCPTR for collectpads | Stefan Kost | 1 | -1/+1 |
2006-03-15 | Fix memleak with gst_static_pad_template_get(). | Edward Hervey | 1 | -6/+3 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 5 | -256/+256 |
2005-11-22 | fix up more enums | Thomas Vander Stichele | 2 | -72/+72 |
2005-11-21 | Fix for collect pads API change. Also fix textoverlay state change function. | Tim-Philipp Müller | 1 | -7/+7 |
2005-11-14 | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 1 | -1/+1 |
2005-09-23 | fix build and use of GST_LIBS | Thomas Vander Stichele | 1 | -1/+1 |
2005-09-14 | Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build o... | Michael Smith | 1 | -1/+1 |
2005-09-01 | fix build after cleaning up my vomit | Thomas Vander Stichele | 1 | -2/+2 |
2005-09-01 | fix build after cleaning up my vomit | Thomas Vander Stichele | 1 | -7/+3 |
2005-05-06 | Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone... | Wim Taymans | 3 | -37/+43 |
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. | 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 |