commit | 5144f5b76028dbfdbbf2f10721b73a553451c83a | [log] [tgz] |
---|---|---|
author | John Smith <johns90812@gmail.com> | Tue Mar 05 18:02:43 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 19 15:14:06 2013 -0300 |
tree | 8f96ec673d290c00944cf7921d182e4bd442df9b | |
parent | fa7b9ac2e25e149fa9972fced79196c0c971a218 [diff] |
[media] dvb_demux: Transport stream continuity check fix This patch avoids incrementing continuity counter demux->cnt_storage[pid] for TS packets without payload in accordance with ISO /IEC 13818-1. [mchehab@redhat.com: unmangle whitespacing and fix CodingStyle. Also checked ISO/IEC spec: patch is according with it] Reviewed-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: John Smith <johns90812@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>