summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* queue2: handle write errorsWim Taymans2010-03-251-7/+23
* queue2: add element query functionWim Taymans2010-03-251-0/+10
* queue2: remove fixed FIXMEWim Taymans2010-03-251-1/+0
* queue2: add the buffering percent in BUFFERING queryWim Taymans2010-03-252-1/+6
* queue2: improve buffer level measurement in download modeWim Taymans2010-03-251-28/+64
* queue2: add more info in the buffering queryWim Taymans2010-03-241-14/+37
* queue2: implement flushing in download bufferingWim Taymans2010-03-242-32/+80
* queue2: Fix uninitialized variable compiler warningPhilippe Normand2010-03-241-1/+2
* queue2: implement seeking in download modeWim Taymans2010-03-232-62/+273
* typefind: deactivate pad if we can't get length or it's a length of zero.Edward Hervey2010-03-171-0/+3
* Fixes for -Wmissing-declarations -Wmissing-prototypesBenjamin Otte2010-03-117-7/+45
* Fixes for -Wwrite-stringsBenjamin Otte2010-03-104-4/+4
* corelements: Combine redundant codeSebastian Dröge2010-02-191-5/+1
* Fix compilation of fdsink and fdsrc with MSVCAndoni Morales Alastruey2010-02-193-2/+16
* memindex: avoid busy loop when doing EXACT lookupMark Nauwelaerts2010-02-181-2/+4
* filesrc: Don't use expensive cast checks in _createEdward Hervey2010-02-172-1/+2
* fdsrc: cleanup parameter initialisation and add comemnt+loggingStefan Kost2010-02-171-2/+6
* docs: prefer short desc from GstElementDetailsStefan Kost2010-02-151-1/+0
* typefind: Reset the working mode when going to READY/NULLEdward Hervey2010-02-131-0/+1
* typefind: Avoid messing pads activationThiago Santos2010-02-121-1/+14
* typefindelement: Protect internal fields from concurrent changes from differe...Sebastian Dröge2010-02-121-18/+80
* multiqueue: Don't stop threads on UNEXPECTED and forward flow returns.Edward Hervey2010-02-091-5/+4
* Revert "multiqueue: handle UNEXPECTED flowreturn better"Edward Hervey2010-02-091-7/+0
* filesrc: fix typo in warning messageTim-Philipp Müller2010-01-301-1/+1
* multiqueue: handle UNEXPECTED flowreturn betterWim Taymans2010-01-261-0/+7
* queue2: add some docs to mark new propertyWim Taymans2010-01-221-0/+7
* queue2: add option to remove the temp-fileWim Taymans2010-01-222-5/+22
* typefind: don't leak uri stringTim-Philipp Müller2010-01-221-0/+2
* gst_private.h: make sure gst_private.h is included before glib.hTim-Philipp Müller2010-01-201-1/+2
* docs: minor gtk-doc markup fixesTim-Philipp Müller2010-01-202-5/+5
* typefindelement: use new typefind functionWim Taymans2010-01-121-15/+31
* tee: make release_pad threadsafeHåvard Graff2010-01-111-10/+11
* multiqueue: set iterate_interal_links function on source padMark Nauwelaerts2009-12-301-1/+1
* tee: small cleanups, use some G_LIKELYWim Taymans2009-12-221-16/+17
* tee: Don't crash if there is no source padOlivier Crête2009-12-221-0/+10
* filesrc: printf format fixesMark Nauwelaerts2009-12-151-2/+3
* tee: release pads in disposeHavard Graff2009-12-091-0/+19
* tee: avoid expensive typechecks, and avoid getting ref to parent.Edward Hervey2009-12-072-11/+10
* filesink, filesrc: printf format fixesTim-Philipp Müller2009-12-032-6/+6
* tee: add special case for only one pad conectedStefan Kost2009-12-031-1/+17
* tee: only message once per received bufferStefan Kost2009-12-031-17/+23
* tee: remove unused offset memberStefan Kost2009-12-032-5/+0
* tee: only notify alloc-pad property if changed.Stefan Kost2009-12-031-5/+16
* queue: Register debug funcptr only once.Edward Hervey2009-12-011-24/+26
* queue2: fix printf formatThiago Santos2009-11-101-2/+2
* queue2: avoid crashing due to negative percentThiago Santos2009-11-101-2/+3
* queue2: Fix small doc typoThiago Santos2009-11-101-1/+1
* implement buffering-left argument to buffer messagesBastien Nocera2009-11-051-3/+16
* build: include stdio.h for FILEStefan Kost2009-11-031-0/+1
* queue2: Use "Queue 2" as long nameSebastian Dröge2009-10-291-1/+1