summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfmetadata.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-05mxf: Add support for parsing filler structural componentsSebastian Dröge1-0/+14
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-26mxf: Port mxfdemux to 1.0Michael Smith1-0/+2
2011-02-28mxf: fix class structWim Taymans1-1/+1
2011-02-28miniobject: port to new 0.11 APIWim Taymans1-2/+2
2009-03-26mxf: Differentiate between UL and UUIDSebastian Dröge1-16/+16
2009-03-22mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge1-2/+2
2009-03-21mxf: Add MXF muxerSebastian Dröge1-0/+6
2009-03-02mxfdemux: Use arrays instead of lists for the metadata registriesSebastian Dröge1-1/+1
2009-02-28mxf: Store the metadata type ID inside the class structureSebastian Dröge1-38/+38
2009-02-21mxfdemux: Post structural metadata tree as tag on the busSebastian Dröge1-1/+5
2009-02-21mxfdemux: Only store the main descriptor in source packagesSebastian Dröge1-3/+2
2009-01-22Store MXF metadata in a hash table, keyed by UIDSebastian Dröge1-4/+8
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge1-20/+53
2009-01-05gst/mxf/: "Generation UID" and "This Generation UID" are different so handle ...Sebastian Dröge1-1/+20
2008-12-22gst/mxf/mxfmetadata.*: If resolving a metadata object failed the first time r...Sebastian Dröge1-1/+7
2008-12-19gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set...Sebastian Dröge1-0/+1
2008-12-16gst/mxf/: Rename MXFMetadataBase methods to reflect that they belong toSebastian Dröge1-2/+2
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-0/+703