Commit Graph

25 Commits

Author SHA1 Message Date
Heikki Tampio 6e016220d7 Release 3.1.1 2024-02-20 13:10:01 +02:00
Heikki Tampio 516df571a8 Release 3.1.0 2024-02-20 10:58:35 +02:00
Heikki Tampio 2b82400753 Release 3.0.0 2024-01-30 14:53:35 +02:00
Heikki Tampio 9343b842b8 docs: Update INDEX.md 2024-01-30 11:43:24 +02:00
Heikki Tampio 1311cd777b Release 2.3.0 2023-03-20 15:43:02 +02:00
Heikki Tampio b6f7030a62 Release 2.2.0 2023-03-13 15:15:14 +02:00
Joni Räsänen c72b9ec21c Release 2.1.2
This patch release significantly reduces RTCP CPU usage (thanks to #178),
extends SCL to support NAL units as small as 4 bytes for H264 and
6 bytes for H265/H266 (including start code prefix). These are the
smallest sizes reasonable. This release also fixes a bug where
separate NAL units with same timestamps are discarded after first.
2022-11-25 08:48:11 +02:00
Joni Räsänen a8686ce310 Release 2.1.1 2022-10-25 16:15:30 +03:00
Joni Räsänen fa78501f53 zrtp: Update flag names used to determine the ZRTP mode 2022-09-22 07:46:40 +03:00
Joni Räsänen 49e67619e8 Release 2.1.0 2022-09-21 14:28:13 +03:00
Joni Räsänen 63860cd78a doc: Update readme and packaging info 2022-09-21 08:40:08 +03:00
Joni Räsänen d7bc472814 docs: Update the tutorial with Doxygen compatible names 2022-09-19 10:39:02 +03:00
Joni Räsänen 72fda3892f docs: Update Doxygen documentation newest version of API 2022-09-16 16:15:49 +03:00
Aaro Altonen bfaa3536c5 crypto: Add 192/256-bit key support for SRTP 2021-04-22 12:43:05 +03:00
Aaro Altonen 5c3f76f04d doc: Document NTP clock interface 2021-04-22 07:00:04 +03:00
Aaro Altonen 0806522ab9 doc: Add documentation for RTCP 2021-04-19 12:15:23 +03:00
Aaro Altonen b5aabb06c7 Update push_frame()/pull_frame() documentation 2021-03-23 01:19:47 +02:00
Aaro Altonen c2e6207698 Document set_ts_info() 2021-03-23 01:19:47 +02:00
Aaro Altonen 5bdb283193 Document add_srtp_ctx() 2021-03-23 01:19:47 +02:00
Aaro Altonen d80abd580e Document pull_frame() 2021-03-23 01:19:47 +02:00
Aaro Altonen 53f8afbdb2 Document push_frame() 2021-03-23 01:19:47 +02:00
Aaro Altonen 59b4eb4b27 Document install_receive_hook() 2021-03-23 01:19:47 +02:00
Aaro Altonen 36d76a3ca5 Add Doxygen main page 2021-03-23 01:19:47 +02:00
Aaro Altonen 8271bfb34d Update Doxygen documentation 2021-03-23 01:19:27 +02:00
Aaro Altonen 13989c66f1 Add Doxygen documentation support
Some of the API is still undocumented
2021-03-23 01:18:59 +02:00