[Bug 727731] tsdemux: add support for chinese AVS video codec

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 02:43:01 PDT 2014


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

Aurélien Zanelli <aurelien.zanelli> changed:

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

--- Comment #9 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2014-09-12 09:42:56 UTC ---
Created an attachment (id=286013)
 View: https://bugzilla.gnome.org/attachment.cgi?id=286013
 Review: https://bugzilla.gnome.org/review?bug=727731&attachment=286013

tsdemux: enable Chinese AVS video in MPEG-TS

(In reply to comment #8)
> That being said, the patch for adding the definition in the mpeg-ts lib should
> not add it to the list of official stream types.
> Create a new enum GstMpegtsMiscStreamType for stream types that aren't in any
> specifications (I'm sorry, but after digging a lot ... I still haven't seen an
> official specifications where 0x42 is indicated).

Yes, this is not official. So I agreed with your proposal of creating a new
type. This patch do it and I move CAVS to the end of the switch case in the
tsdemux because I think the official id should have the priority.

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