summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfmetadata.h
Commit message (Expand)AuthorAgeFilesLines
* mxfdemux: Check validity of interleaved File PackageEdward Hervey2021-07-051-0/+3
* mxf: Add support for parsing filler structural componentsSebastian Dröge2012-12-051-0/+14
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* mxf: Port mxfdemux to 1.0Michael Smith2012-10-261-0/+2
* mxf: fix class structWim Taymans2011-02-281-1/+1
* miniobject: port to new 0.11 APIWim Taymans2011-02-281-2/+2
* mxf: Differentiate between UL and UUIDSebastian Dröge2009-03-261-16/+16
* mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge2009-03-221-2/+2
* mxf: Add MXF muxerSebastian Dröge2009-03-211-0/+6
* mxfdemux: Use arrays instead of lists for the metadata registriesSebastian Dröge2009-03-021-1/+1
* mxf: Store the metadata type ID inside the class structureSebastian Dröge2009-02-281-38/+38
* mxfdemux: Post structural metadata tree as tag on the busSebastian Dröge2009-02-211-1/+5
* mxfdemux: Only store the main descriptor in source packagesSebastian Dröge2009-02-211-3/+2
* Store MXF metadata in a hash table, keyed by UIDSebastian Dröge2009-01-221-4/+8
* Update copyrights for 2009Sebastian Dröge2009-01-221-1/+1
* Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge2009-01-221-20/+53
* gst/mxf/: "Generation UID" and "This Generation UID" are different so handle ...Sebastian Dröge2009-01-051-1/+20
* gst/mxf/mxfmetadata.*: If resolving a metadata object failed the first time r...Sebastian Dröge2008-12-221-1/+7
* gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set...Sebastian Dröge2008-12-191-0/+1
* gst/mxf/: Rename MXFMetadataBase methods to reflect that they belong toSebastian Dröge2008-12-161-2/+2
* gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge2008-12-151-0/+703