gstreamer/gst/mpegtsmux/tsmux
Vincent Penquerc'h 1630d2a0d7 mpegtsmux: fix buffer size mismatch in M2TS mode
In M2TS mode, we need an extra 4 bytes in the buffer, so need
to ensure the buffer can contain these. The allocation site
does not know the mode, so this is done in all cases.
2016-10-17 12:32:58 +01:00
..
Makefile.am mpegtsmux: Use mpeg-ts lib for PAT/PMT sections 2014-02-06 15:57:50 +01:00
tsmux.c mpegtsmux: fix buffer size mismatch in M2TS mode 2016-10-17 12:32:58 +01:00
tsmux.h mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
tsmuxcommon.h mpegtsmux: Add support for muxing SI tables 2014-02-06 15:55:46 +01:00
tsmuxstream.c mpegtsmux: effectively check if there is a language 2016-04-29 17:19:19 -03:00
tsmuxstream.h mpegtsmux: write language descriptor when language is available 2016-04-26 23:45:34 -03:00