fix up more enums
[platform/upstream/gst-plugins-good.git] / gst / wavparse /
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.
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-02 Wim TaymansCommit header changes too
2003-03-01 Wim TaymansImplement seeking on wav
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-31 Owen Fraser-GreenRenamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WM...
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
next