summaryrefslogtreecommitdiff
path: root/gst/smpte
AgeCommit message (Expand)AuthorFilesLines
2010-04-29smptealpha: Sync properties to the controller in before_transformSebastian Dröge1-9/+19
2010-04-29smptealpha: Add support for YV12 (converted to AYUV)Sebastian Dröge1-5/+6
2010-04-29smptealpha: Add support for all 4 ARGB formatsSebastian Dröge1-93/+205
2010-04-29smptealpha: Make color format support more genericSebastian Dröge2-27/+53
2010-04-29smptealpha: Some random cleanupSebastian Dröge2-115/+29
2010-04-29smpte: Add property for inverting the transition maskSebastian Dröge6-16/+75
2010-04-29smptealpha: Correctly detect property changes and update propertiesSebastian Dröge1-12/+27
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-16/+8
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte2-2/+2
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2-5/+1
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost2-37/+25
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+2
2008-06-17gst/rtsp/URLS: Some more urls.Wim Taymans1-0/+3
2008-05-22gst/smpte/gstsmptealpha.c: Fix debug statement arguments.Julien Moutte1-1/+2
2008-05-20gst/smpte/: Add new plugin that adds the SMPTE transition in the alpha channe...Wim Taymans6-12/+782
2007-04-17gst/smpte/barboxwipes.c: Add missing break statement for BOX_HORIZONTAL case.Snaik1-0/+1
2007-04-03gst/smpte/barboxwipes.c: Wim Taymans1-1/+1
2007-03-04Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt1-0/+12
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier1-1/+1
2007-02-06gst/smpte/gstsmpte.c: Let's try this again and use the right cast this time.Tim-Philipp Müller1-2/+3
2007-02-06gst/smpte/gstsmpte.c: Add cast to avoid compiler warnings with older GLib ver...Tim-Philipp Müller1-2/+2
2007-01-23gst/smpte/: constify some static structs.Wim Taymans5-40/+82
2007-01-19gst/smpte/gstsmpte.c: Some more sanity checks to make sure the input formats ...Tim-Philipp Müller1-5/+18
2007-01-19gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths ...Edward Hervey1-6/+18
2007-01-19gst/smpte/gstsmpte.c: Allocate buffers of the right size.Edward Hervey1-3/+3
2007-01-18gst/smpte/gstsmpte.c: Proxy getcaps on sink pads too, so that we either end u...Tim-Philipp Müller1-2/+8
2006-12-07gst/smpte/: Port to 0.10 some more.Wim Taymans3-66/+189
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte1-0/+4
2006-03-30better/unified long descriptionsWim Taymans1-6/+5
2006-03-24gst/: use DEBUG_FUNCPTR for collectpadsStefan Kost1-1/+1
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-6/+3
2005-12-06expand tabsThomas Vander Stichele5-256/+256
2005-11-22fix up more enumsThomas Vander Stichele2-72/+72
2005-11-21Fix for collect pads API change. Also fix textoverlay state change function.Tim-Philipp Müller1-7/+7
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-1/+1
2005-09-14Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build o...Michael Smith1-1/+1
2005-09-01fix build after cleaning up my vomitThomas Vander Stichele1-2/+2
2005-09-01fix build after cleaning up my vomitThomas Vander Stichele1-7/+3
2005-05-06Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans3-37/+43
2004-07-27fix local includes and 64 bits constantsSteve Lhomme2-2/+2
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+163
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2-2/+2