public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: Nick Whitehead <nick@mistoffolees.me.uk>
Cc: linux-media@vger.kernel.org
Subject: Re: libdvbv5 EIT schedule reading
Date: Sat, 25 Jun 2016 14:51:04 -0300	[thread overview]
Message-ID: <20160625145104.185bf2d6@recife.lan> (raw)
In-Reply-To: <576EB7AE.5070502@mistoffolees.me.uk>

Em Sat, 25 Jun 2016 17:56:14 +0100
Nick Whitehead <nick@mistoffolees.me.uk> escreveu:

> In using libdvbv5 to read off-air EIT (UK freeview), I find that to read 
> the full schedule one needs to rrad tables with TIDs 0x50 to 
> (potentially) 0x5f. However in descriptors.c only table 0x50 is given an 
> initialiser function, and so 0x51 onwards cannot be read as it stands.
> 
> Therefore I have made a small change to descriptors.c (attached) to to 
> add initialisers for 0x51-0x5f (and actually 0x60-0x6f). I have not used 
> the latter, but the former certainly allows me to read all future 
> events, whereas with 0x50 alone, could only read 3 days.

Good catch! Yeah, several table IDs were missing initialization, including
0x4F.

Added a fix on this patch:
	https://git.linuxtv.org/v4l-utils.git/commit/?id=3740ca0f500b916490b5b7b7f3ee493eb06cd092

Thanks,
Mauro

      reply	other threads:[~2016-06-25 17:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-25 16:56 libdvbv5 EIT schedule reading Nick Whitehead
2016-06-25 17:51 ` Mauro Carvalho Chehab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160625145104.185bf2d6@recife.lan \
    --to=mchehab@s-opensource.com \
    --cc=linux-media@vger.kernel.org \
    --cc=nick@mistoffolees.me.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox