gstreamer/gst-libs/gst/mpegts
Vincent Penquerc'h 8f4123a881 mpegts: fix sdt length check
It was originally test for 9 bytes (as the comment says) and was
rewritten buggily. So rewrite it a third way, which is now
hopefully consistent with the original and the comment, while
being more sense-making to humans.

Coverity 1139654
2014-04-09 16:01:43 +01:00
..
.gitignore .gitignore: Update for new files to ignore 2013-08-14 13:59:27 +02:00
gst-atsc-section.h mpegts: make headers usable with c++ compiler 2014-01-06 15:01:22 +00:00
gst-dvb-descriptor.c mpegts: fix docs 2014-03-31 15:05:48 +02:00
gst-dvb-descriptor.h mpegts: add dvb-t2 delivery system descriptor 2014-03-31 15:05:48 +02:00
gst-dvb-section.c mpegts: fix sdt length check 2014-04-09 16:01:43 +01:00
gst-dvb-section.h mpegts: Add support for creation of SDT 2014-02-25 14:34:29 +01:00
gst-scte-section.h mpegts: make headers usable with c++ compiler 2014-01-06 15:01:22 +00:00
gstmpegts-private.h mpegts: add dvb-t2 delivery system descriptor 2014-03-31 15:05:48 +02:00
gstmpegtsdescriptor.c mpegts: add parsing data broadcast descriptor 2014-03-31 15:00:54 +02:00
gstmpegtsdescriptor.h mpegts: Support registration and custom descriptor 2014-02-06 15:55:46 +01:00
gstmpegtssection.c mpegts: turns out glib aborts on allocation failure 2014-04-09 16:01:43 +01:00
gstmpegtssection.h mpegts: Add gst_mpegts_section_get_data, to allow us to get the original binary section data. 2014-02-20 19:19:03 +01:00
Makefile.am mpegts: install but nodist for generated header 2014-01-26 14:42:52 +01:00
mpegts.h mpegts: make headers usable with c++ compiler 2014-01-06 15:01:22 +00:00