Age | Commit message (Expand) | Author | Files | Lines |
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -good. | Stefan Kost | 1 | -0/+2 |
2008-08-30 | Make stuff compile with GST_DISABLE_GST_DEBUG. | Tim-Philipp Müller | 1 | -2/+1 |
2008-05-29 | gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too br... | Sebastian Keller | 1 | -133/+183 |
2008-02-19 | gst/alpha/Makefile.am: Link alpha plugin with libgstbase. Fixes bug #517386. | Sebastian Dröge | 1 | -1/+1 |
2008-01-31 | gst/alpha/: Re-write the 'alpha' plugin to be BaseTransform based, simplifyin... | Jan Schmidt | 2 | -385/+292 |
2008-01-09 | gst/alpha/: Make the various properties of 'alpha' controllable. This allows ... | Edward Hervey | 2 | -11/+80 |
2007-11-14 | gst/alpha/gstalphacolor.c: Detect RGBA/BGRA correctly on little endian systems. | Arek Korbik | 1 | -1/+1 |
2007-04-25 | gst/alpha/gstalphacolor.c: Double-check that RGB input caps are really RGBA c... | Tim-Philipp Müller | 1 | -14/+22 |
2007-04-24 | Add minimal docs blurb to alphacolor; split out headers into separate header ... | Tim-Philipp Müller | 3 | -32/+75 |
2007-02-24 | Fix build with LDFLAGS='-Wl,-z,defs' (#410997) | Loïc Minier | 1 | -1/+1 |
2006-09-25 | gst/: Include stdlib.h in some more places, makes things compile with uClibc ... | Peter Kjellerstedt | 1 | -0/+1 |
2006-09-16 | More G_OBJECT macro fixing. | Stefan Kost | 1 | -1/+1 |
2006-06-22 | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f... | Tim-Philipp Müller | 1 | -2/+2 |
2006-05-28 | gst/: GST_PTR_FORMAT should be used to print caps in debug statements. | Tim-Philipp Müller | 1 | -9/+1 |
2006-05-10 | Const-ify GEnumValue arrays. | Tim-Philipp Müller | 1 | -1/+1 |
2006-05-02 | gst/: don't leak caps-string | Stefan Kost | 1 | -2/+9 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2 | -2/+2 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+1 |
2006-03-30 | ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 | Sébastien Moutte | 1 | -0/+4 |
2006-03-30 | better/unified long descriptions | Wim Taymans | 2 | -2/+2 |
2006-03-15 | Fix memleak with gst_static_pad_template_get(). | Edward Hervey | 1 | -4/+2 |
2006-02-16 | gst/alpha/gstalpha.c: Don't ignore return value of the parent class's state | Wouter Paesen | 1 | -5/+9 |
2005-11-22 | More fractional framerate conversions | Jan Schmidt | 1 | -2/+3 |
2005-11-22 | fix up more enums | Thomas Vander Stichele | 1 | -4/+4 |
2005-11-14 | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 3 | -8/+6 |
2005-10-18 | ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha... | Julien Moutte | 1 | -21/+39 |
2005-10-17 | gst/alpha/gstalphacolor.c: Handle caps negotiation in a better way. | Julien Moutte | 1 | -9/+23 |
2005-10-17 | configure.ac: Adding videomixer. | Julien Moutte | 2 | -1/+264 |
2005-09-23 | fix build and use of GST_LIBS | Thomas Vander Stichele | 1 | -1/+1 |
2005-09-20 | gst/alpha/gstalpha.c: fix element description | Stefan Kost | 1 | -1/+1 |
2005-09-02 | All plugins updated for element state changes. | Andy Wingo | 1 | -12/+13 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2005-06-30 | fixes for new pkg-config files in gst-plugins-base | Thomas Vander Stichele | 1 | -1/+1 |
2005-06-29 | configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! | Andy Wingo | 1 | -2/+2 |
2005-05-25 | No need to take the lock anymore, core already did that before calling us. | Wim Taymans | 1 | -6/+2 |
2005-05-17 | Ported alpha, remove alphacolor as functionality is in ffmpegcolorspace. | Wim Taymans | 4 | -567/+27 |
2005-02-08 | gst/alpha/gstalphacolor.c: Add BGRA handling (#165736). | Ronald S. Bultje | 1 | -4/+38 |
2004-11-08 | gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases ... | Wim Taymans | 1 | -19/+183 |
2004-11-05 | gst/: More stride fixes. | Wim Taymans | 1 | -15/+16 |
2004-11-04 | gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more... | Wim Taymans | 1 | -80/+227 |
2004-11-03 | gst/alpha/gstalpha.c: Fix stride issues. Does not completely work for odd hei... | Wim Taymans | 1 | -16/+58 |
2004-07-27 | more working plugins | Steve Lhomme | 2 | -2/+2 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 2 | -4/+4 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 2 | -6/+6 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 2 | -0/+290 |
2004-07-22 | gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the c... | Wim Taymans | 2 | -1/+350 |
2004-05-28 | A plugin to add an alpha channel to I420 video. Can optionally do chroma keying. | Wim Taymans | 2 | -0/+567 |