summaryrefslogtreecommitdiff
path: root/gst/mpegtsmux
AgeCommit message (Expand)AuthorFilesLines
2015-06-12mpegtsmux: Remove arbitrary constraint on prog-map program idsYanko Kaneti2-11/+19
2015-05-27mpegtsmux: don't overwrite valueLuis de Bethencourt1-3/+4
2015-05-20mpegtsmux: Carry over GST_BUFFER_FLAG_HEADEREdward Hervey2-1/+8
2015-05-13mpegtsmux: the parent is provided in the functionThiago Santos1-2/+1
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-25/+25
2015-03-15mpegtsmux: drop some superfluous assertionsTim-Philipp Müller1-8/+2
2015-03-15mpegtsmux: Fix namespace of some internal functionsJesper Larsen1-6/+6
2015-03-15mpegtsmux: make "alignment" property more useful for packetisationTim-Philipp Müller1-24/+25
2015-03-06mpegtsmux: fall through switch statementLuis de Bethencourt1-0/+1
2015-03-04mpegtsmux: Remove duplicate codeIlya Averyanov1-3/+0
2015-02-03mpegtsmux: avoid leaking force keyunit event when going to NULLThiago Santos1-1/+0
2015-02-03mpegtsmux: parse force key unit events with the correct functionAnton Gritsay1-2/+9
2014-10-02gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M1-4/+0
2014-06-25mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey5-15/+15
2014-05-06mpegtsmux: Remove unused data in TsMuxSectionJesper Larsen1-4/+0
2014-04-25mpegtsmux: Only require alignment and stream-format for h264, parsed is implicitSebastian Dröge1-1/+1
2014-04-11mpegtsmux: Remove unneeded unrefEdward Hervey1-2/+0
2014-04-09Revert "tsmux: catch alloc failure"Vincent Penquerc'h1-3/+1
2014-04-09mpegtsmux: guard against _dispose being called mutiple timesVincent Penquerc'h1-6/+10
2014-04-09tsmux: prevent possible double free on error pathVincent Penquerc'h1-0/+1
2014-04-09tsmux: catch alloc failureVincent Penquerc'h1-1/+3
2014-04-08mpegtsmux: Initialize helper mpegts libraryEdward Hervey1-0/+1
2014-04-02mpegtsmux: Require parsed/framed input for most of the supported formatsSebastian Dröge1-2/+8
2014-02-26mpegtsmux: forward tags that have global scopeThiago Santos1-1/+1
2014-02-06mpegtsmux: Use mpeg-ts lib for PAT/PMT sectionsJesper Larsen5-303/+101
2014-02-06mpegtsmux: Add support for muxing SI tablesJesper Larsen7-4/+275
2014-01-22mpegtsmux: don't leak pad name when treating eventsJustin Joy1-5/+3
2013-12-31mpegtsmux: Don't disrupt buffer state in the clip functionJan Schmidt2-22/+14
2013-11-14mpegtsmux: Fix compilation when debug is disabledThibault Saunier1-1/+2
2013-11-13mpegtsmux: Properly add subtitle descriptor for DVb subpicture subtitlesThibault Saunier7-10/+71
2013-10-25mpegtsmux: fix uninitialized variable warningMatthieu Bouron1-1/+1
2013-08-21mpegtsmux: Set the program number from prog-mapJesper Larsen3-5/+24
2013-07-30mpegts: private/teletext -> application/x-teletextTim-Philipp Müller1-2/+2
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey1-0/+2
2013-07-25mpegtsmux: avoid using clipped out buffersVincent Penquerc'h1-0/+2
2013-05-15mpegtsmux: Push stream-start event before anything elseSebastian Dröge1-0/+5
2013-05-07mpegtsmux: Fix memory leak when using prepare_funcGreg Rutz1-3/+3
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-18mpegtsmux: fix creation of ADTS header for AAC audio in MPEG-TSKevin Thornberry1-4/+3
2012-11-27mpegtsmux: crashes when trying to re-use the elementKrzysztof Konopko1-1/+2
2012-11-23mpegtsmux: propagate flow returnsKrzysztof Konopko1-3/+1
2012-11-14gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller1-6/+8
2012-11-07mpegtsmux: fix DTS value being used for PTSKevin Thornberry1-11/+3
2012-11-04Fix FSF addressTim-Philipp Müller11-33/+33
2012-10-30tsmux: Slightly reflow collected buffer handler for clarity.Jan Schmidt1-103/+105
2012-10-22mpegtsmux: Don't make the same buffer writable twice.Jan Schmidt2-11/+10
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer1-1/+1
2012-08-03schroedinger, mpegtsmux: fix plugin namesTim-Philipp Müller1-1/+1