[Bug 752803] asfdemux: fix assertion error when codec_data is not present in structure
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 30 05:41:24 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752803
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Surely you can make the first 500k or 1MB available, enough for the headers and
the first 1-2 frames? That's all that's needed really.
commit 5e7d0a828552dcc6f6ddf2bf08cf318a7cbd1d8d
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Fri Jul 24 10:08:34 2015 +0900
asfdemux: fix assertion error when codec_data is not present in structure
When discovering a particular asf file, caps structure doesn't have
codec_data, and this was not being checked before using the same,
resulting in assertion error
https://bugzilla.gnome.org/show_bug.cgi?id=752803
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list