<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/plugins/rtp, branch send-button</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=send-button</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=send-button'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2022-02-13T20:32:28+00:00</updated>
<entry>
<title>RTP: clarify codec support warning</title>
<updated>2022-02-13T20:32:28+00:00</updated>
<author>
<name>mjk</name>
<email>yuubi-san@users.noreply.github.com</email>
</author>
<published>2022-02-13T20:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=3719fcbefbad037c0ffa82ab3f26c19f0a9b5f74'/>
<id>urn:sha1:3719fcbefbad037c0ffa82ab3f26c19f0a9b5f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Calls: Fix device selector for multi-party calls, allow picking device before call started</title>
<updated>2022-02-12T13:36:26+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-02-12T13:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=369d0c79d7272b4059c39ecedb10a62121bfbe56'/>
<id>urn:sha1:369d0c79d7272b4059c39ecedb10a62121bfbe56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RTP: Only display SSRC mismatch warning for GLib versions supporting warning_once</title>
<updated>2022-02-11T19:33:06+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-02-11T19:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6532c2b160c66540091d667c4af116ec4d71ff43'/>
<id>urn:sha1:6532c2b160c66540091d667c4af116ec4d71ff43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RTP: Make codec and hardware support compile-time configurable</title>
<updated>2022-02-11T18:55:19+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-02-11T18:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e768c40e1122c4a8ef8785aef6a07044f6e869e1'/>
<id>urn:sha1:e768c40e1122c4a8ef8785aef6a07044f6e869e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various call fixes</title>
<updated>2022-02-10T14:43:34+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-02-10T14:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=dbc6d87cb9c26a5858ccf7400a43cdd4f6f26971'/>
<id>urn:sha1:dbc6d87cb9c26a5858ccf7400a43cdd4f6f26971</id>
<content type='text'>
- Don't create incoming CIM calls twice
- Fix is_color check for video devices w/ multiple formats
- Tolerate mismatching content creator on jingle responses
- Change MUJI namespace to urn:xmpp:jingle:muji:0
</content>
</entry>
<entry>
<title>DTLS: Handle DTLS fingerprint in transport-info before session-accept</title>
<updated>2022-02-09T22:58:54+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-02-09T22:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=28248607f03bfd3e5fc6b29e0528edfd4f04a601'/>
<id>urn:sha1:28248607f03bfd3e5fc6b29e0528edfd4f04a601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Calls: Device picker</title>
<updated>2022-02-08T20:58:18+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-02-08T20:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=43ea088f646a8b3a5c41699f48cf5f0b4e7d4107'/>
<id>urn:sha1:43ea088f646a8b3a5c41699f48cf5f0b4e7d4107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various call UI/UX improvements</title>
<updated>2022-02-07T00:21:11+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-02-02T20:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=4ef50db3e581016365087759d5af8649e37ab8a7'/>
<id>urn:sha1:4ef50db3e581016365087759d5af8649e37ab8a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RTP: Use two channels for Opus</title>
<updated>2022-02-05T23:19:27+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-02-05T22:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=5ed8d28a27948ed949eb80b0da06d2c4ec9571ff'/>
<id>urn:sha1:5ed8d28a27948ed949eb80b0da06d2c4ec9571ff</id>
<content type='text'>
Fixes: #1189
</content>
</entry>
<entry>
<title>RTP: Add support for G.722</title>
<updated>2022-02-05T23:19:26+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-02-05T22:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=bfd089516ad8a39a9d0d175d77c06f06be87c257'/>
<id>urn:sha1:bfd089516ad8a39a9d0d175d77c06f06be87c257</id>
<content type='text'>
</content>
</entry>
</feed>
