android: Make it ready for androgenizer
[platform/upstream/gst-plugins-good.git] / gst / flx / gstflxdec.c
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-09 Benjamin Otteflx: fix description
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-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2006-11-08 Stefan Kostgst/flx/gstflxdec.c: fix categorisation, make short...
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-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-03-13 Wim Taymansclose #333784 unref the result of gst_pad_get_parent...
2006-02-19 Wim Taymansgst/flx/gstflxdec.*: Implement DURATION query.
2006-02-19 Wim Taymansgst/flx/: Set MALLOCDATA for the temp buffers so we...
2005-12-13 Edward Herveygst/flx/gstflxdec.c: If the speed of the file is null...
2005-12-11 Zeeshan AliNow flxdec works on big-endian machines as well.
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-22 Jan SchmidtMore fractional framerate conversions
2005-11-21 Tim-Philipp MüllerUpdate for stream lock API changes: don't take stream...
2005-11-16 Wim Taymansgst/flx/gstflxdec.c: Fix state change.
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-11-09 Zeeshan AliAttempting to optimize the code for embedded systems.
2005-10-17 Tim-Philipp Müllerconfigure.ac: Enable flx plugin.
2005-10-16 Zeeshan Aliflx plugin ported to 0.9
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2004-10-06 Wim Taymansgst/flx/gstflxdec.c: Actually _do_ negotiation. Pass...
2004-09-29 Ronald S. Bultjeext/flac/gstflacdec.c: Only return true if we actually...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
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-18 Thomas Vander Sticheleuse new error signal and classification
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 Ronald S. Bultjemore, and more, and more...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
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-07-11 Ronald S. BultjeSilence and fix typefinding
2003-07-08 Benjamin Otteanother comma missing
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-06 David SchleefMake sure buffer is long enough in type_find. Attempt...
2003-01-12 Wim TaymansFix timestamps
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-09 Thomas Vander Sticheleremoving warnings (approved by wtay)
2002-06-16 Wim TaymansFix timestamps
2002-05-31 Steve Bakeradd ranks only for plugins who participate in autoplugg...
2002-05-15 Steve Bakeruse new bytestream api
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-02-02 Wim TaymansSmall fixes
2002-01-19 Wim TaymansDrop the bytstream correctly.
2002-01-19 Wim TaymansSmall cleanups, break the loop if the buffer is null
2002-01-19 Christian Schallerminor fixes
2002-01-18 Wim TaymansFixed two off by one bugs in the delta decoding code.
2002-01-18 Wim TaymansFix the "64 colors flx too dark" bug.
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-28 Wim TaymansFixed some plugins
2001-12-23 Wim TaymansFixed some leftover errors.
2001-12-22 Andy WingoInitial revision