Commit graph

20 commits

Author SHA1 Message Date
7f214920ae switch Chunks to use Arcs 2017-09-28 22:11:27 -04:00
d20081d9a1 Serve single, unparsed video file. 2017-09-26 02:21:32 -04:00
d0f1cde464 Stub using Chunk stream in loop_server. 2017-09-25 00:23:20 -04:00
db1731f776 Experiment with using a Stream for a Response Body 2017-09-21 00:59:11 -04:00
ef45728779 Have stub server recognize a URL path 2017-09-10 19:44:54 -04:00
6f80da4735 Create stub Hyper server 2017-09-10 19:34:08 -04:00
e633517d3a Rewrite timestamps on clusters to allow splicing 2017-09-07 01:42:14 -04:00
13e75a6415 Add a stage to resynth test's output pipeline to permit patching timestamps 2017-09-06 02:02:50 -04:00
9b3a6db074 fixup bin for reference refactor. 2017-09-06 01:53:49 -04:00
84c7ec734b Don't require encode_ functions to consume their argument element. 2017-09-05 00:24:38 -04:00
271782bb91 Create test tool to deconstruct and reassemble a WebM file 2017-09-05 00:17:11 -04:00
93883e2683 refactor SimpleBlock struct to be independent of Element enum 2017-09-04 01:41:48 -04:00
fd8b820eef Stub-encode Tracks 2017-08-14 00:58:06 -04:00
dd376e146e Implement encoding SimpleBlocks 2017-08-12 16:48:24 -04:00
b76f244022 Encode Timecodes into WebM stub 2017-08-07 01:12:18 -04:00
c969627510 Extend stub WebM structure 2017-08-07 01:03:20 -04:00
45fe373ee6 Implement writing a barebones EBML header from scratch 2017-08-06 01:21:53 -04:00
a00d43e124 Implement decode_simple_block 2017-07-01 01:30:43 -04:00
8411363035 Break code into modules 2017-06-27 02:31:17 -04:00
124536d703 Create dump tool for debugging/research 2017-06-27 02:31:17 -04:00