gst/rtpmanager/gstrtpsession.c: Remove debug.
[platform/upstream/gst-plugins-good.git] / gst / alpha /
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...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-08-30 Tim-Philipp MüllerMake stuff compile with GST_DISABLE_GST_DEBUG.
2008-05-29 Sebastian Kellergst/alpha/gstalpha.c: Try to skip pixels or areas that...
2008-02-19 Sebastian Drögegst/alpha/Makefile.am: Link alpha plugin with libgstbas...
2008-01-31 Jan Schmidtgst/alpha/: Re-write the 'alpha' plugin to be BaseTrans...
2008-01-09 Edward Herveygst/alpha/: Make the various properties of 'alpha'...
2007-11-14 Arek Korbikgst/alpha/gstalphacolor.c: Detect RGBA/BGRA correctly...
2007-04-25 Tim-Philipp Müllergst/alpha/gstalphacolor.c: Double-check that RGB input...
2007-04-24 Tim-Philipp MüllerAdd minimal docs blurb to alphacolor; split out headers...
2007-02-24 Loïc MinierFix build with LDFLAGS='-Wl,-z,defs' (#410997)
2006-09-25 Peter Kjellerstedtgst/: Include stdlib.h in some more places, makes thing...
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-05-28 Tim-Philipp Müllergst/: GST_PTR_FORMAT should be used to print caps in...
2006-05-10 Tim-Philipp MüllerConst-ify GEnumValue arrays.
2006-05-02 Stefan Kostgst/: don't leak caps-string
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
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-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-02-16 Wouter Paesengst/alpha/gstalpha.c: Don't ignore return value of...
2005-11-22 Jan SchmidtMore fractional framerate conversions
2005-11-22 Thomas Vander Stichelefix up more enums
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-18 Julien Moutteext/libpng/gstpngdec.*: Complete rewrite of pngdec...
2005-10-17 Julien Mouttegst/alpha/gstalphacolor.c: Handle caps negotiation...
2005-10-17 Julien Moutteconfigure.ac: Adding videomixer.
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-20 Stefan Kostgst/alpha/gstalpha.c: fix element description
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-06-30 Thomas Vander Stichelefixes for new pkg-config files in gst-plugins-base
2005-06-29 Andy Wingoconfigure.ac (GST_CFLAGS): GCC strikes back!!! Let...
2005-05-25 Wim TaymansNo need to take the lock anymore, core already did...
2005-05-17 Wim TaymansPorted alpha, remove alphacolor as functionality is...
2005-02-08 Ronald S. Bultjegst/alpha/gstalphacolor.c: Add BGRA handling (#165736).
2004-11-08 Wim Taymansgst/alpha/gstalpha.c: Implement alpha functions for...
2004-11-05 Wim Taymansgst/: More stride fixes.
2004-11-04 Wim Taymansgst/alpha/gstalpha.c: Updated the chroma keying algorit...
2004-11-03 Wim Taymansgst/alpha/gstalpha.c: Fix stride issues. Does not compl...
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 Lhommemore plugins supported under windows
2004-07-22 Wim Taymansgst/alpha/: Stupid plugin to to RGBA to AYUV conversion...
2004-05-28 Wim TaymansA plugin to add an alpha channel to I420 video. Can...