[vlc-commits] demux: ts: only construct SI on pmt callbacks
Francois Cartegnie
git at videolan.org
Thu Mar 3 18:16:19 CET 2016
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Thu Mar 3 13:19:31 2016 +0100| [4a55f4e5fa8097e93446c85887aa997567c19c71] | committer: Francois Cartegnie
demux: ts: only construct SI on pmt callbacks
Avoid setting DVB specific handlers from start
then unsetting when not DVB.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4a55f4e5fa8097e93446c85887aa997567c19c71
---
modules/demux/mpeg/ts.c | 48 ++++---------------------
modules/demux/mpeg/ts.h | 1 -
modules/demux/mpeg/ts_psi.c | 60 ++++++++++++++-----------------
modules/demux/mpeg/ts_psi_eit.c | 48 +++++++++++++++++--------
modules/demux/mpeg/ts_psi_eit.h | 2 +-
modules/demux/mpeg/ts_streams.c | 16 ++++++---
modules/demux/mpeg/ts_streams_private.h | 6 ++++
7 files changed, 84 insertions(+), 97 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4a55f4e5fa8097e93446c85887aa997567c19c71
More information about the vlc-commits
mailing list