summaryrefslogtreecommitdiffstats
path: root/gst/multifile/gstmultifilesrc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-4/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-13/+8
* 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-081-17/+8
* 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-171-1/+9
* Improve documentation, write some tests for multifilesrc/sink for upcoming ->...David Schleef2007-10-251-26/+41
* Massive leak fixing, plus code cleanups.Stefan Kost2007-09-241-2/+2
* 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-031-33/+1
* gst/: Use proper print statements.Edward Hervey2007-01-251-1/+2
* Revive multifile[src|sink].David Schleef2006-11-101-0/+322