public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] dvb-apps ported for ISDB-T
@ 2009-12-24  2:17 Mauro Carvalho Chehab
  2009-12-25  3:09 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 10+ messages in thread
From: Mauro Carvalho Chehab @ 2009-12-24  2:17 UTC (permalink / raw)
  To: Linux Media Mailing List

I wrote several patches those days in order to allow dvb-apps to properly
parse ISDB-T channel.conf.

On ISDB-T, there are several new parameters, so the parsing is more complex
than all the other currently supported video standards.

I've added the changes at:

http://linuxtv.org/hg/~mchehab/dvb-apps-isdbt/

I've merged there Patrick's dvb-apps-isdbt tree.

While there, I fixed a few bugs I noticed on the parser and converted it
to work with the DVB API v5 headers that are bundled together with dvb-apps.
This helps to avoid adding lots of extra #if DVB_ABI_VERSION tests. The ones
there can now be removed.

TODO:
=====

The new ISDB-T parameters are parsed, but I haven't add yet a code to make
them to be used;

There are 3 optional parameters with ISDB-T, related to 1seg/3seg: the
segment parameters. Currently, the parser will fail if those parameters are found.

gnutv is still reporting ISDB-T as "DVB-T".

needs to review the other applications.

Please review. If everything is right, I intend to commit it likely next week at
dvb-apps.

Cheers,
Mauro.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-01-04 16:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-24  2:17 [RFC] dvb-apps ported for ISDB-T Mauro Carvalho Chehab
2009-12-25  3:09 ` Mauro Carvalho Chehab
2009-12-25 11:25   ` Patrick Boettcher
2009-12-25 21:19     ` Mauro Carvalho Chehab
2009-12-31 22:23     ` Mauro Carvalho Chehab
2010-01-04 16:49       ` Manu Abraham
2009-12-25 15:33   ` Akihiro TSUKADA
2009-12-25 21:21     ` Mauro Carvalho Chehab
2009-12-27 22:08   ` Manu Abraham
2009-12-28  3:49     ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox