gst-indent
[platform/upstream/gst-plugins-good.git] / gst / wavparse / gstwavparse.c
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-06 David Schleefext/aalib/gstaasink.c: Add fixate function. (bug #131128)
2004-03-06 Thomas Vander Sticheledebug updates
2004-02-05 David Schleefgst/wavparse/gstwavparse.c: Fix a caps memleak.
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-15 David Schleefext/esd/esdsink.c: Remove property that handles osssink...
2004-01-14 Ronald S. Bultjeext/divx/: Set category to divx4linux instead of divx...
2004-01-04 Ronald S. Bultjegst/matroska/matroska-demux.c: Fix EBML-laced block...
2004-01-02 David SchleefFix some regressions caused by caps conversion
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2003-12-22 David SchleefMerge CAPS branch
2003-12-18 Ronald S. BultjeSorry Dave... Add mpegversion=1 to mp3 caps everywhere...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-14 Iain HolmesDon't flush if we come across a cue tag.
2003-11-02 Benjamin Ottefix to new plugin system
2003-10-29 Iain HolmesAdd a local copy of riff.h as we don't use rifflib...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-17 Iain HolmesAdd a parser for metadata
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-08-13 David SchleefFix regressions from using gstriff library
2003-08-13 David SchleefRemove riff code, since it's duplicated in the riff...
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-13 Wim TaymansAdded state change function where state is cleared
2003-05-24 Wim TaymansUNITS -> DEFAULT
2003-05-17 Benjamin Ottemake wavparse not segfault when somebody puts data...
2003-04-29 Benjamin Ottebugfixes:
2003-04-11 Benjamin Ottefixes to wavparse:
2003-03-01 Wim TaymansImplement seeking on wav
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-14 Wim Taymans0 terminate query formats
2003-01-14 Thomas Vander Stichelefix wavparse so that it handles mp1/2/3 unref buffers...
2002-12-30 Wim TaymansFix plugins for new query API
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-12-08 Christian SchallerApplied endianess fix and unsigned data fix from Jon...
2002-11-03 Thomas Vander Stichelequery and convert functions will remove debug output...
2002-11-03 Thomas Vander Sticheledon't push if can't push
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-05-31 Steve Bakeradd ranks only for plugins who participate in autoplugg...
2002-05-30 Andy Wingowavparse fixups
2002-04-26 Steve Bakeruse audio/x-wav instead of audio/wav. I don't know...
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-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-02-02 Wim TaymansPretty pointless cleanup
2002-01-30 Thomas Vander Sticheletaaz's virtual patch
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-22 Andy WingoInitial revision