gst-libs/gst/video/video.h: Fix caps template names to be understandable.
[platform/upstream/gst-plugins-good.git] / gst / wavparse /
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
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-03-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
2002-02-02 Wim TaymansPretty pointless cleanup
2002-01-30 Thomas Vander Sticheletaaz's virtual patch
2002-01-18 Wrobell- plugins are built without versioning info
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2002-01-12 David I. Lehns/filter/plugin/ link plugins to GST_LIBS rearrange...
2001-12-22 Andy WingoInitial revision