documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / gst / mpegtsmux / tsmux / tsmuxstream.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-07-04 Seungha Yangtsmuxstream: Do not try return from void function
2019-07-04 Seungha Yangmpegtsmux: Remove white space
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: 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-12-10 Sebastian Drögempegtsmux: Handle zero-sized buffers correctly without...
2018-09-27 Mathieu Duponchellempegtsmux: add custom AC-3 descriptor
2017-07-21 Aaron Boxertsmux/tsdemux: Add support for JPEG2000
2016-04-29 Thiago Santosmpegtsmux: effectively check if there is a language
2016-04-27 Thiago Santosmpegtsmux: write language descriptor when language...
2016-01-19 Hyunjun Kompegtsmux: set non-0 payload length in PES header if...
2016-01-19 Hyunjun Kompegtsmux: reset pes_bytes_written when starting to...
2016-01-19 Tim-Philipp Müllermpegtsmux: add support for H.265/HEVC video
2015-12-01 Tim-Philipp Müllertsmux: fix wrong log message level
2015-11-03 Sebastian Drögetsmux: Add support for Opus
2015-07-13 Tim-Philipp Müllermpegtsmux: add basic support for asynchronous KLV metad...
2015-06-12 Nicolas Dufresnetsmux: Add negative DTS support
2015-03-06 Luis de Bethencourtmpegtsmux: fall through switch statement
2014-06-25 Edward Herveympegts: Unify API : GstMpegts / gst_mpegts_ / GST_...
2014-02-06 Jesper Larsenmpegtsmux: Use mpeg-ts lib for PAT/PMT sections
2013-11-13 Thibault Sauniermpegtsmux: Properly add subtitle descriptor for DVb...
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-06-16 Mark Nauwelaertsmpegtsmux: add support for DVB subtitle and teletext...
2012-06-16 Mark Nauwelaertsmpegtsmux: optionally use fixed-size PES header
2012-06-16 Mark Nauwelaertsmpegtsmux: only write PTS and DTS if different
2012-06-16 Mark Nauwelaertsmpegtsmux: optionally set data_alignment flag in PES...
2012-06-16 Mark Nauwelaertsmpegtsmux: re-enable inadvertent disabled code
2012-06-08 Mark Nauwelaertsmpegtsmux: plug leaks when freeing stream
2012-06-06 Mark Nauwelaertsmpegtsmux: more header clarifications and remove some...
2012-06-06 Edward Herveytsmux: inline more code
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-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-01-02 David Schleefmpegtsmux: Set adaptation flag when appropriate
2011-01-02 David Schleefmpegtsmux: Set random_access_indicator for keyframes
2010-09-04 Andoni Morales Ala... mpegtsmux: Initialize PES packet before getting the...
2009-01-05 vanistagst/mpegtsmux/: Improve muxing of AC3/h264 streams...
2008-11-24 vanistagst/mpegtsmux/: Add initial support for muxing AC3...
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...