summaryrefslogtreecommitdiffstats
path: root/gst/auparse/gstauparse.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-6/+1
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-6/+1
* Use audioconvert for converting from non-native endianness floats in auparse ...René Stadler2007-05-211-37/+2
* gst/auparse/gstauparse.c: limit caps to the formats we announce in the templateStefan Kost2007-04-101-2/+21
* Revert last change as we don't want plugins-good to depend on plugins-base CV...Sebastian Dröge2007-03-301-2/+37
* configure.ac: Require gst-plugins-base CVS for audioconvert with non-native f...René Stadler2007-03-291-37/+2
* Activate pads before adding.Wim Taymans2006-10-061-0/+1
* Printf format fixes.Tim-Philipp Müller2006-10-051-3/+3
* gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make sou...Tim-Philipp Müller2006-04-261-240/+544
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-16/+31
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+3
* gst/auparse/gstauparse.c: Don't push buffers into the adapter that we are goi...Tim-Philipp Müller2006-02-011-10/+16
* gst/auparse/gstauparse.c: Can't use gst_object_unref() on a GstAdapter (#3251...Tim-Philipp Müller2005-12-291-1/+1
* gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_...Tim-Philipp Müller2005-12-121-90/+56
* expand tabsThomas Vander Stichele2005-12-061-5/+5
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+3
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-1/+1
* gst_object_unref, not g_object_unrefMichael Smith2005-11-211-1/+1
* gst/auparse/: Partially fix #161712. playbin still doesn't work on these file...Michael Smith2005-11-211-23/+63
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+2
* Just some cleanup.Edgard Lima2005-10-311-23/+27
* newsegment API update.Wim Taymans2005-10-111-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-1/+1
* Auparse ported to 0.9. Tested with filesrc ! auparse ! osssink and alsasinkEdgard Lima2005-09-221-47/+41
* All plugins updated for element state changes.Andy Wingo2005-09-021-7/+8
* fix int and float audio caps in auparse, partially fixes bug #142812Stéphane Loeuillet2004-12-191-12/+24
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-111-1/+1
* gst/auparse/gstauparse.c: Error out on invalid data (fixes #154807).Ronald S. Bultje2004-10-091-1/+1
* gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error report...Ronald S. Bultje2004-09-221-0/+1
* ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef2004-08-111-1/+1
* local include fixesSteve Lhomme2004-07-261-1/+1
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* - LE/Dec au files were broken (a bug i introduced)Stéphane Loeuillet2004-05-171-3/+3
* fix warningThomas Vander Stichele2004-05-141-1/+1
* gst/auparse/gstauparse.c: add support for ADPCM streams (CCITT g72x) decoder ...Stéphane Loeuillet2004-05-141-24/+36
* ext/audiofile/gstafparse.c: change class to Codec/Demuxer/AudioStéphane Loeuillet2004-05-131-3/+3
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-131-5/+9
* gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF typesStéphane Loeuillet2004-05-131-1/+1
* gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from...Stéphane Loeuillet2004-05-111-22/+43
* gst/auparse/gstauparse.c: Hack around spider. Remove me some day please.Ronald S. Bultje2004-05-111-4/+41
* gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous pa...Ronald S. Bultje2004-05-111-9/+1
* gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...Stéphane Loeuillet2004-05-101-19/+62
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-32/+33
* gst-indentThomas Vander Stichele2004-03-141-88/+82
* gst/ac3parse/gstac3parse.c: update to checklist 5David Schleef2004-01-271-0/+1
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-2/+2
* Merge CAPS branchDavid Schleef2003-12-221-50/+28
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1