[Bug 779515] vorbisdec: Reset decoder in more situations

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 3 10:12:02 UTC 2017


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

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

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

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

::: ext/vorbis/gstvorbisdec.c
@@ +587,3 @@
+     * initialized yet. */
+    if ((vd->initialized || (vd->vi.rate != 0)) &&
+        (gst_ogg_packet_data (packet))[0] == 0x01) {

Also the second header with the huffman tables I guess. Just not on comment
headers

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