shaka-packager/packager/media
Jacob Trimble 0803e31836 Read SPS/PPS Nalus from decoder configurations.
Now the AVCDecoderConfiguration and HEVCDecoderConfiguration classes
will read the Nalu from the blocks, meaning they will store a
vector of Nalu objects for the data.

Also added H.265 to the Nalu class and added argument to NaluReader
to read H.264 vs H.265 Nalus.

Change-Id: I8d8194a90fd72a30af66e9776e01379f8428542c
2016-03-04 18:41:50 +00:00
..
base Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
event Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
file Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
filters Read SPS/PPS Nalus from decoder configurations. 2016-03-04 18:41:50 +00:00
formats Read SPS/PPS Nalus from decoder configurations. 2016-03-04 18:41:50 +00:00
test Update hevc test file to have more than one key frames 2016-03-03 17:34:24 -08:00