summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* use agent RNG for generating STUN message IDDafydd Harries2007-03-141-1/+1
* store the candidates in the components rather than in the agentDafydd Harries2007-02-172-12/+40
* add test for GStreamer codeDafydd Harries2007-02-132-1/+216
* make nice_agent_get_local_candidates take stream/component ID and return a ne...Dafydd Harries2007-02-131-1/+1
* remove nice_agent_free; add/fix calls to nice_udp_socket_factory_closeDafydd Harries2007-02-131-1/+1
* fix declaration style / mark function staticDafydd Harries2007-02-132-4/+13
* fix declaration styleDafydd Harries2007-02-121-5/+19
* fix declaration styleDafydd Harries2007-02-121-5/+17
* fix declaration styleDafydd Harries2007-02-121-1/+2
* put * next to parameter nameDafydd Harries2007-02-121-1/+1
* make _add_stream take number of components but not callback/callback dataDafydd Harries2007-02-091-1/+1
* add jingle-gst-test-serverDafydd Harries2007-02-082-0/+196
* call gst_base_src_set_live (TRUE) in nicesrc _initDafydd Harries2007-02-081-0/+1
* add GStreamer sinkDafydd Harries2007-02-085-2/+215
* s/_GSTNICE_H/_GSTNICESRC_H/ in gstnicesrc.hDafydd Harries2007-02-081-3/+3
* s/Automagic/Interactive/ in nicesrc descriptionDafydd Harries2007-02-081-1/+1
* use GST_STATIC_CAPS_ANY rather than GST_STATIC_CAPS (NULL)Dafydd Harries2007-02-081-1/+1
* gst plugin should be called "nice", not "nicesrc"Dafydd Harries2007-02-081-1/+1
* split gst plugin init into separate fileDafydd Harries2007-02-083-16/+21
* rename nice_agent_component_recv -> nice_agent_recvDafydd Harries2007-02-081-1/+1
* add gst/ directory and basic nicesrc elementDafydd Harries2007-02-073-0/+251