gstreamer/gst/mxf
Guillaume Desmottes 4d790dae67 mxfdemux: fix memory leak
Reset the internal segment before freeing it.

mxf_index_table_segment_parse() allocates data inside the segment
(like segment->delta_entries) which have to be freed using
mxf_index_table_segment_reset().

https://bugzilla.gnome.org/show_bug.cgi?id=746803
2015-04-04 19:47:40 +01:00
..
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mxf.c
mxfaes-bwf.c mxfdemux: Add a second MXF UL for uncompressed audio 2013-03-14 14:41:38 -07:00
mxfaes-bwf.h
mxfalaw.c mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfalaw.h
mxfd10.c mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfd10.h
mxfdemux.c mxfdemux: fix memory leak 2015-04-04 19:47:40 +01:00
mxfdemux.h mxfdemux: Use IndexTableSegments. 2014-12-14 12:53:55 +01:00
mxfdms1.c mxf: fix stop date parsing using the wrong input 2014-04-07 13:54:50 +01:00
mxfdms1.h
mxfdv-dif.c mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfdv-dif.h
mxfessence.c
mxfessence.h mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfjpeg2000.c mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfjpeg2000.h
mxfmetadata.c Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
mxfmetadata.h
mxfmpeg.c mxf: fix MP2 case 2014-04-21 13:23:46 +01:00
mxfmpeg.h
mxfmux.c mxfmux: Avoid taking unnecessary ref 2014-07-16 16:47:21 +02:00
mxfmux.h
mxfquark.c
mxfquark.h
mxftypes.c mxf: Handle fraction parsing failure 2014-04-16 16:19:47 +02:00
mxftypes.h mxfdemux: Use IndexTableSegments. 2014-12-14 12:53:55 +01:00
mxful.c
mxful.h
mxfup.c mxf: avoid dereferencing NULL mapping data pointer 2014-04-16 16:08:38 +02:00
mxfup.h
mxfvc3.c mxfdemux: Add function to get the essence track wrapping 2012-12-06 10:09:21 +01:00
mxfvc3.h