commit | eb75d1c0db6b2addb3f73e6ce91de1a708a00fcf | [log] [tgz] |
---|---|---|
author | Hamad Kadmany <hkadmany@codeaurora.org> | Sun Jul 29 13:17:28 2012 +0300 |
committer | Hamad Kadmany <hkadmany@codeaurora.org> | Sun Jul 29 13:17:28 2012 +0300 |
tree | cde18e9358d1e0bb4883ea3c3091bcc7bacaf50b | |
parent | c8530106f295fef602928df4af13b7ab11ddd51a [diff] |
media: dvb: dvb-core: Fix wrong check of continuity-counter Continuity-counter is compared for each packet against the counter of the previous packet. This check should take into account the very first packet after feed is started otherwise the first packet might be wrongly dropped. Change-Id: Ibe31bad3eccbd4b6ed1f4b0df1049e28399493d6 Signed-off-by: Hamad Kadmany <hkadmany@codeaurora.org>