Commit Graph

  • 7431d367ca fix master qiurui 2024-05-09 17:01:59 +0800
  • dc3d06f858 fork from github qiurui 2024-05-09 10:05:05 +0800
  • b3b1be0b1f h26x: Fix bug when start fragment was not received, but subsequent ones were. Heikki Tampio 2024-03-27 13:43:14 +0200
  • 0e631832ab rtp: Fix bug when using custom RTP timestamps with multiple large NALs in an h26x access unit Heikki Tampio 2024-03-27 11:40:17 +0200
  • ee7d4b1f18
    doc: Fix typo in readme Joni Räsänen 2024-03-06 13:39:13 +0200
  • 6e016220d7 Release 3.1.1 Heikki Tampio 2024-02-20 13:10:01 +0200
  • c91910351f formats: Develop solution to H26x aggregation when there are multiple non-consecutive small NAL units Heikki Tampio 2024-02-20 13:00:48 +0200
  • 516df571a8 Release 3.1.0 Heikki Tampio 2024-02-20 10:46:32 +0200
  • 8067927515 tests: Increase bandwidth in RTCP mux tests to make sure there is enough reports sent Heikki Tampio 2024-02-20 10:10:31 +0200
  • 495d3721bf Merge branch 'h266_aggr' Heikki Tampio 2024-02-20 09:02:12 +0200
  • 6152f90856 formats: Remove comment that says H264 APs are not used Heikki Tampio 2024-02-20 09:01:16 +0200
  • 121275c7a5 docs: Add documentation for RTP_H26X_DO_NOT_AGGR flag Heikki Tampio 2024-02-19 14:27:05 +0200
  • be55d231f1 test: Add new test for RTP_H26X_DO_NOT_AGGR flag Heikki Tampio 2024-02-19 14:23:12 +0200
  • a2c42f32a3 formats: Add flag RTP_H26X_DO_NOT_AGGR and its functionality Heikki Tampio 2024-02-19 11:54:00 +0200
  • c2b381e64a formats: Remove unnecessary call of H26x init_transaction() Heikki Tampio 2024-02-19 11:47:24 +0200
  • 5eb241e018 test: Add tests for H26x Aggregation Packets Heikki Tampio 2024-02-19 11:07:13 +0200
  • 20a6c9a9ca formats: Add support H266 aggregation packets Heikki Tampio 2024-02-13 13:34:26 +0200
  • 68c0917f2d Merge branch 'fix_h26x_frag' Heikki Tampio 2024-02-19 11:08:42 +0200
  • 2a3c12cff5 formats: Use the same RTP timestamp for all NAL units that belong to the same access unit Heikki Tampio 2024-02-13 13:17:25 +0200
  • 5bd486fbab rtp: When using custom RTP timestamp, do not set the calculated TS to the custom TS Heikki Tampio 2024-02-13 12:57:13 +0200
  • 3b5c111388 formats: h26x redo NAL unit reconstruction from fragments to facilitate multiple fragmented NAL unit per access unit Heikki Tampio 2024-02-13 12:02:02 +0200
  • 3f956dfabb formats: H26x flush queue after each NAL unit Heikki Tampio 2024-02-06 10:14:01 +0200
  • ab70083bab examples: Fix typo in V3C example instructions Heikki Tampio 2024-02-02 14:37:59 +0200
  • e790751cfb Merge branch 'fix_h264_scl' Joni Räsänen 2024-01-31 11:50:51 +0200
  • 73018e2bdf formats: Fix the scl for h264 when only shifting with one byte at a time Joni Räsänen 2024-01-30 18:44:53 +0200
  • 2b82400753 Release 3.0.0 Heikki Tampio 2024-01-30 14:53:35 +0200
  • 65db7ce9f4 docs: Add mention of H26x access unit issue to docs Heikki Tampio 2024-01-30 14:47:29 +0200
  • a11d956714 test: Fix small compiler warnings in tests Heikki Tampio 2024-01-30 11:56:26 +0200
  • 9765aa5fd0 common: Remove obsolete and renamed flags Joni Räsänen 2024-01-30 11:47:51 +0200
  • c015d2e76c readme: Add mention of V3C in README Heikki Tampio 2024-01-30 11:19:38 +0200
  • 77eb76e467 readme: Move mention of UVG Discord Heikki Tampio 2024-01-30 11:14:33 +0200
  • 7b071c1c58 docs: Add documentation for RCE_RTCP_MUX flag Heikki Tampio 2024-01-30 10:36:09 +0200
  • d2b6e93132 docs: Add documentation on RCC_SSRC and RCC_REMOTE_SSRC to docs Heikki Tampio 2024-01-30 10:33:13 +0200
  • 10afe8093f readme: Add link to UVG Discord community Heikki Tampio 2024-01-30 09:40:03 +0200
  • 0fd38ffca6 tests: Distribute IPv6 tests to other tests Joni Räsänen 2024-01-25 13:33:24 +0200
  • f6ef56f3c7 context: Update documentation for create_session() Heikki Tampio 2024-01-25 13:50:01 +0200
  • 9343b842b8 docs: Update INDEX.md Heikki Tampio 2024-01-25 13:45:49 +0200
  • 7ca731d024 readme: Add mention of support for V3C RTP RFC draft to README.md Heikki Tampio 2024-01-24 08:57:25 +0200
  • 4e32cb7754 examples: Input V3C test file name as a command-line parameter Heikki Tampio 2024-01-23 14:04:20 +0200
  • 5a686232ea examples: Improve documentation on V3C examples Heikki Tampio 2024-01-23 08:55:43 +0200
  • 8ce471de54 examples: Add step-by-step instructions for V3C examples Heikki Tampio 2024-01-19 14:26:18 +0200
  • c7d2ccc405 doc: Add small mention of additional libraries when linking Joni Räsänen 2024-01-19 14:12:27 +0200
  • b49c84357d usage: Remove mention to old create_session API Heikki Tampio 2024-01-19 09:41:31 +0200
  • 57c5fb17db examples: Update examples to use new create_session API Heikki Tampio 2024-01-19 09:36:22 +0200
  • 1005d9d619 usage: Update create_session parameters to new API Heikki Tampio 2024-01-19 09:20:59 +0200
  • 9853162d58 examples: Update documentation Heikki Tampio 2024-01-19 09:15:23 +0200
  • a31ba6416a examples: Update V3C examples Heikki Tampio 2024-01-19 09:10:08 +0200
  • 0bcb011b86 doc: Update VVC RTP draft to RFC and update RFC urls Joni Räsänen 2024-01-18 18:05:40 +0200
  • 09b440fdfc doc: Separate step-by-step tutorial from the examples documentation Joni Räsänen 2024-01-18 14:16:17 +0200
  • a3d717a24e examples: Add link to V-PCC test file to V3C documentation Heikki Tampio 2024-01-18 10:30:15 +0200
  • 80dd00d536 context: Add new create_session method with correct order of IP addresses. Deprecate old one. Heikki Tampio 2024-01-18 10:26:57 +0200
  • b3f2c6f2ba docs: Document RCC_POLL_TIMEOUT flag Heikki Tampio 2024-01-12 16:02:19 +0200
  • d0b03af24b examples: Improve documentation in V3C examples Heikki Tampio 2024-01-12 15:56:22 +0200
  • 13037fa8c7 examples: Add documentation on V3C examples Heikki Tampio 2024-01-12 13:52:38 +0200
  • 26bf69e9df
    Merge pull request #210 from mathisloge/bugfix/fixbuild tampsa 2024-01-30 11:40:22 +0200
  • 8a976f07a9 include cstdint for gcc13 compability Mathis Logemann 2024-01-12 15:43:37 +0100
  • 530f2081df Find cmake threads even when the test are excluded. Mathis Logemann 2024-01-12 15:43:08 +0100
  • 985b29072d Merge branch 'v3c' Heikki Tampio 2024-01-12 13:21:13 +0200
  • 9ce1c2a673 v3c: Bugfix, run only correct handlers when sending packets through socket Heikki Tampio 2023-12-04 14:25:46 +0200
  • 0bd1cbc5e2 v3c: Add documentation to v3c_receiver Heikki Tampio 2023-11-27 15:24:39 +0200
  • ebf97a8561 v3c: Add documentation to v3c_sender Heikki Tampio 2023-11-27 15:16:47 +0200
  • 1c5ac86173 v3c: Add timeout for the VPCC receiver Heikki Tampio 2023-11-21 14:41:42 +0200
  • ad9095978a v3c: Clean up code, add documentation Heikki Tampio 2023-11-21 13:27:11 +0200
  • 981c13e2b3 v3c: Configure V3C sender and receiver examples Heikki Tampio 2023-09-13 10:20:18 +0300
  • aefa02aea6 v3c: Save NAL units into separate buffers on receiving end Heikki Tampio 2023-09-07 15:19:21 +0300
  • 27d7fd1dac v3c: Fix bugs in reconstruction of GoPs Heikki Tampio 2023-08-30 10:32:12 +0300
  • f417e828ae v3c: Add documentation to the examples Heikki Tampio 2023-08-23 13:45:58 +0300
  • 6efede67a1 v3c: Fix RTP_FORMAT_V3C to RTP_FORMAT_ATLAS in tests Heikki Tampio 2023-08-23 13:18:42 +0300
  • 5c146a329e v3c: Move V3C utility files to examples folder Heikki Tampio 2023-08-23 12:55:43 +0300
  • d681961c4c v3c: Add comments Heikki Tampio 2023-08-23 12:03:34 +0300
  • 3efbd098a6 v3c: Divide more code into functions Heikki Tampio 2023-08-23 09:36:17 +0300
  • 822f5958c2 v3c: Divide code into functions Heikki Tampio 2023-08-23 08:26:06 +0300
  • bfe220b4fd v3c: Change RTP_FORMAT_V3C into RTP_FORMAT_ATLAS Heikki Tampio 2023-08-22 14:01:21 +0300
  • 11fa5d122c v3c: Reconstruct the V3C file after receiving all NAL units Heikki Tampio 2023-08-22 13:54:22 +0300
  • 0e8c52aa77 v3c: Add parsing of the profile_tier_level fields in V3C VPS units Heikki Tampio 2023-08-17 08:56:41 +0300
  • 1d5d1fa1a9 v3c: Save all NAL info (Atlas and video) into the same vector Heikki Tampio 2023-08-16 12:53:33 +0300
  • 4bb1062c99 v3c: Find H26x NAL unit boundaries from the V3C video substreams Heikki Tampio 2023-08-16 10:55:41 +0300
  • a3598cd6c4 v3c: Add example for parsing and sending V3C files Heikki Tampio 2023-08-15 14:51:10 +0300
  • b5905bcae2 v3c: Automatically disable Start Code related functionality when format is V3C Heikki Tampio 2023-08-09 14:47:43 +0300
  • 15eb553236 v3c: Improve V3C tests Heikki Tampio 2023-08-08 13:08:20 +0300
  • 3e31ba708d v3c: Add test for V3C fragmentation Heikki Tampio 2023-08-08 10:51:58 +0300
  • eca8f24b69 v3c: Add test for V3C single NAL unit Heikki Tampio 2023-08-08 09:29:27 +0300
  • 44067ecf97 v3c: Update Intra frame detection Heikki Tampio 2023-08-07 13:41:23 +0300
  • 9a570cd208 v3c: Update get_fragment_type() for V3C Heikki Tampio 2023-08-07 13:13:29 +0300
  • fc0ab797ce v3c: Update fu_division for V3C Heikki Tampio 2023-08-07 13:02:36 +0300
  • ac643cf8eb v3c: Update get_nal_header_from_fu_headers() for V3C Heikki Tampio 2023-08-07 12:57:15 +0300
  • 017f23099c v3c: Add basic support for V3C RTP format Heikki Tampio 2023-08-07 10:57:34 +0300
  • 28a270b839
    Merge pull request #206 from eMKa94/compiler_warnings_fix tampsa 2024-01-12 12:17:08 +0200
  • 8e6a69905d zrtp: fix compiler warning mkowalski 2023-11-21 16:03:14 +0100
  • d7a3557bf3 rtcp: fix compiler warning mkowalski 2023-11-21 16:02:54 +0100
  • ecf65ba5b0 common: Disable user packets for now Heikki Tampio 2023-08-02 13:46:45 +0300
  • 6ec8880760 common: Small fixes to function names, etc Heikki Tampio 2023-08-02 13:30:21 +0300
  • 6aaf23e06d common: Rename add_zrtp_ctx() to start_zrtp() Heikki Tampio 2023-08-02 13:21:37 +0300
  • 12e6163f9b rtcp: Add parsed struct definitions for RTCP feedback messages Heikki Tampio 2023-08-01 09:20:48 +0300
  • 1d0f88bf70 rtcp: Refine the RTCP FB packet handler Heikki Tampio 2023-08-01 08:59:09 +0300
  • e779941e44 rtcp: Add definitions for RTPFB and PSFB messages Heikki Tampio 2023-08-01 08:19:49 +0300
  • 01af435fe6 rtcp: Enable installing a hook for RTCP Feedback packets Heikki Tampio 2023-07-31 15:56:06 +0300
  • acba0d67fb rtcp: Add functionality to RTCP FB packet handler Heikki Tampio 2023-07-31 15:41:46 +0300
  • f9bc598286 rtcp: Add packet handler for RTCP PT 205 and 206 packets Heikki Tampio 2023-07-31 15:07:55 +0300
  • 04af2dfabd rtcp: Detect received RTCP FB packets, PT 205 and 206 Heikki Tampio 2023-07-31 15:02:11 +0300