gstreamer/gst/mpegtsparse
Jens Granseuer 266e4741cd Some C89 fixes, moving variable declarations to the beginning of a block. Fixes bug #517937.
Original commit message from CVS:
Patch by: Jens Granseuer <jensgr at gmx dot net>
* gst/librfb/gstrfbsrc.c: (gst_rfb_property_set_version):
* gst/librfb/rfbdecoder.c: (rfb_decoder_message_set_encodings),
(rfb_decoder_state_set_encodings):
* gst/mpegtsparse/mpegtspacketizer.c:
(mpegts_packetizer_parse_nit), (mpegts_packetizer_parse_sdt),
(mpegts_packetizer_parse_eit):
* sys/fbdev/gstfbdevsink.c: (gst_fbdevsink_getcaps),
(gst_fbdevsink_setcaps), (gst_fbdevsink_render):
Some C89 fixes, moving variable declarations to the beginning
of a block. Fixes bug #517937.
2008-02-22 05:33:59 +00:00
..
.gitignore ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab. 2007-09-29 19:36:34 +00:00
gstmpegdesc.c gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when GST_DEBUG is enabled and also actually o... 2008-02-14 14:22:57 +00:00
gstmpegdesc.h gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when GST_DEBUG is enabled and also actually o... 2008-02-14 14:22:57 +00:00
Makefile.am gst/mpegtsparse/: Added descriptor searching infrastructure from Fluendo TS demuxer. 2008-01-22 18:04:04 +00:00
mpegtspacketizer.c Some C89 fixes, moving variable declarations to the beginning of a block. Fixes bug #517937. 2008-02-22 05:33:59 +00:00
mpegtspacketizer.h gst/mpegtsparse/mpegtspacketizer.*: Hash streams by pid again. Add a linked list inside each stream with a list of su... 2007-12-14 17:51:49 +00:00
mpegtsparse.c gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when GST_DEBUG is enabled and also actually o... 2008-02-14 14:22:57 +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