Store all partitions & primer packs in memory for faster access
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 22 Jan 2009 13:37:21 +0000 (14:37 +0100)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 23 Jan 2009 09:09:01 +0000 (10:09 +0100)
commit7ce5b5a2d66feefd101a35ea0e9beae7c1643158
treea4a014777530770ba22ad8732672ebed3a1418ee
parent158f24c786af8b1571a5ac66c1c9721f3fe28bb5
Store all partitions & primer packs in memory for faster access

Store all partitions & primer packs in memory for faster access.
This is later needed for fast seeking.

Pre-fill the list of partitions with the content of the random
index pack.

Don't parse metadata of an partition twice.
gst/mxf/mxfdemux.c
gst/mxf/mxfdemux.h
gst/mxf/mxfparse.c
gst/mxf/mxftypes.h