summaryrefslogtreecommitdiff
path: root/gst/mxf/mxftypes.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-08-051-1/+1
* mxfdemux: Refactor index table and offset handlingEdward Hervey2021-07-211-0/+15
* mxf: Improve index entry debug logEdward Hervey2021-07-211-9/+13
* bad: Avoid using deprecated APIEdward Hervey2019-11-081-4/+4
* all: Fix left-shift undefined behaviourEdward Hervey2017-11-201-3/+1
* mxfdemux: Fix up another size check and prevent allocating too much memorySebastian Dröge2016-11-251-1/+2
* mxfdemux: Handle zero-sized KLV items better and don't assert on themSebastian Dröge2016-11-251-12/+22
* mxfdemux: Add various missing bounds checks, NULL checks and integer overflow...Sebastian Dröge2016-11-241-9/+16
* mxftypes: Generate UUIDs according to RFC4122 version 4 (aka random)Sebastian Dröge2016-01-291-1/+2
* mxftypes: Don't store pointers in stack allocated guintsSebastian Dröge2016-01-071-4/+3
* mxftypes: Fix parsing of index table segmentsSebastian Dröge2015-12-081-7/+6
* mxftypes: Add function to serialize an index table segment to a bufferSebastian Dröge2015-12-081-0/+120
* mxfmux: Index table segments must not use the primer packSebastian Dröge2015-12-081-12/+4
* mxftypes: Fix generation of operational pattern ULSebastian Dröge2015-10-211-4/+4
* mxf: Handle fraction parsing failureEdward Hervey2014-04-161-1/+3
* mxf: Remove useless checkEdward Hervey2014-04-161-2/+0
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* mxf: Port mxfdemux to 1.0Michael Smith2012-10-261-21/+41
* Add -Wwrite-stringsBenjamin Otte2010-03-221-2/+2
* mxf: Correctly initialize memorySebastian Dröge2010-01-211-1/+2
* mxf: Unconditionally use GLib 2.16 APISebastian Dröge2009-08-311-16/+0
* mxf: Fix compilation and compiler errors with GLib < 2.16.0Sebastian Dröge2009-03-261-5/+5
* mxf: Fix "cast to pointer type of different size" compiler warningSebastian Dröge2009-03-261-11/+12
* mxf: Rename forgotten function to fix unresolved symbols errorSebastian Dröge2009-03-261-1/+1
* mxf: Differentiate between UL and UUIDSebastian Dröge2009-03-261-40/+187
* mxf: Source files and #include cleanupSebastian Dröge2009-03-261-0/+1445