various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / videofilter / gstvideoflip.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-04-13 Tim-Philipp Müllervideoflip: fix unused-but-set-variable warnings with...
2011-03-15 Youness Alaouivideoflip: Fix buffer overflow bug for odd resolutions...
2011-03-15 Youness Alaouivideoflip: Add support for YUY2, UVYV and YVYU colorspaces
2010-10-27 Jan Schmidtvideoflip: Forward src pad events upstream.
2010-06-24 Tim-Philipp Müllermatroska, videobox, videofilter: fix compiler warnings...
2010-04-29 Sebastian Drögevideofilter: Order color formats by their contained...
2010-04-29 Sebastian Drögevideoflip: Drop Y41B/Y42B support
2010-04-29 Sebastian Drögevideoflip: Also flip the pixel-aspect-ratio if width...
2010-04-29 Sebastian Drögevideoflip: Change the default method to identity
2010-04-29 Sebastian Drögevideofilter: Update last-reviewed comments
2010-04-29 Sebastian Drögevideoflip: Make property access threadsafe
2010-04-29 Sebastian Drögevideoflip: Add support for all RGB formats and AYUV
2010-04-29 Sebastian Drögevideoflip: Add support for Y41B, Y42B and Y444
2010-04-29 Sebastian Drögevideoflip: Make processing more general and use libgstv...
2010-04-29 Sebastian Drögevideoflip: Make method property controllable and improv...
2010-04-29 Sebastian Drögevideoflip: Some random cleanup
2010-04-29 Sebastian Drögevideofilter: Move all elements into a single plugin
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2007-07-11 Tim-Philipp MüllerFix build against core CVS.
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-05-10 Tim-Philipp MüllerConst-ify GEnumValue arrays.
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-03 Wim Taymansdocs/plugins/: Added videobalance and videoflip to...
2005-11-30 Thomas Vander Stichelegst/: update for symbols change
2005-11-29 Thomas Vander Sticheleborgify
2005-11-24 Julien Mouttegst/: Handle strides correctly, fix identity flipping...
2005-11-23 Julien MoutteVideoFilter inherits from
2005-11-22 Thomas Vander Stichelefix up more enums
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-07-25 Thomas Vander Sticheleforward port from 0.9 and enable videoflip now that...
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-05-06 Christian Schalleradd ported videofilter to cvs head
2004-07-27 Steve Lhommefix local includes and 64 bits constants
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-08 David Schleefrecommmit to get the make_filter tag correct
2003-11-08 David Schleefmuch cleanup hacking made possible by plugin changes
2003-11-02 Ronald S. BultjeBla
2003-07-14 David SchleefCaps fixes and general cleanup.
2003-07-02 David Schleefadd formats to base class, not the actual videofilter...
2003-07-02 David Schleefmove code from videoflip directory. Why? I don't...
2003-07-02 David SchleefAdd videoflip, created from template.