After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768939 - mpegtsdemux: Fix definition of ATSC for AC-3 audio
mpegtsdemux: Fix definition of ATSC for AC-3 audio
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Mac OS
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-07-19 01:35 UTC by Gabby Park
Modified: 2018-11-03 13:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mpegtsdemux: Fix definition of ATSC for AC-3 (2.19 KB, patch)
2016-07-19 01:35 UTC, Gabby Park
none Details | Review

Description Gabby Park 2016-07-19 01:35:50 UTC
Created attachment 331751 [details] [review]
mpegtsdemux: Fix definition of ATSC for AC-3

The ATSC specification was described in ATSC A/65:2013 for MPEG-2 Transport Stream.
There is mismatch between the specification document and gstmpegtsdescriptor code.
So I moved descriptor_tag(0x81) as defined in GstMpegtsMiscDescriptorType to ATSC field and removed the unused descriptor_tag(0x83) defined in GstMpegtsATSCDescriptorType.

Additionally, I added a descriptor_tag(0xCC) for E-AC-3 audio stream.
Thanks.
Comment 1 Gabby Park 2016-07-27 10:10:13 UTC
Could you check this patch?
Thanks.
Comment 2 GStreamer system administrator 2018-11-03 13:53:44 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/411.