[Bug 769278] aacparse: a few fixes and improvements for LOAS parsing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 6 11:00:05 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769278

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #334887|none                        |reviewed
             status|                            |

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 334887:
 --> (https://bugzilla.gnome.org/review?bug=769278&attachment=334887)

::: gst/audioparsers/gstaacparse.c
@@ +1627,3 @@
+    aacparse->last_parsed_sample_rate = 0;
+  }
+  return GST_ELEMENT_CLASS (parent_class)->change_state (element, transition);

This is equivalent to just doing it in _start(), no?

-- 
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