various: fix pad template leaks
[platform/upstream/gstreamer.git] / ext / flac / gstflactag.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2010-06-16 Sebastian Drögeflactag: Fix possible NULL pointer dereference
2010-04-15 Tim-Philipp Müllerflactag: fix adapter assertion when used directly after...
2009-08-31 Tim-Philipp Müllerflactag, wavparse: GstAdapter is not a GstObject
2008-08-06 Jonathan Matthewext/flac/: Port flactag to 0.10, add documentation...
2007-06-22 Edward HerveyFix memory leaks.
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
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
2006-03-13 Wim Taymansclose #333784 unref the result of gst_pad_get_parent...
2005-11-22 Andy WingoUpdate for gst_tag_setter API changes.
2005-09-07 Stefan Kostext/: gsttaginterface.h -> gsttagsetter.h
2005-09-02 Andy WingoAll plugins updated for element state changes.
2004-12-21 Thomas Vander Stichelefix typo
2004-06-01 Christophe Fergeauext/flac/gstflactag.c: strip ending framing bit from...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-06 Christophe FergeauFix several misuse of gst_buffer_merge (it doesn't...
2004-02-02 David Schleefcode cleanup. Change bzero() to memset(). Remove...
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
2003-12-22 David SchleefMerge CAPS branch
2003-12-14 Thomas Vander Sticheledistcheck fixes
2003-12-08 Christophe FergeauFixed bug when filling tags in gstflacenc
2003-12-07 Christophe FergeauAdded element to rewrite vorbiscomments embedded in...