various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / law / alaw-decode.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2009-06-30 Wim Taymanslaw: fix caps and negotiation
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-28 Tim-Philipp Mülleralawdec, mulawdec: demote some debug messages from...
2009-02-23 Wim TaymansDon't use GST_ERROR for non-error cases.
2009-02-22 Olivier Cretealaw/mulaw: Implement _getcaps function for alaw/mulaw...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2008-12-13 Edward HerveySwitch to using GstStaticPadTemplate.
2008-04-01 mersadgst/law/: Make negotiation a bit modern.
2007-09-25 Tim-Philipp Müllergst/law/: Compulsive clean-ups: use boilerplate macros...
2007-09-25 Laurent Glayalgst/law/: Use static tables for A-Law decoding and...
2007-07-06 Michael Smithgst/law/: Fix capsnego bogosity in *law decoders.
2006-07-24 Wim Taymansgst/law/: Fix negotiation to deal with ANY/EMPTY caps...
2006-06-02 Edward Herveygst/law/alaw-decode.c: Trying to get items from an...
2006-05-24 Wim Taymansgst/law/: Some cleanups in the chain functions.
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Wim Taymansbetter/unified long descriptions
2005-06-29 Andy Wingoconfigure.ac (GST_CFLAGS): GCC strikes back!!! Let...
2005-05-06 Wim Taymansgst/law/: Ported alaw and mulaw plugins to 0.9, fixed...
2005-02-08 Ronald S. Bultjegst/law/: Fix caps memleaks (#166600).
2004-12-11 Stéphane Loeuilletput the same mail for Zaheer Merali everywhere
2004-12-02 Ronald S. Bultjegst/law/: Fix caps.
2004-12-01 Ronald S. Bultjegst/law/: Prevent warnings when negotiating caps (fixes...
2004-05-09 Stéphane Loeuilletgst/law/alaw-decode.c: put audio/x-alaw on pads, instea...
2004-03-26 Ronald S. Bultjegst/law/: Fix capsnego in all four, remove the unused...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2003-12-22 David SchleefMerge CAPS branch
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-06 David Schleefmake sure config.h is included first
2003-11-02 Ronald S. Bultje......
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-03-03 Benjamin OtteMake alaw / mulaw work again.
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-01-19 Christian SchallerA new batch of // fixes
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-22 Andy WingoInitial revision