Commit Graph

1806 Commits

Author SHA1 Message Date
Heikki Tampio 2b82400753 Release 3.0.0 2024-01-30 14:53:35 +02:00
Heikki Tampio 65db7ce9f4 docs: Add mention of H26x access unit issue to docs 2024-01-30 14:47:29 +02:00
Heikki Tampio a11d956714 test: Fix small compiler warnings in tests 2024-01-30 11:56:26 +02:00
Joni Räsänen 9765aa5fd0 common: Remove obsolete and renamed flags 2024-01-30 11:47:51 +02:00
Heikki Tampio c015d2e76c readme: Add mention of V3C in README 2024-01-30 11:43:26 +02:00
Heikki Tampio 77eb76e467 readme: Move mention of UVG Discord 2024-01-30 11:43:26 +02:00
Heikki Tampio 7b071c1c58 docs: Add documentation for RCE_RTCP_MUX flag 2024-01-30 11:43:26 +02:00
Heikki Tampio d2b6e93132 docs: Add documentation on RCC_SSRC and RCC_REMOTE_SSRC to docs 2024-01-30 11:43:25 +02:00
Heikki Tampio 10afe8093f readme: Add link to UVG Discord community 2024-01-30 11:43:25 +02:00
Joni Räsänen 0fd38ffca6 tests: Distribute IPv6 tests to other tests
Also slightly shorten the duration of some tests.
2024-01-30 11:43:25 +02:00
Heikki Tampio f6ef56f3c7 context: Update documentation for create_session() 2024-01-30 11:43:25 +02:00
Heikki Tampio 9343b842b8 docs: Update INDEX.md 2024-01-30 11:43:24 +02:00
Heikki Tampio 7ca731d024 readme: Add mention of support for V3C RTP RFC draft to README.md 2024-01-30 11:43:24 +02:00
Heikki Tampio 4e32cb7754 examples: Input V3C test file name as a command-line parameter 2024-01-30 11:43:24 +02:00
Heikki Tampio 5a686232ea examples: Improve documentation on V3C examples 2024-01-30 11:43:24 +02:00
Heikki Tampio 8ce471de54 examples: Add step-by-step instructions for V3C examples 2024-01-30 11:43:23 +02:00
Joni Räsänen c7d2ccc405 doc: Add small mention of additional libraries when linking 2024-01-30 11:43:23 +02:00
Heikki Tampio b49c84357d usage: Remove mention to old create_session API 2024-01-30 11:43:23 +02:00
Heikki Tampio 57c5fb17db examples: Update examples to use new create_session API 2024-01-30 11:43:22 +02:00
Heikki Tampio 1005d9d619 usage: Update create_session parameters to new API 2024-01-30 11:43:22 +02:00
Heikki Tampio 9853162d58 examples: Update documentation 2024-01-30 11:43:22 +02:00
Heikki Tampio a31ba6416a examples: Update V3C examples 2024-01-30 11:43:22 +02:00
Joni Räsänen 0bcb011b86 doc: Update VVC RTP draft to RFC and update RFC urls
The differences from version vvc draft 18 to RFC did not seem to affect
functionality. Also updated the tool urls in README.md to datatracker
since that is where they seem to be forwarded regardless.
2024-01-30 11:43:21 +02:00
Joni Räsänen 09b440fdfc doc: Separate step-by-step tutorial from the examples documentation 2024-01-30 11:43:21 +02:00
Heikki Tampio a3d717a24e examples: Add link to V-PCC test file to V3C documentation 2024-01-30 11:43:21 +02:00
Heikki Tampio 80dd00d536 context: Add new create_session method with correct order of IP addresses. Deprecate old one. 2024-01-30 11:43:20 +02:00
Heikki Tampio b3f2c6f2ba docs: Document RCC_POLL_TIMEOUT flag 2024-01-30 11:43:20 +02:00
Heikki Tampio d0b03af24b examples: Improve documentation in V3C examples 2024-01-30 11:43:20 +02:00
Heikki Tampio 13037fa8c7 examples: Add documentation on V3C examples 2024-01-30 11:43:20 +02:00
tampsa 26bf69e9df
Merge pull request #210 from mathisloge/bugfix/fixbuild
Fix build with gcc13
2024-01-30 11:40:22 +02:00
Mathis Logemann 8a976f07a9 include cstdint for gcc13 compability 2024-01-12 15:43:37 +01:00
Mathis Logemann 530f2081df Find cmake threads even when the test are excluded. 2024-01-12 15:43:08 +01:00
Heikki Tampio 985b29072d Merge branch 'v3c' 2024-01-12 13:21:13 +02:00
Heikki Tampio 9ce1c2a673 v3c: Bugfix, run only correct handlers when sending packets through socket 2024-01-12 13:15:03 +02:00
Heikki Tampio 0bd1cbc5e2 v3c: Add documentation to v3c_receiver 2024-01-12 13:15:03 +02:00
Heikki Tampio ebf97a8561 v3c: Add documentation to v3c_sender 2024-01-12 13:15:02 +02:00
Heikki Tampio 1c5ac86173 v3c: Add timeout for the VPCC receiver 2024-01-12 13:15:02 +02:00
Heikki Tampio ad9095978a v3c: Clean up code, add documentation 2024-01-12 13:15:02 +02:00
Heikki Tampio 981c13e2b3 v3c: Configure V3C sender and receiver examples 2024-01-12 13:15:02 +02:00
Heikki Tampio aefa02aea6 v3c: Save NAL units into separate buffers on receiving end 2024-01-12 13:15:02 +02:00
Heikki Tampio 27d7fd1dac v3c: Fix bugs in reconstruction of GoPs 2024-01-12 13:15:01 +02:00
Heikki Tampio f417e828ae v3c: Add documentation to the examples 2024-01-12 13:15:01 +02:00
Heikki Tampio 6efede67a1 v3c: Fix RTP_FORMAT_V3C to RTP_FORMAT_ATLAS in tests 2024-01-12 13:15:01 +02:00
Heikki Tampio 5c146a329e v3c: Move V3C utility files to examples folder 2024-01-12 13:15:01 +02:00
Heikki Tampio d681961c4c v3c: Add comments 2024-01-12 13:15:01 +02:00
Heikki Tampio 3efbd098a6 v3c: Divide more code into functions 2024-01-12 13:15:00 +02:00
Heikki Tampio 822f5958c2 v3c: Divide code into functions 2024-01-12 13:15:00 +02:00
Heikki Tampio bfe220b4fd v3c: Change RTP_FORMAT_V3C into RTP_FORMAT_ATLAS 2024-01-12 13:15:00 +02:00
Heikki Tampio 11fa5d122c v3c: Reconstruct the V3C file after receiving all NAL units 2024-01-12 13:15:00 +02:00
Heikki Tampio 0e8c52aa77 v3c: Add parsing of the profile_tier_level fields in V3C VPS units 2024-01-12 13:15:00 +02:00