summaryrefslogtreecommitdiffstats
path: root/gst/multifile
Commit message (Expand)AuthorAgeFilesLines
* multifile: Fix plugin descriptionJan Schmidt2009-10-071-1/+1
* multifilesink: Add next-file propertyDavid Schleef2009-09-132-17/+131
* multifilesink: rename silent to post-messagesWim Taymans2009-09-112-16/+16
* multifilesink: post messages for each bufferWim Taymans2009-09-112-64/+187
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-182-8/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-282-17/+9
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/multifile/gstmultifilesrc.c: Implement DEFAULT and BUFFER position querie...Wim Taymans2008-10-081-2/+37
* Close some memory leaks spotted by the unit test. Fixes bug #515697.Sebastian Dröge2008-02-111-6/+12
* gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes c...Tim-Philipp Müller2008-02-081-1/+1
* gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.David Schleef2008-02-082-60/+31
* gst/multifile/gstmultifilesink.c: Add a fixme comment.Stefan Kost2008-02-071-0/+1
* gst/multifile/gstmultifilesrc.c: Fix memory leak spotted by the unit test.Sebastian Dröge2008-01-181-0/+1
* gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file ...David Schleef2007-12-172-1/+10
* Improve documentation, write some tests for multifilesrc/sink for upcoming ->...David Schleef2007-10-253-60/+79
* Massive leak fixing, plus code cleanups.Stefan Kost2007-09-242-4/+4
* gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e...Stefan Kost2007-07-181-4/+21
* gst/multifile/: Add .h files to be able to add it to the docs.Stefan Kost2007-07-036-80/+141
* gst/: Use proper print statements.Edward Hervey2007-01-252-2/+4
* gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.David Schleef2006-11-101-2/+0
* Revive multifile[src|sink].David Schleef2006-11-105-0/+833