Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-bad
[platform/upstream/gstreamer.git] / ext / swfdec /
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2007-06-22 Edward HerveyFix leaks.
2007-04-29 Thomas Vander Sticheleautogen.sh: Require automake 1.7
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-10 Tim-Philipp Müllerext/swfdec/gstswfdec.c: Fix build (class_init declarati...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-03 Tim-Philipp Müllerext/swfdec/Makefile.am: Don't set plugindir.
2006-04-01 Thomas Vander Stichelerework build; add translations for v4l2
2006-01-21 David SchleefUpdate from swfdec.
2005-12-19 Edward Herveyext/swfdec/gstswfdec.c: Add debugging category and...
2005-12-12 Tim-Philipp Müllerext/: GstObjects must be unref'ed with gst_object_unref...
2005-12-12 David Schleefext/swfdec/gstswfdec.c: Add a subclass of GstBuffer...
2005-12-09 Edgard Limaswfdec Ported to 0.10.
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
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-01-16 Jan SchmidtDon't return SUCCESS from the state change when the...
2004-11-09 Benjamin Otteext/alsa/gstalsa.c: buffer-frames property was missing
2004-10-14 David Schleefconfigure.ac: update for swfdec-0.3 and liboil-0.2
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-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-22 David Schleefext/swfdec/gstswfdec.*: Fix negotiation.
2004-01-12 Benjamin Ottegst-libs/gst/video/video.h: Fix caps template names...
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
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-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-03 Benjamin Ottefix for new plugin system
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-16 David Schleefchange printfs to GST_DEBUG
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-03 David SchleefFix typefind function for BBB's new system
2003-08-25 Christian Schallertwo small build fixes
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-24 David SchleefAdd buffer length checks to every typefinding function
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-06-13 Wim Taymanshack removal
2003-05-24 Wim TaymansUNITS -> DEFAULT
2003-04-22 David SchleefRewrote much of the code. Hopefully will work with...
2003-01-23 David SchleefAdd length querying
2003-01-17 David SchleefUpdate for new API
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-30 Wim TaymansFix plugins for new query API
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-12-05 David I. Lehnsanity check in case of symbol clashes with avifile
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-15 David SchleefAdd SWF Flash decoder plugin based on libswfdec