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 732875 - dvbsrc: add preliminary support for ISDB-T/Tb
dvbsrc: add preliminary support for ISDB-T/Tb
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-07-08 02:39 UTC by Reynaldo H. Verdejo Pinochet
Modified: 2014-11-08 14:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dvbsrc: add preliminary support for ISDB-T/Tb (28.08 KB, patch)
2014-07-08 02:39 UTC, Reynaldo H. Verdejo Pinochet
committed Details | Review

Description Reynaldo H. Verdejo Pinochet 2014-07-08 02:39:41 UTC
Created attachment 280100 [details] [review]
dvbsrc: add preliminary  support for ISDB-T/Tb

ISDB-T and ISDB-Tb (the Brazilian variant) are the
terrestial DTV standards used by Japan, Philippines,
Maldives, Thailand, most South American countries
and Botswana. Changeset adds the set of previously
missing (and required) ISDB-T parameters, adapter
and frontend setup logic and proxies the new
properties on dvbbasebin.

Tested to work with the live aerial broadcast by
Tv Paraíba HD in Campina Grande (Brazil).
Comment 1 Reynaldo H. Verdejo Pinochet 2014-07-28 04:18:21 UTC
commit 01e7e362173f56aebadd1dc549c94db1a9968dc3
Author: Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Date:   Mon Jul 7 18:52:20 2014 -0400

    dvbsrc: add preliminary  support for ISDB-T/Tb
    
    ISDB-T and ISDB-Tb (the Brazilian variant) are the
    terrestial DTV standards used by Japan, Philippines,
    Maldives, Thailand, most South American countries
    and Botswana. Changeset adds the set of previously
    missing (and required) ISDB-T parameters, adapter
    and frontend setup logic and proxies the new
    properties on dvbbasebin.
    
    Tested to work with the live aerial broadcast by
    Tv Paraíba HD in Campina Grande (Brazil).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732875