summaryrefslogtreecommitdiff
path: root/gst/gstnicesrc.h
Commit message (Expand)AuthorAgeFilesLines
* Use GstPushSrc as a base classOlivier Crête2012-09-101-5/+3
* Use a Queue in gstnicesrc to avoid multiple read_callbacks overwriting the ou...Youness Alaoui2011-06-231-1/+1
* nicesrc: Don't leak a ref to the main contextOlivier Crête2009-08-101-0/+1
* Revert "Create a netbuffer directly instead of using gst_pad_buffer_alloc"Olivier Crête2008-11-191-1/+2
* Revert "Save the to/from addresses and put them in newly created buffers"Olivier Crête2008-11-191-12/+3
* Save the to/from addresses and put them in newly created buffersOlivier Crête2008-09-221-3/+12
* Create a netbuffer directly instead of using gst_pad_buffer_allocOlivier Crête2008-09-221-2/+1
* Adding an idler to quit the mainloop so we avoid a rare race conditionYouness Alaoui2008-04-221-0/+1
* Make the gst element unlock itself when requested by basesrcYouness Alaoui2008-04-221-0/+1
* Gstreamer element using mainloopYouness Alaoui2008-04-221-0/+4
* add copyright/license notice to each .c/.h fileDafydd Harries2007-04-301-0/+36
* s/_GSTNICE_H/_GSTNICESRC_H/ in gstnicesrc.hDafydd Harries2007-02-081-3/+3
* add gst/ directory and basic nicesrc elementDafydd Harries2007-02-071-0/+46