[Bug 678490] [PATCH] matroska-demux: fixed gst_matroska_demux_query()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 21 02:44:53 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678490
  GStreamer | gst-plugins-good | git

Anton Belka <dark-al> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #216858|0                           |1
        is obsolete|                            |

--- Comment #2 from Anton Belka <dark-al at ya.ru> 2012-06-21 09:44:46 UTC ---
Created an attachment (id=216904)
 View: https://bugzilla.gnome.org/attachment.cgi?id=216904
 Review: https://bugzilla.gnome.org/review?bug=678490&attachment=216904

[PATCH] matroska-demux: fix gst_wavparse_pad_query()

This patch fixes the following things:
* previous when requested TOC, function gst_wavparse_pad_query() always
returned TRUE, but it is a mistake. If no TOC, should be returned FALSE.
* also previous if there was no TOC in demux, then created a new blank TOC.

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