[gstreamer-bugs] [Bug 606657] mpegtsmux crashes with h264parse in byte-stream mode
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 12 13:37:57 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=606657
GStreamer | gst-plugins-bad | git
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.18
--- Comment #2 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-01-12 21:37:55 UTC ---
Fixed by those commits.
Module: gst-plugins-bad
Branch: master
Commit: ddeb6e17fda2184b39353ef1472845654eab3339
URL:
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=ddeb6e17fda2184b39353ef1472845654eab3339
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Tue Jan 12 09:35:24 2010 -0300
mpegtsmux: Do not crash on misinterpreted h264
Avoid crashing when bytestream h264 is interpreted as avc format
h264
Fixes #606657
commit e6ab0787856558588c9141afd25ab4fab30e8bc0
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Tue Jan 12 09:58:48 2010 -0300
h264parse: remove codec_data if output is bytestream
codec_data should be removed from the src pad caps if the
output is in bytestream format
Fixes #606657
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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