Remove old transmuxing infrastructure
All the transmuxing code has moved into mux.js so we can get rid of the remnants in this project.
Showing
35 changed files
with
0 additions
and
3092 deletions
src/aac-stream.js
deleted
100644 → 0
src/exp-golomb.js
deleted
100644 → 0
src/flv-tag.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/h264-extradata.js
deleted
100644 → 0
src/h264-stream.js
deleted
100644 → 0
src/metadata-stream.js
deleted
100644 → 0
src/mp4-generator.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/segment-parser.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/transmuxer.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/exp-golomb_test.js
deleted
100644 → 0
test/flv-tag_test.js
deleted
100644 → 0
test/h264-stream_test.js
deleted
100644 → 0
test/metadata-stream_test.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/mp4-generator_test.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/mp4-inspector_test.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/muxer/css/main.css
deleted
100644 → 0
test/muxer/css/normalize.css
deleted
100644 → 0
test/muxer/css/normalize.min.css
deleted
100644 → 0
test/muxer/index.html
deleted
100644 → 0
test/muxer/js/main.js
deleted
100644 → 0
test/muxer/js/mdat.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/muxer/js/mp4-inspector.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/muxer/min-m4s.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/muxer/mp4.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/muxer/mse-demo.html
deleted
100644 → 0
test/muxer/parts.html
deleted
100644 → 0
test/muxer/player.html
deleted
100644 → 0
test/muxer/ts2/Header_boxes.json
deleted
100644 → 0
test/muxer/zencoder-haze-1.js
deleted
100644 → 0
This diff could not be displayed because it is too large.
test/segment-parser.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/transmuxer_test.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment