various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / multifile / gstmultifilesink.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-11-24 Thiago Santosmultifilesink: Fix leak of filename strings
2011-08-21 Alessandro Decinamultifilesink: reset ->streamheaders to NULL on _stop
2011-07-18 Mark Nauwelaertsmultifilesink: do not use g_slist_free_full
2011-07-18 Alessandro Decinamultifilesink: add max-files property
2011-07-17 Alessandro Decinamultifilesink: refactor file opening and closing code
2011-01-03 David Schleefmultifilesink: send stream headers in key-frame mode
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-04-08 Stefan Kostdocs: do proper escaping for "%"
2010-04-08 Stefan Kostdocs: fix xml
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-09 David Schleefmultifilesink: Add key-frame option to next-file
2009-09-14 David Schleefmultifilesink: Add next-file property
2009-09-11 Wim Taymansmultifilesink: rename silent to post-messages
2009-09-11 Wim Taymansmultifilesink: post messages for each buffer
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2008-02-08 David Schleefgst/multifile/: Use g_file_[sg]et_contents() instead...
2008-02-07 Stefan Kostgst/multifile/gstmultifilesink.c: Add a fixme comment.
2007-10-25 David SchleefImprove documentation, write some tests for multifilesr...
2007-09-24 Stefan KostMassive leak fixing, plus code cleanups.
2007-07-03 Stefan Kostgst/multifile/: Add .h files to be able to add it to...
2007-01-25 Edward Herveygst/: Use proper print statements.
2006-11-10 David SchleefRevive multifile[src|sink].