summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfdms1.c
Commit message (Expand)AuthorAgeFilesLines
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* mxfdemux: Add various missing bounds checks, NULL checks and integer overflow...Sebastian Dröge2016-11-241-1/+1
* mxf: fix stop date parsing using the wrong inputVincent Penquerc'h2014-04-071-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* miniobject: port to new 0.11 APIWim Taymans2011-02-281-154/+144
* mxf: Differentiate between UL and UUIDSebastian Dröge2009-03-261-96/+96
* mxf: Source files and #include cleanupSebastian Dröge2009-03-261-1/+1
* mxfdemux: Use arrays instead of lists for the metadata registriesSebastian Dröge2009-03-021-52/+46
* mxf: Store the metadata type ID inside the class structureSebastian Dröge2009-02-281-41/+115
* mxfdemux: Don't use generic metadata parsers for unknown metadata, the result...Sebastian Dröge2009-02-211-2/+1
* mxfdemux: Parse MXFTimestamp's milliseconds and add _to_string() functionSebastian Dröge2009-02-121-30/+14
* Store MXF metadata in a hash table, keyed by UIDSebastian Dröge2009-01-221-506/+469
* Update copyrights for 2009Sebastian Dröge2009-01-221-1/+1
* Simplify parsing of UL/UUID arraysSebastian Dröge2009-01-221-924/+459
* Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge2009-01-221-0/+6088
* gst/mxf/: Cleanup of the includes.Sebastian Dröge2008-12-221-0/+29