shaka-packager/packager/media
Rintaro Kuroiwa ccc2dc46d8 Add TsSegmenter class
- Multi-file segmenter implementation.
- The samples are passed to PesPacketGenerator to generate PesPackets.
  PesPackets are passed to TsWriter to write them to file.

Issue #84

Change-Id: Ia4cae2abe2e7df46016dcdb791baaab2818aea03
2016-04-11 00:15:45 -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 TsSegmenter class 2016-04-11 00:15:45 -07:00
test Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00