[gstreamer-bugs] [Bug 614479] [mpegtspacketizer] Use CRC to check if tables are duplicate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 2 10:53:24 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.19

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-04-02 17:53:21 UTC ---
commit d7ab75abb8dca1f1b09509a98ce5edb441c5e3fd
Author: Sebastian Pölsterl <sebp at k-d-w.org>
Date:   Fri Apr 2 19:52:25 2010 +0200

    mpegtspacketizer: Additionally use the CRC to check if tables are
duplicates

    The current code just uses table id, subtable extension and version number
to
    check if the section has been seen before. However, this comparison is not
    sufficient, causing actually new tables being dismissed.

    Fixes bug #614479.

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