shaka-packager/packager/media
Rintaro Kuroiwa e92556658e Add TsMuxer class
- Simple implementation of MPEG2 TS muxer.
- This does not take MuxerListener so a manifest cannot be generated.
- Encryption is not supported.

Issue #84

Change-Id: I117b772dbbce5437398defbd564883ad758916d5
2016-04-11 00:41:24 -07:00
..
base Refactor and optimize cbc encryption/decryption 2016-03-30 17:22:13 -07:00
event Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00
file Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
filters Add PES packet related classes 2016-04-06 18:25:17 -07:00
formats Add TsMuxer class 2016-04-11 00:41:24 -07:00
test Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00