John Koleszar 522d4bf852 Add 'superframe' index
A 'superframe' is a group of frames that share the same PTS, but have a
defined decoding order. This commit adds the ability to append an index
to such a group of frames, allowing for random access to the constituent
frames. This could be useful for frame-level parallelism or partial
decoding in a multilayer scenario.

Decoding the stream serially without such an index should work as a
fallback, and VP9/TestSuperframeIndexIsOptional verifies that.

Change-Id: Idff83b7560e1a7077d8fb067bfbc45b567e78b1c
2013-03-05 12:45:40 -08:00
..
2012-07-25 17:11:16 -07:00
2013-02-26 09:23:01 -08:00
2013-03-05 12:45:40 -08:00
2013-03-05 12:45:40 -08:00
2013-02-05 15:43:03 -08:00
2012-07-24 10:48:44 +01:00
2013-03-05 12:45:40 -08:00
2013-03-05 12:45:40 -08:00
2013-01-23 21:56:15 -08:00
2013-02-22 16:25:14 -08:00