effectv: port revtv to 0.11
[platform/upstream/gstreamer.git] / gst / effectv /
2011-07-07 Wim Taymanseffectv: port revtv to 0.11
2011-07-07 Wim Taymanseffectv: port vertigotv to 0.11
2011-07-07 Wim Taymanseffectv: port shagadelictv to 0.11
2011-07-06 Wim Taymanswarptv: port to 0.11
2011-07-06 Wim Taymansdice: keep track of info
2011-07-06 Wim Taymanseffectv: port dice
2011-07-06 Wim Taymanseffectv: port agingtv
2011-07-06 Wim TaymansMerge branch 'master' into 0.11
2011-07-05 Wim Taymanseffectv: port edgetv
2011-04-18 Wim TaymansMerge branch 'master' into 0.11
2011-04-16 Robert Swainedgetv: Remove unused but set height variable
2011-04-10 Thibault Saunierandroid: Make it ready for androgenizer
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2010-12-30 David SchleefChange M_PI to G_PI
2010-12-19 Sebastian Drögeradioactv: Prevent use of uninitialized values
2010-06-16 Sebastian Drögewarptv: Don't use floats as loop counters
2010-03-21 Benjamin OtteAdd -Wold-style-definition flag
2010-03-09 Sebastian Drögeeffectv: Use controller where possible, optimize a...
2009-08-31 Peter Kjellerstedteffectv: Fix compilation with gcc 3
2009-07-24 Sebastian Drögeeffectv: Don't allow caps changes for some effectv...
2009-07-24 Sebastian Drögewarptv: Make the sine table global instead of having...
2009-07-16 Sebastian Drögeeffectv: Chain up finalize to the parent class in warptv
2009-07-16 Sebastian Drögeeffectv: Add rippletv element
2009-07-16 Sebastian Drögeeffectv: Add streaktv effect filter element
2009-07-16 Sebastian Drögeeffectv: Fix processing on big endian architectures
2009-07-16 Sebastian Drögeeffectv: Add radioactv effect filter
2009-07-16 Sebastian Drögeeffectv: Make the optv threshold property an uint
2009-07-16 Sebastian Drögeeffect: Add optv effect filter from the effectv project
2009-06-16 Sebastian Drögeeffectv: Add basic documentation for the effectv elements
2009-06-16 Sebastian Drögeeffectv: Define the fast PRNG function at a central...
2009-06-16 Sebastian Drögeeffectv: Move type definitions into separate headers
2009-06-16 Sebastian Drögeeffectv: Remove get_unit_size implementations
2009-06-15 Sebastian Drögewarptv: Clean up warptv element and fix some minor...
2009-06-15 Sebastian Drögevertigotv: Clean up vertigotv element and fix some...
2009-06-15 Sebastian Drögedicetv: Use guint8 instead of char (which can be signed...
2009-06-15 Sebastian Drögeshagadelictv: Use guint8/gint8 instead of char (which...
2009-06-15 Sebastian Drögeshagadelictv: Clean up element and free all memory...
2009-06-15 Sebastian Drögerevtv: Clean up revtv element
2009-06-15 Sebastian Drögequarktv: Simplify some code
2009-06-15 Sebastian Drögequarktv: Use the input data if a NULL buffer is chosen...
2009-06-15 Sebastian Drögequarktv: Fix setting the planes property of quarktv
2009-06-15 Sebastian Drögequarktv: Clean up the quarktv element
2009-06-15 Sebastian Drögeeffectv: Make elements list constant
2009-06-15 Sebastian Drögeedgetv: Clean up edgetv element and fix memory leak
2009-06-15 Sebastian Drögedicetv: Clean up dicetv element and fix some smaller...
2009-06-15 Sebastian Drögeagingtv: Actually use GstController for syncing the...
2009-06-15 Sebastian Drögeagingtv: Export some more agingtv properties via GObjec...
2009-06-15 Sebastian Drögeagingtv: General cleanup and updating of copyright
2009-06-15 Sebastian Drögeagingtv: Store and update state inside the instance...
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-18 Edward HerveyRemove unused variables in _class_init
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2007-07-11 Tim-Philipp MüllerFix build against core CVS.
2007-02-24 Loïc MinierFix build with LDFLAGS='-Wl,-z,defs' (#410997)
2006-12-14 Tim-Philipp Müllergst/effectv/gstquark.c: Add some NULL pointer checks...
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-30 Wim Taymansbetter/unified long descriptions
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-30 Thomas Vander Stichelegst/: update for symbols change
2005-11-29 Thomas Vander Sticheleremove the videofilter library and link to the one...
2005-11-24 Julien Mouttegst/effectv/gstquark.c: Flush the planes list on revers...
2005-11-23 Julien MoutteVideoFilter inherits from
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-26 Thomas Vander Sticheledo proper cleanup/creation, fixes state changes
2005-08-13 Tim-Philipp MüllerUse -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-07-01 Jan SchmidtReplace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*
2005-06-29 Andy Wingoconfigure.ac (GST_CFLAGS): GCC strikes back!!! Let...
2005-06-02 Wim Taymansgst/: Bufferalloc changes.
2005-05-13 Christian Schalleradd rtsp and esd files to spec and fix some disting...
2005-05-11 Zeeshan AliFixed the effectv build again.
2005-05-11 Tim-Philipp Müllergst/: Turn videofilter into a library (private for...
2005-05-07 Zeeshan AliFixed a few things to enable the mad and effectv to...
2005-05-06 Christian Schallermake mad and effectv work with gst-register
2005-05-06 Christian Schallerported mad and effectv plugins
2005-01-25 Ronald S. Bultjegst/effectv/gstquark.c: Memory free'ing location fix...
2004-07-27 Steve Lhommemore working plugins
2004-07-27 Steve Lhommerename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 Steve Lhommeavoid problems with math.h, fix release dependancy
2004-07-26 Steve Lhommeadd more plugins to the build add some definitions...
2004-07-26 Steve Lhommemore plugins supported under windows
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-03-24 Benjamin Otteext/gnomevfs/gstgnomevfssrc.c: don't g_return_if_fail...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-12 Jan SchmidtPort all elements that can be ported to videofilter...
2004-03-04 Thomas Vander Stichelefix headers fix signals to use - instead of _
2004-02-02 David Schleefcode cleanup. Change bzero() to memset(). Remove...
2004-01-12 Benjamin Ottegst-libs/gst/video/video.h: Fix caps template names...
2004-01-11 David Schleefext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed...
2004-01-10 Steve Bakergst/effectv/gstaging.c: Port agingTV to videofilter
2004-01-07 David SchleefMake warpTV a subclass of videofilter
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-02 Jan SchmidtUpdated for the new plugin loading code
next