diff --git a/cmake/ProjectDetails.cmake b/cmake/ProjectDetails.cmake index 941263bc..338b710d 100644 --- a/cmake/ProjectDetails.cmake +++ b/cmake/ProjectDetails.cmake @@ -1,3 +1,3 @@ -set(uvgrtp_VER 2.3.0) +set(uvgrtp_VER 3.1.0) set(uvgrtp_DESCR "uvgRTP is an Real-Time Transport Protocol (RTP) library written in C++ with a focus on simple to use and high-efficiency media delivery over the internet") set(uvgrtp_URL "https://github.com/ultravideo/uvgRTP") \ No newline at end of file diff --git a/docs/Doxyfile b/docs/Doxyfile index 0fdc4c48..a0380bfb 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -48,7 +48,7 @@ PROJECT_NAME = uvgRTP # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2.3.0 +PROJECT_NUMBER = 3.1.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/docs/html/annotated.html b/docs/html/annotated.html index 656b2f57..4cb3bcd9 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -3,12 +3,14 @@
- +▼Nuvgrtp | |
▼Nframe |
▼Nuvgrtp | |
▼Nframe | |
Crtcp_app_packet | See RFC 3550 section 6.7 |
Crtcp_fb_fci | RTCP Feedback Control Information, See RFC 4585 section 6.1 |
Crtcp_fb_packet | Feedback message. See RFC 4585 section 6.1 |