shaka-packager/packager/media
Jacob Trimble cdcfc4c44b Added H.265 parser.
This adds a preliminary H.265 parser.  The parser only support
reading the slice header.  This also attaches the H.265 parser to the
VideoSliceHeaderReader so H.265 frames can have unencrypted headers.

Issue #46
Closes #40

Change-Id: I8b98e1f8bb04e359d9bf896fd5b2939c326b196b
2016-03-29 20:21:46 +00:00
..
base Add packager flag to include common PSSH with Widevine. 2016-03-28 22:27:51 +00: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 Added H.265 parser. 2016-03-29 20:21:46 +00:00
formats Added H.265 parser. 2016-03-29 20:21:46 +00:00
test Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00