various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / law / mulaw-decode.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
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.
2008-02-28 Sebastian Drögegst/law/mulaw-decode.c: Return GST_FLOW_NOT_NEGOTIATED...
2007-11-02 Edward Herveygst/law/mulaw-decode.*: Calculate outgoing buffer durat...
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-05-24 Wim Taymansgst/law/: Some cleanups in the chain functions.
2006-05-17 Edward Herveygst/law/mulaw-decode.c: We can only do caps intersectio...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
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-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
2004-02-24 Thomas Vander Stichelefix mulawdec
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.
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-02-17 Andy Wingobetter capsnego in osssink s/parseau/auparse/ update...
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