[Bug 766970] aacparse: sticky event criticals with RTL HD mpeg-ts stream
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 4 08:37:42 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766970
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #330829|none |needs-work
status| |
--- Comment #19 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 330829:
--> (https://bugzilla.gnome.org/review?bug=766970&attachment=330829)
::: gst-libs/gst/audio/gstaudiodecoder.c
@@ +2018,3 @@
+ if (gst_structure_has_field (structure, "rate"))
+ gst_structure_fixate_field_nearest_int (structure,
+ "rate", GST_AUDIO_DEF_RATE);
It will have to invent these fields if they are not there, i.e.
if (has)
fixate
else
set
--
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