mxf: Add example application to output the structural metadata tree into a GtkTreeView
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 26 Feb 2009 17:46:00 +0000 (18:46 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 26 Feb 2009 17:47:23 +0000 (18:47 +0100)
commit47db2fe54765edf47e8f3fb3a6275dade64f20c9
treed91b83081b5f9d1a09812c512560f18b7df26e37
parent8961f43ec8da1c6a61203cf32dda586ea8471aa0
mxf: Add example application to output the structural metadata tree into a GtkTreeView
configure.ac
tests/examples/mxf/.gitignore [new file with mode: 0644]
tests/examples/mxf/Makefile.am [new file with mode: 0644]
tests/examples/mxf/mxfdemux-structure.c [new file with mode: 0644]