[Bug 697892] mpegtsdemux: Add support for DigiCipher II stream type.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 18 00:42:30 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-18 07:42:27 UTC ---
commit 2306d51d9dddffe49c07d87858f57e6b3614effc
Author: Greg Rutz <greg at gsr-tek.com>
Date:   Wed Apr 17 14:45:19 2013 -0600

    tsdemux: Add support for Motorola DigiCipher II MPEG2 video

    Since there is a conflict between the DCII stream type and BluRay
    stream types, moved the processing of BluRay-specific stream types
    to the beginning of the function.  Only if a BluRay stream type
    IS NOT found do we proceed to check the rest of the stream type
    identifiers

    Previous code was also "sort-of" handling a similar conflict between
    BluRay AC3 audio and standard AC3 audio.  Moved the special case BluRay
    AC3 handling in the main switch statement to the new BluRay-specific
    switch.

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

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