various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / videofilter / gstvideobalance.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-04-13 Tim-Philipp Müllervideobalance: fix handling of YUV images with 'odd...
2010-12-31 Tim-Philipp Müllercairo, videofilter: use gst/math-compat.h header for...
2010-12-30 David Schleefvideobalance: Check for HAVE_RINT instead
2010-12-30 David Schleefvideobalance: use G_OS_WIN32 for windows check
2010-07-16 Alessandro Decinavideobalance: Fix wrong lock order that could lead...
2010-06-06 Sebastian Drögegst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-04-29 Sebastian Drögevideofilter: Order color formats by their contained...
2010-04-29 Sebastian Drögevideobalance: Reduce number of allocations per instance
2010-04-29 Sebastian Drögevideofilter: Update last-reviewed comments
2010-04-29 Sebastian Drögevideobalance: Add support for all RGB formats
2010-04-29 Sebastian Drögevideobalance: Add support for YUY2, UYVY, AYUV and...
2010-04-29 Sebastian Drögevideobalance: Add debug category
2010-04-29 Sebastian Drögevideobalance: Make property access threadsafe
2010-04-29 Sebastian Drögevideobalance: Add support for Y41B, Y42B and Y444
2010-04-29 Sebastian Drögevideobalance: Use libgstvideo for format specific things
2010-04-29 Sebastian Drögevideobalance: Make properties controllable
2010-04-29 Sebastian Drögevideobalance: Emit "value-changed" signal of color...
2010-04-29 Sebastian Drögevideobalance: Some random cleanup
2010-04-29 Sebastian Drögevideobalance: Stop using liboil
2010-04-29 Sebastian Drögevideofilter: Move all elements into a single plugin
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2009-10-02 Stefan Kostvideofilter: add G_OBJECT_WARN_INVALID_PROPERTY_ID...
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-09 Sébastien Mouttegst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64...
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-03 Wim Taymansdocs/plugins/: Added videobalance and videoflip to...
2005-11-23 Julien MoutteVideoFilter inherits from
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-07-25 Thomas Vander Sticheleforward port from 0.9 and enable videoflip now that...
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-05-06 Christian Schalleradd ported videofilter to cvs head
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-10-14 David Schleefconfigure.ac: update for swfdec-0.3 and liboil-0.2
2004-08-03 Benjamin Ottecompile fixes for --disable-gst-debug, G_DISABLE_ASSERT...
2004-07-27 Steve Lhommefix local includes and 64 bits constants
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-12 David SchleefConvert a few inner loops to use liboil. This is curre...
2004-01-25 Ronald S. Bultjegst/videofilter/gstvideobalance.*: Implement lookup...
2004-01-16 David Schleefgst/videofilter/gstvideobalance.c: Fix regression;...
2004-01-15 Julien Mouttegst/videofilter/gstvideobalance.c: Implement passthru...
2004-01-14 Julien Mouttegst/videofilter/gstvideobalance.c: Fixing videobalance...
2004-01-14 Julien Mouttegst-libs/gst/colorbalance/colorbalance.c: Adding a...
2004-01-13 Jon Trowbridgegst-libs/gst/colorbalance/colorbalance.h: Adding a...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-08 David Schleefrecommmit to get the make_filter tag correct
2003-11-08 David Schleefmuch cleanup hacking made possible by plugin changes
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-02 Ronald S. BultjeBla
2003-07-14 David SchleefCaps fixes and general cleanup.
2003-07-02 David Schleefadd formats to base class, not the actual videofilter...
2003-07-02 David Schleefvideo balancing (brightness, contrast, etc.)
2003-07-02 David SchleefAdd videobalance from template