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