gst/mpegtsparse/: Detect SI pids (NIT, SDT, EIT etc.) based on table id and not by...
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Tue, 29 Apr 2008 09:02:35 +0000 (09:02 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Tue, 29 Apr 2008 09:02:35 +0000 (09:02 +0000)
commit63fae1c4bb8b0f2d317bd39c71cc77a319224c7a
tree79ae1a2a504cc5d65253a2e2927f6abe8aae572c
parent625a222f06d943aba5bbb14456bce9d2944ea827
gst/mpegtsparse/: Detect SI pids (NIT, SDT, EIT etc.) based on table id and not by pid number. This allows for exampl...

Original commit message from CVS:
* gst/mpegtsparse/mpegtspacketizer.c:
* gst/mpegtsparse/mpegtspacketizer.h:
* gst/mpegtsparse/mpegtsparse.c:
Detect SI pids (NIT, SDT, EIT etc.) based on table id and not
by pid number. This allows for example the EPG data from UK's
freesat to be picked up.
ChangeLog
gst/mpegtsparse/mpegtspacketizer.c
gst/mpegtsparse/mpegtspacketizer.h
gst/mpegtsparse/mpegtsparse.c