summaryrefslogtreecommitdiffstats
path: root/gst/smpte
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-182-5/+1
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-282-37/+25
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+2
* gst/rtsp/URLS: Some more urls.Wim Taymans2008-06-171-0/+3
* gst/smpte/gstsmptealpha.c: Fix debug statement arguments.Julien Moutte2008-05-221-1/+2
* gst/smpte/: Add new plugin that adds the SMPTE transition in the alpha channe...Wim Taymans2008-05-206-12/+782
* gst/smpte/barboxwipes.c: Add missing break statement for BOX_HORIZONTAL case.Snaik2007-04-171-0/+1
* gst/smpte/barboxwipes.c: Wim Taymans2007-04-031-1/+1
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-0/+12
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-1/+1
* gst/smpte/gstsmpte.c: Let's try this again and use the right cast this time.Tim-Philipp Müller2007-02-061-2/+3
* gst/smpte/gstsmpte.c: Add cast to avoid compiler warnings with older GLib ver...Tim-Philipp Müller2007-02-061-2/+2
* gst/smpte/: constify some static structs.Wim Taymans2007-01-235-40/+82
* gst/smpte/gstsmpte.c: Some more sanity checks to make sure the input formats ...Tim-Philipp Müller2007-01-191-5/+18
* gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths ...Edward Hervey2007-01-191-6/+18
* gst/smpte/gstsmpte.c: Allocate buffers of the right size.Edward Hervey2007-01-191-3/+3
* gst/smpte/gstsmpte.c: Proxy getcaps on sink pads too, so that we either end u...Tim-Philipp Müller2007-01-181-2/+8
* gst/smpte/: Port to 0.10 some more.Wim Taymans2006-12-073-66/+189
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-0/+4
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* gst/: use DEBUG_FUNCPTR for collectpadsStefan Kost2006-03-241-1/+1
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-6/+3
* expand tabsThomas Vander Stichele2005-12-065-256/+256
* fix up more enumsThomas Vander Stichele2005-11-222-72/+72
* Fix for collect pads API change. Also fix textoverlay state change function.Tim-Philipp Müller2005-11-211-7/+7
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-1/+1
* Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build o...Michael Smith2005-09-141-1/+1
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-2/+2
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-7/+3
* Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans2005-05-063-37/+43
* fix local includes and 64 bits constantsSteve Lhomme2004-07-272-2/+2
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+163
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-212-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-395/+396
* *.h: Revert indentingJohan Dahlin2004-03-153-55/+58
* gst-indentThomas Vander Stichele2004-03-147-897/+876
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-3/+3
* Merge CAPS branchDavid Schleef2003-12-222-45/+40
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0