summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfdms1.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-05Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller1-1/+1
2019-11-05documentation: fixed a heap o' typosAaron Boxer1-1/+1
2016-11-24mxfdemux: Add various missing bounds checks, NULL checks and integer overflow...Sebastian Dröge1-1/+1
2014-04-07mxf: fix stop date parsing using the wrong inputVincent Penquerc'h1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2011-02-28miniobject: port to new 0.11 APIWim Taymans1-154/+144
2009-03-26mxf: Differentiate between UL and UUIDSebastian Dröge1-96/+96
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-1/+1
2009-03-02mxfdemux: Use arrays instead of lists for the metadata registriesSebastian Dröge1-52/+46
2009-02-28mxf: Store the metadata type ID inside the class structureSebastian Dröge1-41/+115
2009-02-21mxfdemux: Don't use generic metadata parsers for unknown metadata, the result...Sebastian Dröge1-2/+1
2009-02-12mxfdemux: Parse MXFTimestamp's milliseconds and add _to_string() functionSebastian Dröge1-30/+14
2009-01-22Store MXF metadata in a hash table, keyed by UIDSebastian Dröge1-506/+469
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2009-01-22Simplify parsing of UL/UUID arraysSebastian Dröge1-924/+459
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge1-0/+6088
2008-12-22gst/mxf/: Cleanup of the includes.Sebastian Dröge1-0/+29