gstreamer/gst-libs/gst/mpegts
Jesper Larsen 355439206d mpegts: return early if packetizing short section
Short sections have 3 bytes of common header, while other sections
have 8 bytes of common header. If packetizing common header of short
section, we should stop after the first 3 bytes.

https://bugzilla.gnome.org/show_bug.cgi?id=735653
2015-06-12 19:21:51 +01:00
..
.gitignore .gitignore: Update for new files to ignore 2013-08-14 13:59:27 +02:00
gst-atsc-section.c mpegts: remove storage of never used values 2014-10-30 23:19:59 +00:00
gst-atsc-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gst-dvb-descriptor.c mpegts: fix some compiler warnings 2014-11-25 10:23:43 +01:00
gst-dvb-descriptor.h mpegts: fix typo in GstMpegtsExtendedEventDescriptor doc 2014-10-03 23:27:03 -03:00
gst-dvb-section.c mpegts: Fix a compiler warning 2015-02-24 19:06:30 +05:30
gst-dvb-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gst-scte-section.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
gstmpegts-private.h mpegts: fix typos in comments 2014-10-07 13:11:13 +01:00
gstmpegtsdescriptor.c Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
gstmpegtsdescriptor.h mpegts: Add parsing for CA descriptor (0x05) 2014-07-11 08:32:06 +02:00
gstmpegtssection.c mpegts: return early if packetizing short section 2015-06-12 19:21:51 +01:00
gstmpegtssection.h mpegts: Add padding to public structures 2014-07-09 07:39:37 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
mpegts.h mpegts: fix typos in comments 2014-10-07 13:11:13 +01:00