docs: Quieten a couple more docs warnings
[platform/upstream/gst-plugins-good.git] / gst / videomixer / videomixer.c
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: Some cleanup and fix the calculation of...
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-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/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.
2005-11-22 Thomas Vander Stichelefix up more enums
2005-11-22 Michael Smithgst/videomixer/videomixer.c: Fractional framerates...
2005-11-21 Tim-Philipp MüllerFix for collect pads API change. Also fix textoverlay...
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-31 Andy Wingogst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
2005-10-26 Julien Mouttegst/videomixer/videomixer.c: Use gst_pad_get_parent...
2005-10-24 Julien Mouttegst/videomixer/videomixer.c: Don't restrict video geome...
2005-10-17 Julien Moutteconfigure.ac: Adding videomixer.
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2004-11-08 Wim Taymansgst/videomixer/videomixer.c: Only mix AYUV for maximum...
2004-11-05 Wim Taymansgst/: More stride fixes.
2004-11-03 Wim Taymansgst/videomixer/videomixer.c: Fix stride issues. Does...
2004-09-07 Wim Taymansgst/videomixer/videomixer.c: Copy timestamps from the...
2004-08-03 Benjamin Ottecompile fixes for --disable-gst-debug, G_DISABLE_ASSERT...
2004-07-27 Wim Taymansgst/videomixer/videomixer.c: Be a nicer negotiation...
2004-06-28 Wim Taymansgst/videomixer/videomixer.c: Avoid divide by zero,...
2004-05-28 Wim TaymansA plugin to add an alpha channel to I420 video. Can...