Add a new GstVC1BitPlanes API.
Instead of having a single VC1SequenceHeader structure, use the 3 structs from the "Table 265: Sequence Layer Data Structure" of the specification for the library to be more flexible. Implement the functions to parse them
Add them to GstVC1SequenceHdr