summaryrefslogtreecommitdiff
path: root/gst/fsrtpconference/fs-rtp-participant.c
Commit message (Expand)AuthorAgeFilesLines
* Rename Farsight 2 to FarstreamOlivier Crête2011-10-111-2/+2
* participant: Move the cname property to the RTP subclassOlivier Crête2011-10-111-5/+90
* Remove unknown cname errorOlivier Crête2011-10-111-2/+2
* Fix -Wunused-but-set from GCC 4.6Olivier Crête2011-05-191-4/+0
* rtp: Remove duplicated parent_class pointersOlivier Crête2009-07-251-2/+0
* Make the cname argument to new_participant constOlivier Crête2008-10-311-1/+1
* Improve fsrtpconference documentationOlivier Crête2008-09-221-1/+1
* Remove empty structures, they're only valid in C99Olivier Crête2008-04-131-3/+4
* Remove lots of useless code from fsrtpparticipantOlivier Crête2007-12-071-61/+2
* Use G_DEFINE_TYPE to define the various FsRtp* typesOlivier Crête2007-12-041-27/+3
* Correct the copyright headers everywhere to make them LGPL v2.1 or laterOlivier Crête2007-11-281-10/+10
* Fix various compiler warningsOlivier Crête2007-11-051-10/+10
* Add empty implementation of FsRtpParticipantOlivier Crête2007-11-051-0/+168