mpegts: Fix for continuity counter
authorZohar Kelrich <lumimies@gmail.com>
Sun, 24 Jul 2011 08:13:50 +0000 (11:13 +0300)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 2 Aug 2011 00:43:22 +0000 (02:43 +0200)
commit8b9df201dfb2fa557b5dfc4e04c927d3f13a0dd9
treec706d8f27cf16b3883ff2ac673edb89afe4c56a3
parentbe9c00615b5c2cb858b9905854726ebe578c007b
mpegts: Fix for continuity counter

Make continuity counter respect discontinuity flag
and null packets. Unpack the adaptation_field_control field.

Signed-off-by: Zohar Kelrich <lumimies@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavformat/mpegts.c