summaryrefslogtreecommitdiff
path: root/gst/flx
AgeCommit message (Expand)AuthorFilesLines
2010-03-18build: Makefile.am cleanupsTim-Philipp Müller1-2/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2010-03-09flx: fix descriptionBenjamin Otte1-1/+1
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-2/+1
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-3/+0
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2007-03-04Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt1-0/+14
2006-11-08gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remov...Stefan Kost1-55/+15
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-6/+5
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-6/+2
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans1-1/+2
2006-02-19gst/flx/gstflxdec.*: Implement DURATION query.Wim Taymans2-1/+3
2006-02-19gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.Wim Taymans4-48/+86
2005-12-13gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the ...Edward Hervey1-0/+2
2005-12-11Now flxdec works on big-endian machines as well.Zeeshan Ali5-69/+150
2005-12-06expand tabsThomas Vander Stichele2-63/+63
2005-12-05Update for alloc_buffer changes.Andy Wingo1-1/+1
2005-11-22More fractional framerate conversionsJan Schmidt1-2/+2
2005-11-21Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller1-15/+12
2005-11-16gst/flx/gstflxdec.c: Fix state change.Wim Taymans1-8/+19
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-11-09Attempting to optimize the code for embedded systems.Zeeshan Ali1-10/+7
2005-10-17configure.ac: Enable flx plugin.Tim-Philipp Müller1-1/+2
2005-10-16flx plugin ported to 0.9Zeeshan Ali3-150/+167
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+1
2005-09-02All plugins updated for element state changes.Andy Wingo1-12/+13
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-10-06gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans1-1/+5
2004-09-29ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje1-15/+19
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+157
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-92/+93
2004-03-15*.h: Revert indentingJohan Dahlin3-146/+139
2004-03-14gst-indentThomas Vander Stichele5-454/+454
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-2/+2
2003-12-22Merge CAPS branchDavid Schleef1-40/+18
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+4
2003-11-02more, and more, and more...Ronald S. Bultje1-21/+28
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1