summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rawudp-upnp test: Also build against new GUPnP 1.2 library if presentHEADmasterOlivier Crête2020-10-204-8/+36
* nice agent: keep the main context alive until the agent is destroyedFabrice Bellet2020-03-121-28/+43
* configure: add check for glib-mkenumsStefan Becker2020-03-121-0/+6
* build: Adapt to backwards incompatible change in GNU Make 4.3Debarshi Ray2020-03-121-1/+2
* Version 0.2.9.1Olivier Crête2020-03-111-1/+1
* Version 0.2.90.2.9Olivier Crête2020-03-112-3/+11
* plugin doc: Fix makefileOlivier Crête2020-03-111-1/+3
* INSTALL: Update from autotoolsOlivier Crête2020-03-111-161/+159
* configure: Increase GLib dependency to 2.40Olivier Crête2020-03-111-4/+4
* gir: Add package deps to ensure the GIR build worksOlivier Crête2018-11-011-0/+1
* farstream: Quell warning in interspection generationOlivier Crête2018-11-011-1/+2
* rtp: stop the transmitter src before unlinking its funnelFabrice Bellet2018-10-311-7/+24
* rtp: fix a double locking issue on the sessionFabrice Bellet2018-10-313-7/+12
* Update common/ to latestOlivier Crête2018-09-197-13/+17
* Remove Python dependencyOlivier Crête2018-09-194-36/+1
* Fix the name of the generated .devhelp2 filesLaurent Bigonville2018-02-232-2/+2
* fs-gui: Use accessor functions to parse messagesOlivier Crête2017-11-141-25/+36
* Update INSTALL fileOlivier Crête2017-10-121-58/+192
* Update autogen.sh to match common/Olivier Crête2017-10-121-40/+37
* rtpconference: Move link flags to convenience libraryNicolas Dufresne2017-06-211-7/+8
* nice: select the candidate with the correct stream idFabrice Bellet2017-06-071-0/+3
* fsrtpsession: Set discovery valve to dropping on creationSergey Mamonov2017-06-061-0/+2
* rtptfrc: Fix reference countingFabrice Bellet2017-06-051-2/+4
* stream: Stop substreams before removing themOlivier Crête2017-06-051-0/+1
* rawudp tests: Increase timeoutOlivier Crête2017-06-051-3/+3
* rtp: test the session conference property before using itFabrice Bellet2017-06-051-0/+20
* nice: Port away from deprecated libnice signalsPhilip Withnall2017-06-051-117/+46
* Remove MSN pluginOlivier Crête2017-01-1724-4339/+0
* rtpbitrateadapter: should make no adaption by defaultJakub Adam2016-12-221-2/+4
* nice-stream-transmitter: fix a memory leakFabrice Bellet2016-12-181-0/+2
* rtp: Switch VP8 to standard encoding nameOlivier Crête2016-12-181-1/+1
* docs: Add missing includeOlivier Crête2016-12-181-0/+1
* Add missing includes to fix docs buildJeremy Bicha2016-08-171-0/+4
* rtp-codec-specific: Add OPUS non-negotiationOlivier Crête2016-07-142-1/+268
* doc: Put stream message parsers in right sectionOlivier Crête2016-07-141-5/+5
* rtp-codec-specific: Document types betterOlivier Crête2016-07-141-3/+5
* Sync with latest common/Olivier Crête2016-06-214-59/+53
* rtp-tfrc: Fix memset to the right sizeOlivier Crête2016-06-161-2/+2
* Version 0.2.8.1Olivier Crête2016-03-101-1/+1
* Version 0.2.80.2.8Olivier Crête2016-03-102-2/+9
* fs-rtp-substream: Drop non-serialized events without capsOlivier Crête2016-03-101-0/+4
* rtpstream: Accept all uncrypted packets if no crypto setOlivier Crête2015-07-243-1/+36
* rtpstream: Accept everything when no crypto was setOlivier Crête2015-07-241-4/+2
* bitrateadapter: Template caps are ANY and absorb the rest, so ignore themOlivier Crête2015-04-271-6/+0
* rtp: Opus is now our favorite codecOlivier Crête2015-03-251-0/+2
* rtp: Parse payloaders with multiple namesOlivier Crête2015-03-251-0/+5
* rtp: Put channels as encoding-params as expectedOlivier Crête2015-03-251-2/+9
* fsrtpxdata: Add gst-plugins-base libs to the CFLAGS and LIBSSebastian Dröge2015-03-191-0/+2
* Enable building static FsPluginsNicolas Dufresne2015-02-2517-34/+103
* Enable building static GStreamer pluginsNicolas Dufresne2015-02-256-1/+29