summaryrefslogtreecommitdiff
path: root/gst/mpegtsmux/mpegtsmux.c
AgeCommit message (Expand)Author
2015-11-12mpegtsmux: remove unnecessary buffer checkLuis de Bethencourt
2015-11-03tsmux: Simplify Opus caps parsing by using codecutils helpersSebastian Dröge
2015-11-03tsmux: Add support for OpusSebastian Dröge
2015-11-03tsmux: Don't leak buffer in error casesSebastian Dröge
2015-11-03tsmux: Call prepare function for each collected bufferSebastian Dröge
2015-11-02mpegtsmux: use GST_STIME_ARGS for GstClockTimeDiffLuis de Bethencourt
2015-09-30mpegtsmux: fix downstream key unit events handling with hlssinkTim-Philipp Müller
2015-07-29mpegtsmux: use GQueue instead of GList prepend/reverseTim-Philipp Müller
2015-07-29mpegtsmux: Don't clear the PID on reset.Jan Schmidt
2015-07-29mpegtsmux: Accumulate streamheaders in reverseJan Schmidt
2015-07-20mpegtsmux: fix aac caps in pad template for raw aacTim-Philipp Müller
2015-07-13mpegtsmux: don't wait for data on sparse inputs like metadata or subtitle str...Tim-Philipp Müller
2015-07-13mpegtsmux: add basic support for asynchronous KLV metadata streamsTim-Philipp Müller
2015-06-15mpegtsmux: Remove redundant min_dtsNicolas Dufresne
2015-06-15mpegtsmux: fix build errorVineeth TM
2015-06-12tsmux: Add negative DTS supportNicolas Dufresne
2015-06-12tsmux: Remove uneeded cast and cast macroNicolas Dufresne
2015-06-12mpegtsmux: Properly detect backward DTSNicolas Dufresne
2015-06-12mpegtsmux: Remove arbitrary constraint on prog-map program idsYanko Kaneti
2015-05-27mpegtsmux: don't overwrite valueLuis de Bethencourt
2015-05-20mpegtsmux: Carry over GST_BUFFER_FLAG_HEADEREdward Hervey
2015-05-13mpegtsmux: the parent is provided in the functionThiago Santos
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2015-03-15mpegtsmux: drop some superfluous assertionsTim-Philipp Müller
2015-03-15mpegtsmux: Fix namespace of some internal functionsJesper Larsen
2015-03-15mpegtsmux: make "alignment" property more useful for packetisationTim-Philipp Müller
2015-03-04mpegtsmux: Remove duplicate codeIlya Averyanov
2015-02-03mpegtsmux: avoid leaking force keyunit event when going to NULLThiago Santos
2015-02-03mpegtsmux: parse force key unit events with the correct functionAnton Gritsay
2014-10-02gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M
2014-06-25mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey
2014-04-25mpegtsmux: Only require alignment and stream-format for h264, parsed is implicitSebastian Dröge
2014-04-09mpegtsmux: guard against _dispose being called mutiple timesVincent Penquerc'h
2014-04-08mpegtsmux: Initialize helper mpegts libraryEdward Hervey
2014-04-02mpegtsmux: Require parsed/framed input for most of the supported formatsSebastian Dröge
2014-02-26mpegtsmux: forward tags that have global scopeThiago Santos
2014-02-06mpegtsmux: Add support for muxing SI tablesJesper Larsen
2014-01-22mpegtsmux: don't leak pad name when treating eventsJustin Joy
2013-12-31mpegtsmux: Don't disrupt buffer state in the clip functionJan Schmidt
2013-11-14mpegtsmux: Fix compilation when debug is disabledThibault Saunier
2013-11-13mpegtsmux: Properly add subtitle descriptor for DVb subpicture subtitlesThibault Saunier
2013-08-21mpegtsmux: Set the program number from prog-mapJesper Larsen
2013-07-30mpegts: private/teletext -> application/x-teletextTim-Philipp Müller
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey
2013-07-25mpegtsmux: avoid using clipped out buffersVincent Penquerc'h
2013-05-15mpegtsmux: Push stream-start event before anything elseSebastian Dröge
2013-05-07mpegtsmux: Fix memory leak when using prepare_funcGreg Rutz
2012-11-27mpegtsmux: crashes when trying to re-use the elementKrzysztof Konopko
2012-11-23mpegtsmux: propagate flow returnsKrzysztof Konopko
2012-11-14gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller