Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
ortp
Commits
9ab1aa8c
Commit
9ab1aa8c
authored
2 years ago
by
Mickaël Turnel
Browse files
Options
Download
Patches
Plain Diff
Transfer old extension header and transfer tests into new framework
parent
855a5bb6
master
feature/audio-conference-package
feature/fec_adaptation
feature/improved-bandwidth-measures
fix/fixes-for-5.3
fix/remote-address-adaptation
fix/repair_ortp_sub
fix/xcode15_build
release/5.3
release/5.4
5.4.0-beta
5.4.0-alpha
5.3.105
5.3.104
5.3.102
5.3.101
5.3.100
5.3.99
5.3.97
5.3.96
5.3.95
5.3.94
5.3.93
5.3.92
5.3.90
5.3.89
5.3.88
5.3.87
5.3.86
5.3.85
5.3.84
5.3.83
5.3.81
5.3.79
5.3.77
5.3.74
5.3.73
5.3.72
5.3.71
5.3.70
5.3.69
5.3.67
5.3.65
5.3.64
5.3.63
5.3.62
5.3.61
5.3.60
5.3.59
5.3.58
5.3.57
5.3.56
5.3.55
5.3.54
5.3.53
5.3.52
5.3.51
5.3.50
5.3.49
5.3.46
5.3.45
5.3.44
5.3.42
5.3.41
5.3.38
5.3.37
5.3.36
5.3.35
5.3.34
5.3.33
5.3.29
5.3.27
5.3.26
5.3.25
5.3.24
5.3.23
5.3.22
5.3.21
5.3.19
5.3.18
5.3.15
5.3.13
5.3.12
5.3.11
5.3.10
5.3.7
5.3.6
5.3.5
5.3.4
5.3.3
5.3.1
5.3.0
5.3.0-beta
5.3.0-alpha
1 merge request
!111
Transfer old extension header and transfer tests into new framework
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
CMakeLists.txt
+1
-1
CMakeLists.txt
src/tests/.gitignore
+0
-1
src/tests/.gitignore
src/tests/CMakeLists.txt
+2
-2
src/tests/CMakeLists.txt
src/tests/rtpextensionheader.c
+0
-146
src/tests/rtpextensionheader.c
tester/CMakeLists.txt
+7
-0
tester/CMakeLists.txt
tester/extension_header_tester.c
+190
-0
tester/extension_header_tester.c
tester/fec_tester.c
+19
-0
tester/fec_tester.c
tester/ortp_tester.c
+94
-6
tester/ortp_tester.c
tester/ortp_tester.h
+37
-1
tester/ortp_tester.h
tester/raw/h265-iframe
+0
-0
tester/raw/h265-iframe
tester/rtp_tester.c
+60
-83
tester/rtp_tester.c
with
410 additions
and
240 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets