first commit

This commit is contained in:
duffyduck
2026-08-22 20:34:42 +02:00
commit 9546b9a4c6
1586 changed files with 172520 additions and 0 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="de.duffy.screencast.MuxerTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2026-08-22T17:55:54" hostname="debian-linux-terminal" time="0.038">
<properties/>
<testcase name="transportStreamIsPlayable" classname="de.duffy.screencast.MuxerTest" time="0.023"/>
<testcase name="fragmentedMp4IsPlayable" classname="de.duffy.screencast.MuxerTest" time="0.013"/>
<testcase name="crcMatchesKnownMpegValue" classname="de.duffy.screencast.MuxerTest" time="0.001"/>
<system-out><![CDATA[codec=avc1.42C01E frames=60
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>