summaryrefslogtreecommitdiff
path: root/gst/cutter
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-29/+66
2008-11-10gst/: Make author name consistent with others.Thomas Vander Stichele1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2007-04-18gst/cutter/gstcutter.*: Fix some of the most obvious bugs in cutter. Now does...Michael Smith2-10/+10
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier1-1/+1
2007-01-07gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.Sébastien Moutte1-1/+3
2006-10-05Printf format fixes.Tim-Philipp Müller1-2/+2
2006-06-22Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller1-1/+1
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/+2
2006-03-30ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte1-5/+9
2006-03-30better/unified long descriptionsWim Taymans1-6/+4
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+2
2005-12-06expand tabsThomas Vander Stichele1-10/+10
2005-11-22gst/cutter/gstcutter.c: copy calculation code from level; remove use of some ...Thomas Vander Stichele1-32/+62
2005-11-21port cutterThomas Vander Stichele2-153/+119
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
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/+151
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-24/+25
2004-03-15*.h: Revert indentingJohan Dahlin1-30/+29
2004-03-14gst-indentThomas Vander Stichele2-206/+175
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-2/+2
2004-01-02src pad was being created twice - oops.Jan Schmidt1-1/+1
2003-12-27Fix warningsJeremy Simon1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-29/+22
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-01Cutter and EFence ported.Iain Holmes1-21/+27
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-5/+6
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-10/+20
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-6/+9
2003-05-10fixes #112657Thomas Vander Stichele2-72/+106
2003-02-23Fix bug 105886Ronald S. Bultje1-1/+1
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-1/+1
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-5/+5
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-6/+1
2002-09-09removing warnings (approved by wtay)Thomas Vander Stichele1-3/+0
2002-09-09small cleanupsThomas Vander Stichele2-14/+16
2002-07-15print fixesThomas Vander Stichele1-2/+0
2002-07-15DEBUG fixesThomas Vander Stichele1-5/+7
2002-07-15merge fixThomas Vander Stichele1-1/+0