gstreamer/gst/mpegtsparse
Alessandro Decina 50841996be gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified.
Original commit message from CVS:
patch by: Alessandro Decina
* gst/mpegtsparse/mpegtspacketizer.c:
* gst/mpegtsparse/mpegtspacketizer.h:
* gst/mpegtsparse/mpegtsparse.c:
* gst/mpegtsparse/mpegtsparse.h:
pat-info is now a signal not a GObject property that
gets notified.
pat-info, pmt-info now instead of passing a GObject as
a parameter, pass a GstStructure.
New signals: nit-info, sdt-info, eit-info for DVB SI information
* sys/dvb/camconditionalaccess.c:
* sys/dvb/camconditionalaccess.h:
* sys/dvb/camdevice.c:
* sys/dvb/camdevice.h:
* sys/dvb/camswclient.c:
* sys/dvb/camswclient.h:
* sys/dvb/camutils.c:
* sys/dvb/camutils.h:
Cam code now uses the pmt GstStructure passed from mpegtsparse
signals rather than the GObject.
* sys/dvb/dvbbasebin.c:
Use new signals in mpegtsparse and use GstStructures as per
mpegtsparse's modified API.
2007-11-23 17:53:37 +00:00
..
.gitignore ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab. 2007-09-29 19:36:34 +00:00
flutspatinfo.c gst/mpegtsparse/: Update licences to reflect LGPL-ness of these files also. 2007-08-24 11:23:28 +00:00
flutspatinfo.h gst/mpegtsparse/: Update licences to reflect LGPL-ness of these files also. 2007-08-24 11:23:28 +00:00
flutspmtinfo.c gst/mpegtsparse/: Update licences to reflect LGPL-ness of these files also. 2007-08-24 11:23:28 +00:00
flutspmtinfo.h gst/mpegtsparse/: Update licences to reflect LGPL-ness of these files also. 2007-08-24 11:23:28 +00:00
flutspmtstreaminfo.c Add mpeg transport stream parser written by: 2007-08-20 14:23:45 +00:00
flutspmtstreaminfo.h Add mpeg transport stream parser written by: 2007-08-20 14:23:45 +00:00
Makefile.am Add mpeg transport stream parser written by: 2007-08-20 14:23:45 +00:00
mpegtspacketizer.c gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
mpegtspacketizer.h gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
mpegtsparse.c gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
mpegtsparse.h gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
mpegtsparsemarshal.list Add mpeg transport stream parser written by: 2007-08-20 14:23:45 +00:00