Merge branch 'master' into 0.11
[platform/upstream/gst-plugins-good.git] / ext / aalib /
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-08-29 Wim TaymansMerge branch 'master' into 0.11
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-19 Wim TaymansMerge branch 'master' into 0.11
2011-08-18 Wim TaymansMerge branch 'master' into 0.11
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-10 Edward Herveyaasink: Remove unused variables
2011-08-08 Tim-Philipp Mülleraalib: make sure -DGST_USE_UNSTABLE_API is defined
2011-08-03 Wim TaymansMerge branch 'master' into 0.11
2011-07-15 Wim TaymansMerge branch 'master' into 0.11
2011-07-10 Wim TaymansMerge branch 'master' into 0.11
2011-07-08 Wim TaymansMerge branch 'master' into 0.11
2011-07-06 Wim Taymansaasink: port to new video API
2011-07-06 Wim TaymansMerge branch 'master' into 0.11
2011-07-04 Mark NauwelaertsMerge branch 'master' into 0.11
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-17 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-09 Wim Taymansaasink: register template and klass correctly
2011-06-08 Wim TaymansMerge branch 'master' into 0.11
2011-06-08 Wim Taymansassink: port aasink to 0.11
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-10-13 Stefan Kostvarious: wrap property registration and add a single...
2010-10-12 Tim-Philipp Müllerext, gst: canonicalise property names where this wasn...
2010-09-09 Stefan Kostaasink: fix context initialisation and freeing to not...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-05-28 Stefan KostDocument aasink and cacasink.
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
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
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-23 Jan SchmidtFixes for API changes
2005-11-22 Jan SchmidtConvert to fractional framerates.
2005-11-22 Thomas Vander Stichelefix up more enums
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-21 Tim-Philipp MüllerFixes for GST_FOURCC_FORMAT API change.
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-09-01 Thomas Vander Stichelefix build after cleaning up my vomit
2005-09-01 Thomas Vander Stichelefix build after cleaning up my vomit
2005-08-14 Thomas Vander Stichelelicensing, name and description changes
2005-07-10 Thomas Vander Stichelemore macro splitting; fix po problem
2005-07-04 Andy Wingoext/aalib/gstaasink.c (gst_aasink_fixate): Update for...
2005-06-29 Andy Wingoext/mad/gstid3tag.c (gst_id3_tag_get_event_masks):...
2005-05-06 Wim TaymansPorted 2 more plugins. usgly hack in the Makefile.am...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-06 David Schleefext/aalib/gstaasink.c: Add fixate function. (bug #131128)
2004-03-04 Thomas Vander Stichelefix headers fix signals to use - instead of _
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-14 Benjamin Otteuse element time.
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-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-01 Iain HolmesUpdated AAsink
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
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 ext/ ...
2003-08-10 David SchleefRemove redundant plugindir definition
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-05-05 David SchleefFound more problems. Refix #112329.
2003-05-05 David SchleefFix off-by-one allocation problem in gst_aasink_dither_...
2003-04-07 David SchleefConvert some of the broken fourcc printing to GST_FOURC...
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-27 Wim TaymansUpdate to new element sync API
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-11-27 Wim TaymansMoved clock set/get to class functions.
2002-09-18 Christian Schallerplugins part of license field patch
2002-05-26 Wim Taymans- Changed plugins for new APIs
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
2002-02-04 Wim TaymansSmall _get/_set fixes.
2002-02-03 Wim TaymansAssorted fixes.
2002-01-18 Wrobell- plugins are built without versioning info
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2002-01-12 David I. Lehns/filter/plugin/ link plugins to GST_LIBS rearrange...
2001-12-28 Wim TaymansFixed some plugins
2001-12-23 Thomas Vander Sticheleanother one
2001-12-23 Thomas Vander Stichelesmall mistake
2001-12-22 Thomas Vander Stichelechanges to accomodate the standardization of installed...
next