Update docs
[platform/upstream/gst-plugins-good.git] / gst / videocrop /
2009-01-29 Thijs VermeirOnly unref the peer when there is one.
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2009-01-25 Thijs VermeirAdd unit test for aspectratiocrop Fixes bug #527951
2009-01-24 Thijs VermeirFix link in documentation of videocrop element
2009-01-24 Thijs VermeirAdd documentation for aspectratiocrop
2009-01-23 Thijs VermeirAdd aspectratiocrop element. Fixes bug #527951
2009-01-23 Thijs VermeirFix navigation event forwarding while cropping. Fixes...
2009-01-19 Luotao Fugst/videocrop/gstvideocrop.c: Add 8bit grayscale suppor...
2008-11-25 Wim Taymansgst/videocrop/gstvideocrop.*: Fix renegotiation when...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2007-01-28 Tim-Philipp Müllergst/videocrop/gstvideocrop.c: Fix cropping for packed...
2006-10-04 Tim-Philipp Müllergst/videocrop/gstvideocrop.*: Handle packed YUV formats...
2006-09-08 Tim-Philipp Müllerconfigure.ac: Bump requirements of -base (videocrop...
2006-09-08 Tim-Philipp Müllergst/videocrop/: Some quick tests indicate that it doesn...
2006-09-02 Tim-Philipp Müllerdocs/plugins/: Add videocrop to docs.
2006-09-02 Tim-Philipp MüllerPort/rewrite videocrop from scratch for GStreamer-0...
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-04-06 j^Unify the long descriptions in the plugin details ...
2006-04-01 Thomas Vander Stichelerework build; add translations for v4l2
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-09-05 Jan SchmidtFix up all the state change functions.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-02-01 Jan Schmidtext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL...
2004-12-18 Ronald S. Bultjegst/deinterlace/gstdeinterlace.c: Rowstride fixes....
2004-07-27 Steve Lhommemore working plugins
2004-07-27 Steve Lhommerename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 Steve Lhommeavoid problems with math.h, fix release dependancy
2004-07-26 Steve Lhommemore plugins supported under windows
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-03-30 David Schleefext/alsa/gstalsa.c: Don't fixate fields that aren't...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-01-12 Benjamin Ottegst-libs/gst/video/video.h: Fix caps template names...
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-02 Benjamin Ottefix for new plugin system
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-08 Leif Johnsonupdating some plugin categories
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in gst/ ...
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-25 David SchleefRewrote the core function. Added some nice #defines...
2003-07-22 Joshua N. PritikinA "video/raw" wasn't converted to the new "video/x...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-03-02 Zeeshan AliSilly bug, i wonder who was the last one to play with it
2003-01-30 Zeeshan AliJust correcting my mistake
2003-01-30 Zeeshan AliThe first attempt to support MAS. Dont expect it to...
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-07-22 Wim TaymansAdded simple video cropping plugin