summaryrefslogtreecommitdiff
path: root/gst/flx
AgeCommit message (Expand)Author
2014-05-02flxdec: fix integer overflowVincent Penquerc'h
2014-02-08flx: Fix typo in header include guardSebastian Dröge
2013-05-24flxdec: Properly skip non-frame chunksSebastian Dröge
2013-05-24flxdec: Flush data from adapter after reading itSebastian Dröge
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-04-13flxdec: improve segment handlingMark Nauwelaerts
2012-04-13flxdec: port to 0.11Mark Nauwelaerts
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2011-04-11android: Make it ready for androgenizerThibault Saunier
2010-03-18build: Makefile.am cleanupsTim-Philipp Müller
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-03-09flx: fix descriptionBenjamin Otte
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost
2007-03-04Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt
2006-11-08gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remov...Stefan Kost
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost
2006-03-30better/unified long descriptionsWim Taymans
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans
2006-02-19gst/flx/gstflxdec.*: Implement DURATION query.Wim Taymans
2006-02-19gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.Wim Taymans
2005-12-13gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the ...Edward Hervey
2005-12-11Now flxdec works on big-endian machines as well.Zeeshan Ali
2005-12-06expand tabsThomas Vander Stichele
2005-12-05Update for alloc_buffer changes.Andy Wingo
2005-11-22More fractional framerate conversionsJan Schmidt
2005-11-21Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller
2005-11-16gst/flx/gstflxdec.c: Fix state change.Wim Taymans
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele
2005-11-09Attempting to optimize the code for embedded systems.Zeeshan Ali
2005-10-17configure.ac: Enable flx plugin.Tim-Philipp Müller
2005-10-16flx plugin ported to 0.9Zeeshan Ali
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele
2005-09-02All plugins updated for element state changes.Andy Wingo
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo
2004-10-06gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans
2004-09-29ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje
2004-07-27more working pluginsSteve Lhomme
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme
2004-07-26more plugins supported under windowsSteve Lhomme
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-15*.h: Revert indentingJohan Dahlin