gdkpixbufdec: bump rank to SECONDARY
[platform/upstream/gst-plugins-good.git] / gst / videomixer /
2010-06-10 Sebastian Drögevideomixer: Port most blending related functions to orc
2010-06-10 Sebastian Drögevideomixer: Replace some tabs by spaces
2010-06-09 David Schleefvideomixer: liboil to orc conversion
2010-06-06 Sebastian Drögegst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-06-04 Edward Herveyvideomixer: if we're not linked downstream, we can...
2010-06-03 Edward Herveyvideomixer: Don't return caps in get_caps() that will...
2010-06-01 Edward Herveyvideomixer: filter caps returned from downstream with...
2010-06-01 Edward Herveyvideomixer: Implement sinkpad GetCapsFunction.
2010-06-01 Sebastian Drögevideomixer: Don't mix input with different pixel aspect...
2010-05-05 Sebastian Drögevideomixer: Make selection of a sinkpad number threadsafe
2010-04-29 Sebastian Drögevideomixer: Add support for YUY2, YVYU, UYVY
2010-04-29 Sebastian Drögevideomixer: Add support for Y444, Y42B, Y41B and YV12
2010-04-22 Sebastian Drögevideomixer: Fix byte order for MMX ARGB/AYUV color...
2010-04-21 Sebastian Drögevideomixer: Fix AYUV checker/color filling
2010-04-19 Sebastian Drögevideomixer: Add i387 floating point registers to the...
2010-03-20 Sebastian Drögevideomixer: Add support for ABGR and RGBA
2010-03-18 Tim-Philipp Müllerbuild: Makefile.am cleanups
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-02-24 Alessandro DecinaMake sure FLUSH_STOP is sent so not to leave downstream...
2010-02-12 Wim Taymansvideomixer: fix timestamp problems
2010-01-27 Sebastian Drögevideomixer: Fix assembly register constraints
2010-01-13 Stefan Kostvideomixer: use 'q' constraint instead of 'r'
2010-01-11 Sebastian Drögevideomixer: Implement basic QoS
2010-01-11 Sebastian Drögevideomixer: Add MMX implementations for I420 and all...
2010-01-11 Sebastian Drögevideomixer: Refactor processing functions
2009-12-25 Wim Taymansvideomixer: optimize blend code some more
2009-12-24 Wim Taymansvideomixer: scale and clamp
2009-12-24 Wim Taymansvideomixer: some trivial cleanups
2009-12-17 Sebastian Drögevideomixer: Fix assembly compilation on x86
2009-12-16 Sebastian Drögevideomixer: Use movzbl instead of movzxb for moving...
2009-12-16 Sebastian Drögevideomixer: src/dest are input and output of the AYUV...
2009-12-15 Sebastian Drögevideomixer: Add MMX implementations of the AYUV blendin...
2009-12-12 Sebastian Drögevideomixer: Dequeue current buffer on FLUSH_STOP and...
2009-12-11 Sebastian Drögevideomixer: Fix stupid mistake in last commit
2009-12-11 Sebastian Drögevideomixer: Don't do floating point math in the inner...
2009-12-10 Sebastian Drögevideomixer: Remove wrong comments, copied from the...
2009-12-09 Sebastian Drögevideomixer: The queued duration is a signed integer
2009-12-09 Sebastian Drögevideomixer: Only pop buffers from collectpads after...
2009-12-09 Sebastian Drögevideomixer: Use gst_util_uint64_scale_int() for fps...
2009-09-22 Tim-Philipp Müllervideomixer: fix up Makefile some more
2009-09-22 Brian Cameronvideomixer: Add $(GST_PLUGINS_BASE_LIBS) to LDFLAGS...
2009-07-10 Sebastian Drögevideomixer: Random cleanup
2009-07-10 Sebastian Drögevideomixer: Send queries to the master pad by default...
2009-07-10 Sebastian Drögevideomixer: Add RGB, BGR, xRGB, RGBx, xBGR, BGRx support
2009-07-10 Sebastian Drögevideomixer: Clean up debugging a bit
2009-07-10 Sebastian Drögevideomixer: Remove some redundant checks and error...
2009-07-10 Sebastian Drögevideomixer: Remove the calculate_frame_size() function...
2009-07-10 Edward Herveyvideomixer: Remove unused link/unlink pad methods
2009-07-10 Edward Herveyvideomixer: I420 mode: Add fast path for 0.0 and 1...
2009-07-10 Edward Herveyvideomixer: I420 blending : Fix main algorithm.
2009-07-10 Edward Herveyvideomixer: Make debugging category global to all the...
2009-07-10 Edward Herveyvideomixer: improve readability of debugging statements.
2009-07-08 Sebastian Drögevideomixer: Make checker pattern lookup table constant
2009-07-08 Sebastian Drögevideomixer: Add support for ARGB
2009-06-11 Jan Schmidtdocs: Quieten a couple more docs warnings
2009-05-28 Sebastian Drögevideomixer: Don't use // comments
2009-05-28 Sebastian Drögevideomixer: Fix background blitting when a color mode...
2009-05-28 Sebastian Drögevideomixer: Some cleanup and fix the calculation of...
2009-05-28 Sebastian Drögevideomixer: Fix I420 blending to actually do something
2009-05-28 Sebastian Drögevideomixer: Fix ARGB blending to actually work
2009-05-28 Sebastian Drögevideomixer: Blend BGRA ourselves instead of using Cairo
2009-05-28 Alex Ugartevideomixer: Add support for blending BGRA and AYUV
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-03-26 Wim Taymansvideomixer: some more indent fixes
2009-03-26 Wim Taymansvideomixer: fix gst-indent screwup
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-09-25 Wim Taymansgst/videomixer/videomixer.c: Handle segments a little...
2008-06-10 Wim Taymansgst/videomixer/videomixer.c: Remove bogus check.
2008-06-10 Wim Taymansgst/videomixer/videomixer.c: Use stream_time to synchro...
2008-06-02 Sebastian Drögegst/videomixer/videomixer.c: When using gst_element_ite...
2008-05-28 Sebastian Drögegst/videomixer/videomixer.*: duration and latency queries.
2008-05-27 Edward Herveygst/videomixer/videomixer.*: Implement proper seek...
2008-05-20 Stefan Kostgst/videomixer/videomixer.c: Add missing incudes.
2008-05-20 Jan Schmidtgst/videomixer/videomixer.*: Instead of a random number...
2008-05-19 Stefan KostTry using thaytans new mechanism to get extra classes...
2008-02-29 Michael Smithgst/videomixer/videomixer.c: Don't call gst_object_sync...
2008-01-16 Stefan Kostgst/videomixer/Makefile.am: Add controller flags.
2008-01-16 Stefan Kostgst/videomixer/videomixer.c: Also commit the missing...
2008-01-15 Stefan Kostdocs/plugins/: Update plugin docs.
2008-01-09 Edward Herveygst/videomixer/videomixer.c: Fix error from my last...
2008-01-09 Edward Herveygst/videomixer/videomixer.c: Implement GstChildProxy...
2007-05-08 Tim-Philipp Müllergst/videomixer/videomixer.c: Fix strides calculation...
2006-12-16 Sjoerd Simonsgst/videomixer/videomixer.c: Introduce some locking...
2006-12-06 Sjoerd Simonsgst/videomixer/videomixer.c: Don't reset xpos and ypos...
2006-11-13 Mark Nauwelaertsgst/videomixer/videomixer.c: Fix memleak by unref'ing...
2006-10-30 Mark Nauwelaertsgst/videomixer/videomixer.c: Fix videomixer so that...
2006-09-25 Peter Kjellerstedtgst/: Include stdlib.h in some more places, makes thing...
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
2006-05-10 Tim-Philipp MüllerConst-ify GEnumValue arrays.
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 Wim Taymansbetter/unified long descriptions
2006-03-24 Stefan Kostgst/: use DEBUG_FUNCPTR for collectpads
2005-12-13 Julien Mouttegst/videomixer/videomixer.c: Code cleanup and re-enabli...
2005-12-12 Julien MoutteAdding documentation for videomixer on my way with...
2005-12-12 Julien Mouttegst/videomixer/videomixer.c: Fix caps negotiation....
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
next