summaryrefslogtreecommitdiff
path: root/gst/auparse
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-6/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2007-05-21Use audioconvert for converting from non-native endianness floats in auparse ...René Stadler2-41/+2
2007-04-10gst/auparse/gstauparse.c: limit caps to the formats we announce in the templateStefan Kost1-2/+21
2007-03-30Revert last change as we don't want plugins-good to depend on plugins-base CV...Sebastian Dröge2-2/+41
2007-03-29configure.ac: Require gst-plugins-base CVS for audioconvert with non-native f...René Stadler2-41/+2
2006-10-06Activate pads before adding.Wim Taymans1-0/+1
2006-10-05Printf format fixes.Tim-Philipp Müller1-3/+3
2006-04-26gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make sou...Tim-Philipp Müller2-254/+566
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-16/+31
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+3
2006-02-01gst/auparse/gstauparse.c: Don't push buffers into the adapter that we are goi...Tim-Philipp Müller1-10/+16
2005-12-29gst/auparse/gstauparse.c: Can't use gst_object_unref() on a GstAdapter (#3251...Tim-Philipp Müller1-1/+1
2005-12-12gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_...Tim-Philipp Müller2-101/+67
2005-12-06expand tabsThomas Vander Stichele1-5/+5
2005-12-05Update for alloc_buffer changes.Andy Wingo1-2/+3
2005-11-22ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo1-1/+1
2005-11-21Forgot to commit header file changes, Makefile.am changes. Oops.Michael Smith2-1/+6
2005-11-21gst_object_unref, not g_object_unrefMichael Smith1-1/+1
2005-11-21gst/auparse/: Partially fix #161712. playbin still doesn't work on these file...Michael Smith1-23/+63
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+2
2005-10-31Just some cleanup.Edgard Lima1-23/+27
2005-10-11newsegment API update.Wim Taymans1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele2-4/+3
2005-09-22Auparse ported to 0.9. Tested with filesrc ! auparse ! osssink and alsasinkEdgard Lima2-56/+43
2005-09-02All plugins updated for element state changes.Andy Wingo1-7/+8
2004-12-19fix int and float audio caps in auparse, partially fixes bug #142812Stéphane Loeuillet1-12/+24
2004-12-11put the same mail for Zaheer Merali everywhereStéphane Loeuillet1-1/+1
2004-10-09gst/auparse/gstauparse.c: Error out on invalid data (fixes #154807).Ronald S. Bultje1-1/+1
2004-09-22gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error report...Ronald S. Bultje1-0/+1
2004-08-11ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef1-1/+1
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-26local include fixesSteve Lhomme1-1/+1
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+148
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-05-17- LE/Dec au files were broken (a bug i introduced)Stéphane Loeuillet1-3/+3
2004-05-14fix warningThomas Vander Stichele1-1/+1
2004-05-14gst/auparse/gstauparse.c: add support for ADPCM streams (CCITT g72x) decoder ...Stéphane Loeuillet1-24/+36
2004-05-13ext/audiofile/gstafparse.c: change class to Codec/Demuxer/AudioStéphane Loeuillet1-3/+3
2004-05-13ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet1-5/+9
2004-05-13gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF typesStéphane Loeuillet1-1/+1
2004-05-11gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from...Stéphane Loeuillet1-22/+43
2004-05-11gst/auparse/gstauparse.c: Hack around spider. Remove me some day please.Ronald S. Bultje1-4/+41
2004-05-11gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous pa...Ronald S. Bultje1-9/+1
2004-05-10gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...Stéphane Loeuillet1-19/+62
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-32/+33
2004-03-15*.h: Revert indentingJohan Dahlin1-23/+20