gst/qtdemux/qtdemux.c: Properly free QTDemuxSamples array.
authorEdward Hervey <bilboed@bilboed.com>
Mon, 12 Nov 2007 17:59:40 +0000 (17:59 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 12 Nov 2007 17:59:40 +0000 (17:59 +0000)
commit7522192fab2995abc74061b96801da0663701771
treef6af64f2dcc189298e853e960044b173ffe710b0
parent8deb4fbd925656c38ad5b6553769e524e707dba9
gst/qtdemux/qtdemux.c: Properly free QTDemuxSamples array.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(qtdemux_parse_samples):
Properly free QTDemuxSamples array.
Protect table write with a sensible check, some files apparently DO contain
stts values starting with 0 :(
ChangeLog
gst/qtdemux/qtdemux.c