better/unified long descriptions
[platform/upstream/gst-plugins-good.git] / gst / wavparse /
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-23 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Don't try to read beyond...
2006-03-23 Tim-Philipp Müllergst/wavparse/gstwavparse.*: Delay source pad creation...
2006-03-21 Edward Herveygst/: gcc 4.1 unreferenced pointer fixes.
2006-03-21 Tommi Myöhänengst/wavparse/gstwavparse.c: Fix block alignment calcula...
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-03-13 Wim Taymansgst/wavparse/gstwavparse.c: Implement seek in READY...
2006-03-03 Wim Taymansdocs/plugins/: Added wavparse docs.
2006-02-28 Wim Taymansgst/wavparse/gstwavparse.c: Use DEBUG_OBJECT more.
2006-02-16 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Pass extra_data to gst_riff...
2006-02-06 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2006-01-18 Tommi Myöhänengst/wavparse/gstwavparse.c: Fix conversion from TIME...
2005-12-19 Edward Herveygst/avi/gstavidemux.c: Construct index for indexless...
2005-12-18 Jan Schmidtconfigure.ac: Check for optional dependency on zlib...
2005-12-16 Wim Taymansgst/wavparse/gstwavparse.*: Use GstSegment to implement...
2005-12-07 Edward Herveygst/avi/gstavidemux.c: Memleak and crasher fixes.
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-21 Tim-Philipp MüllerUpdate for stream lock API changes: don't take stream...
2005-11-21 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Use GST_DEBUG_FUNCPTR;...
2005-11-21 Tim-Philipp MüllerFixes for GST_FOURCC_FORMAT API change.
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-23 Thomas Vander SticheleSTOPPED->FAILED
2005-10-20 Wim Taymansgst/wavparse/gstwavparse.c: Set stream time correctly...
2005-10-19 Wim TaymansAPI change fix.
2005-10-18 Wim Taymansgst/wavparse/gstwavparse.c: Fix for segment-start/stop...
2005-10-11 Wim Taymansnewsegment API update.
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-19 Wim Taymansgst/wavparse/gstwavparse.*: Fix wavparse some more.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-13 Tim-Philipp MüllerUse -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
2005-08-10 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Add some fixes from 0.8...
2005-07-27 Wim TaymansVarious event updates and cleanups.
2005-07-20 Edward HerveyPorted wavparse to 0.9 . Playing, seeking and state...
2005-02-20 Tim-Philipp Müllergst-libs/gst/riff/riff-media.c: Do actually fix invalid...
2005-01-25 Jan Schmidtext/a52dec/gsta52dec.c: Add some debug output. Check...
2005-01-04 Thomas Vander SticheleFix for #154773 - fixes playback of small .wav files
2004-10-29 Ronald S. Bultjegst/wavparse/gstwavparse.c: Fix memleak (#155223).
2004-10-06 Stéphane Loeuilletgst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS...
2004-10-06 Stéphane Loeuilletgst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavpar...
2004-10-06 Stéphane Loeuilletgst/wavparse/gstwavparse.h remove duplicated defines...
2004-10-02 Ramon Garcia Fernandezgstwavparse.c: it did not build in system with Glib...
2004-10-01 Wim Taymansgst/wavparse/gstwavparse.*: Added some more debugging...
2004-10-01 Ronald S. Bultjegst/wavparse/gstwavparse.c: Throw error if we didn...
2004-10-01 Ronald S. Bultjegst/wavparse/gstwavparse.c: Fix memleak.
2004-07-28 Wim Taymansgst/wavparse/gstwavparse.c: Add the pad to the element...
2004-07-27 Steve Lhommefix local includes and 64 bits constants
2004-07-27 Steve Lhommemore working plugins
2004-07-27 Steve Lhommerename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 Steve Lhommeavoid problems with math.h, fix release dependancy
2004-07-26 Steve Lhommemore plugins supported under windows
2004-07-25 Iain HolmesSet the explicit caps on the pad when the file is parse...
2004-07-15 Ronald S. Bultjegst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps...
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-05-17 Stéphane Loeuilletrename WMAx codec defines to be consistent
2004-05-16 Ronald S. Bultjegst-libs/gst/riff/riff-read.c: Don't touch events after...
2004-05-13 Stéphane Loeuilletext/audiofile/gstafparse.c: change class to Codec/Demux...
2004-05-09 Benjamin Ottegst/wavparse/gstwavparse.c: make PAUSED=>READY=>PAUSED...
2004-05-08 Iain HolmesRewrote wavparse to use riff-read instead of doing...
2004-04-23 Ronald S. Bultjegst/wavparse/gstwavparse.c: Missing variable initializa...
2004-04-18 Ronald S. Bultjegst/wavparse/gstwavparse.c: Hack to make wavparse work...
2004-04-17 Iain HolmesAllow all events, not just EOS
2004-04-16 Ronald S. Bultjegst/: Add MS RLE support. I added some functions to...
2004-03-30 Thomas Vander Stichelesmall removal
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
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-09 Christian Schallerdisting fixes, pixbuf loader still borked in regards...
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-02 Benjamin Ottefix to new plugin system
2003-10-30 David Schleeffix bytestream header
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-13 David Schleefriff.h is in a different directory
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-08-10 David SchleefRemove redundant plugindir definition
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
next