Commit Graph

11 Commits

Author SHA1 Message Date
Heikki Tampio 57c5fb17db examples: Update examples to use new create_session API 2024-01-30 11:43:22 +02:00
Joni Räsänen 9b81678beb examples: Add missing includes to examples 2022-09-08 09:38:03 +03:00
Joni Räsänen ef887b1025 examples: Make examples work with SCL 2022-03-31 15:15:55 +03:00
Joni Räsänen 3b163e1027 examples: Move examples folder to repo root 2022-02-28 09:52:18 +02:00
Aaro Altonen 5ad18e3284 Add documentation 2021-03-23 01:18:56 +02:00
Aaro Altonen bd1b59fbe5 Update example code 2020-10-07 08:31:48 +03:00
Aaro Altonen d60b240341 Separate HEVC code into H265 and H26x
H26x shall contain all code common to H26{4,5,6} and H26{4,5,6}
files shall contain format-specific code which is mainly just
NAL unit fragmentation.

This commit also changes the HEVC RTP format name from RTP_FORMAT_HEVC
to RTP_FORMAT_H265 to unify naming with upcoming AVC/VVC support
2020-09-08 09:01:45 +03:00
Aaro Altonen 77621dc803 Update examples directory 2020-05-28 09:50:26 +03:00
Aaro Altonen c2e7eb1bc1 Rename kvzRTP to uvgRTP 2020-04-28 11:18:07 +03:00
Aaro Altonen 07ac7aa1b5 Fix comment in examples/binding.cc 2020-04-16 13:59:46 +03:00
Aaro Altonen fbe35d8d92 Simplify the structure of example directory
Only include code relevant to usage of kvzRTP and put everything
in the same directory
2020-04-06 12:07:28 +03:00