documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / gst / mpegtsmux / tsmux / tsmux.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-31 Edward Herveympegtsmux: Add SCTE-35 support
2019-10-31 Edward Herveytsmux: Disable bluray-isms from PMT
2019-07-31 Mathieu Duponchellebasetsmux: expose pcr-interval property
2019-07-04 Mathieu Duponchelletsmux: output smoothly increasing PTS when in CBR mode
2019-07-04 Seungha Yangmpegtsmux: Remove white space
2019-05-30 Mathieu Duponchellebasetsmux: preserve user-specified sections across...
2019-05-30 Mathieu Duponchelletsmux: maintain packet counters in a global array
2019-05-19 Mathieu Duponchelletsmux: refactor logic for when to (re)transmit tables
2019-05-19 Mathieu Duponchelletsmux: fix continuity counter for packets with no payload
2019-05-19 Mathieu Duponchellempegtsmux: aggregator port
2019-05-19 Mathieu Duponchellempegtsmux: spring cleanup, no functional change
2019-05-19 Mathieu Duponchellempegtsmux: extract an actual base class
2019-05-19 Mathieu Duponchellempegtsmux: expose the vmethods necessary for ATSC E...
2019-05-19 Mathieu Duponchellempegtsmux: provide API for subclasses to override strea...
2019-05-19 Mathieu Duponchelletsmux: Calculate PCR from number of bytes written in...
2019-05-19 Mathieu Duponchellempegtsmux: Expose bitrate property
2019-05-19 Mathieu Duponchelletsmux: actually respect the PCR frequency we target
2019-05-19 Mathieu Duponchelletsmux: Use DTS over PTS
2018-03-21 Sebastian Drögempegtsmux: Explicitly resend PAT/SI/PMT on force-keyuni...
2018-03-21 Sebastian Drögetsmux: Don't use GST_DEBUG_OBJECT() with non-GObject...
2017-10-03 Reynaldo H. Verdej... Use proper GtkDoc notation for NULL/FALSE/TRUE
2017-07-21 Aaron Boxertsmux/tsdemux: Add support for JPEG2000
2016-10-17 Vincent Penquerc'hmpegtsmux: fix buffer size mismatch in M2TS mode
2016-01-09 Bob Holcombmpegtsmux: fix reserve bits so they are 1's
2015-11-19 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-06-22 Vineeth TMtsmux: code style fix
2015-06-12 Nicolas Dufresnetsmux: Add negative DTS support
2014-06-25 Edward Herveympegts: Unify API : GstMpegts / gst_mpegts_ / GST_...
2014-04-11 Edward Herveympegtsmux: Remove unneeded unref
2014-04-09 Vincent Penquerc'hRevert "tsmux: catch alloc failure"
2014-04-09 Vincent Penquerc'htsmux: prevent possible double free on error path
2014-04-09 Vincent Penquerc'htsmux: catch alloc failure
2014-02-06 Jesper Larsenmpegtsmux: Use mpeg-ts lib for PAT/PMT sections
2014-02-06 Jesper Larsenmpegtsmux: Add support for muxing SI tables
2013-11-13 Thibault Sauniermpegtsmux: Properly add subtitle descriptor for DVb...
2013-08-21 Jesper Larsenmpegtsmux: Set the program number from prog-map
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-06-27 Mark Nauwelaertsmpegtsmux: apply some more CLOCK_BASE to ensure slack...
2012-06-16 Matej Knoppmpegtsmux: port to 0.11
2012-06-11 Mark Nauwelaertsmpegtsmux: avoid memcpy due to temporary packet buffer
2012-06-08 Mark Nauwelaertsmpegtsmux: improve m2ts timestamp interpolation
2012-06-06 Mark Nauwelaertsmpegtsmux: more header clarifications and remove some...
2012-06-06 Mark Nauwelaertsmpegtsmux: avoid PID collision for auto-generated PID
2012-06-06 Edward Herveympegtsmux: Don't use g_list_first ()
2011-06-15 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 David Schleefmpegtsmux: use gst debug for tsmux library
2011-03-26 Jan SchmidtUse correct clock when checking whether to write a...
2010-09-04 Andoni Morales Ala... mpegtsmux: Initialize PES packet before getting the...
2010-06-08 Marc-André Lureaumpegtsmux: take all the pmt in the streamheaders
2010-03-22 Benjamin OtteAdd -Wold-style-definition
2010-02-03 Marc-André Lureaumpegtsmux: add pat-interval and pmt-interval properties
2010-02-03 Marc-André Lureaumpegtsmux: fix PAT/PMT insertion frequency
2010-02-03 Marc-André Lureaumpegtsmux: marking non-delta unit, including pre-sections
2010-01-08 Thomas Vander Stichelempegtsmux: mark delta-unit on outgoing buffers
2009-01-05 vanistagst/mpegtsmux/: Improve muxing of AC3/h264 streams...
2008-09-02 Edward Herveygst/mpegtsmux/tsmux/tsmux.c: Fix build on macosx.
2008-09-01 Sebastian Drögegst/mpegtsmux/mpegtsmux_aac.c: Allocate a fixed size...
2008-09-01 Sebastian DrögeAdd Fluendo MPEG-TS muxer and libtsmux to gst-plugins...