aboutsummaryrefslogtreecommitdiff
path: root/cast/streaming/sender_report_parser_fuzzer_seeds
diff options
context:
space:
mode:
authorYuri Wiitala <miu@chromium.org>2019-11-22 15:04:27 -0800
committerCommit Bot <commit-bot@chromium.org>2019-11-22 23:17:56 +0000
commit7d2583a9952b389760fbec7c9eed515bb2270fb4 (patch)
tree6929ab25ae7972e283eb866d04be9c0ef7583815 /cast/streaming/sender_report_parser_fuzzer_seeds
parentef98b330b71a64ef3a427b93fcfa92a76c06a597 (diff)
downloadopenscreen-7d2583a9952b389760fbec7c9eed515bb2270fb4.tar.gz
Move streaming/cast/* to cast/streaming/* and cast/standalone_receiver/*
Moves the files from streaming/cast to cast/streaming, fixes #includes and header guards, adopts the cast::streaming namespace, and patches BUILD.gn and DEPS files. Change-Id: I77d467a98823f3c55ed38f9a298967e3a42d0549 Reviewed-on: https://chromium-review.googlesource.com/c/openscreen/+/1927135 Commit-Queue: Yuri Wiitala <miu@chromium.org> Reviewed-by: Jordan Bayles <jophba@chromium.org>
Diffstat (limited to 'cast/streaming/sender_report_parser_fuzzer_seeds')
-rw-r--r--cast/streaming/sender_report_parser_fuzzer_seeds/compound_packet_with_other_then_sr.binbin0 -> 60 bytes
-rw-r--r--cast/streaming/sender_report_parser_fuzzer_seeds/compound_packet_with_sr_then_other.binbin0 -> 60 bytes
-rw-r--r--cast/streaming/sender_report_parser_fuzzer_seeds/rtcp_packet_with_no_sender_report.binbin0 -> 8 bytes
-rw-r--r--cast/streaming/sender_report_parser_fuzzer_seeds/sender_report_with_report_block.binbin0 -> 52 bytes
-rw-r--r--cast/streaming/sender_report_parser_fuzzer_seeds/sender_report_without_report_block.binbin0 -> 28 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/cast/streaming/sender_report_parser_fuzzer_seeds/compound_packet_with_other_then_sr.bin b/cast/streaming/sender_report_parser_fuzzer_seeds/compound_packet_with_other_then_sr.bin
new file mode 100644
index 00000000..9ff47886
--- /dev/null
+++ b/cast/streaming/sender_report_parser_fuzzer_seeds/compound_packet_with_other_then_sr.bin
Binary files differ
diff --git a/cast/streaming/sender_report_parser_fuzzer_seeds/compound_packet_with_sr_then_other.bin b/cast/streaming/sender_report_parser_fuzzer_seeds/compound_packet_with_sr_then_other.bin
new file mode 100644
index 00000000..646db5aa
--- /dev/null
+++ b/cast/streaming/sender_report_parser_fuzzer_seeds/compound_packet_with_sr_then_other.bin
Binary files differ
diff --git a/cast/streaming/sender_report_parser_fuzzer_seeds/rtcp_packet_with_no_sender_report.bin b/cast/streaming/sender_report_parser_fuzzer_seeds/rtcp_packet_with_no_sender_report.bin
new file mode 100644
index 00000000..a5c35e0a
--- /dev/null
+++ b/cast/streaming/sender_report_parser_fuzzer_seeds/rtcp_packet_with_no_sender_report.bin
Binary files differ
diff --git a/cast/streaming/sender_report_parser_fuzzer_seeds/sender_report_with_report_block.bin b/cast/streaming/sender_report_parser_fuzzer_seeds/sender_report_with_report_block.bin
new file mode 100644
index 00000000..eb4b0d80
--- /dev/null
+++ b/cast/streaming/sender_report_parser_fuzzer_seeds/sender_report_with_report_block.bin
Binary files differ
diff --git a/cast/streaming/sender_report_parser_fuzzer_seeds/sender_report_without_report_block.bin b/cast/streaming/sender_report_parser_fuzzer_seeds/sender_report_without_report_block.bin
new file mode 100644
index 00000000..79ed1909
--- /dev/null
+++ b/cast/streaming/sender_report_parser_fuzzer_seeds/sender_report_without_report_block.bin
Binary files differ