summaryrefslogtreecommitdiffstats
path: root/gst/cutter
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-29/+66
* gst/: Make author name consistent with others.Thomas Vander Stichele2008-11-101-1/+1
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/cutter/gstcutter.*: Fix some of the most obvious bugs in cutter. Now does...Michael Smith2007-04-182-10/+10
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-1/+1
* gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.Sébastien Moutte2007-01-071-1/+3
* Printf format fixes.Tim-Philipp Müller2006-10-051-2/+2
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* 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/+2
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-5/+9
* better/unified long descriptionsWim Taymans2006-03-301-6/+4
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+2
* expand tabsThomas Vander Stichele2005-12-061-10/+10
* gst/cutter/gstcutter.c: copy calculation code from level; remove use of some ...Thomas Vander Stichele2005-11-221-32/+62
* port cutterThomas Vander Stichele2005-11-212-153/+119
* 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
* 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/+151
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-24/+25
* *.h: Revert indentingJohan Dahlin2004-03-151-30/+29
* gst-indentThomas Vander Stichele2004-03-142-206/+175
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-2/+2
* src pad was being created twice - oops.Jan Schmidt2004-01-021-1/+1
* Fix warningsJeremy Simon2003-12-271-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-29/+22
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* Cutter and EFence ported.Iain Holmes2003-11-011-21/+27
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-5/+6
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-10/+20
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-6/+9
* fixes #112657Thomas Vander Stichele2003-05-102-72/+106
* Fix bug 105886Ronald S. Bultje2003-02-231-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-5/+5
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-6/+1
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-3/+0
* small cleanupsThomas Vander Stichele2002-09-092-14/+16
* print fixesThomas Vander Stichele2002-07-151-2/+0
* DEBUG fixesThomas Vander Stichele2002-07-151-5/+7
* merge fixThomas Vander Stichele2002-07-151-1/+0