summaryrefslogtreecommitdiff
path: root/gst/mpegtsdemux/tsdemux.c
AgeCommit message (Expand)Author
2014-10-20tsdemux: send initial GAP event on sparse streams for faster startup with pla...Tim-Philipp Müller
2014-10-20tsdemux: GAP detectionEdward Hervey
2014-09-29tsdemux: do not discard on discont if PES startJesper Larsen
2014-09-12tsdemux: fix trivial coding style issueAurélien Zanelli
2014-08-19tsdemux: remove pads when resetting the elementThiago Santos
2014-08-13tsdemux: Do not tweak segments on reverse playbackThibault Saunier
2014-07-22tsdemux: Do not scan for keyframe when in push mode.Mathieu Duponchelle
2014-07-22tsdemux: Do not scan for a keyframe in non-accurate mode.Mathieu Duponchelle
2014-06-25mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey
2014-06-24mpegts: change to GType and from gchar[] to gchar*Stefan Ringel
2014-06-22tsdemux: fix up commentTim-Philipp Müller
2014-06-21tsdemux: Update comments to the new reality and remove unused variablesSebastian Dröge
2014-06-16tsdemux: Don't overwrite original seek valueEdward Hervey
2014-06-12tsdemux: implement proper seeking for h264 streams.Mathieu Duponchelle
2014-06-10tsdemux: Remove unused variableEdward Hervey
2014-06-04tsdemux: Remove extraneous extra parameter from check_pending_buffers functionJan Schmidt
2014-06-04tsdemux: Reset pending_ts on a discont, to re-measure initial timestampsJan Schmidt
2014-05-27tsdemux: add/remove pads to flowcombiner differently due to streaming natureThiago Santos
2014-05-26mxfdemux: use GstFlowCombinerThiago Santos
2014-05-26tsdemux: use GstFlowCombinerThiago Santos
2014-05-10tsdemux: remove confusing debug log lineTim-Philipp Müller
2014-03-29tsdemux: Push next buffer after a discont with the DISCONT flagSebastian Dröge
2014-03-29tsdemux: Drain remaining data on discontsSebastian Dröge
2014-03-29tsdemux: Don't dereference NULL if flushed before a program was selectedSebastian Dröge
2014-03-29tsdemux: Ensure that all pending data is pushed even if the stream was not ac...Sebastian Dröge
2014-03-15tsdemux: Support Bluray DTS/DTS-HD and AC3+/TrueHD streamsEdward Hervey
2014-02-26tsdemux: store global tags to push laterThiago Santos
2014-01-30tsdemux: We do not support the SKIP seek flag but that is not a problemSebastian Dröge
2014-01-06tsdemux: Add HEVC / h265 supportSebastian Dröge
2013-10-28tsdemux: Demote GST_ERROR to GST_WARNINGEdward Hervey
2013-10-11tsdemux: Refactor language tag extractionEdward Hervey
2013-10-07tsdemux: Use mpegts-lib for ISO 639 language tagsJesper Larsen
2013-10-07tsdemux: Return descriptor in get_descriptorJesper Larsen
2013-09-28tsdemux: Wait for valid PCR/offset obvervationsEdward Hervey
2013-09-27tsdemux: fix buffer overflowArnaud Vrac
2013-08-21tsdemux: Refuse negative rates which we don't support yetEdward Hervey
2013-08-14pesparse: Remove unused argumentEdward Hervey
2013-07-30mpegts: private/teletext -> application/x-teletextTim-Philipp Müller
2013-07-29gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge
2013-07-29tsdemux: Implement SEGMENT querySebastian Dröge
2013-07-29tsdemux: Remove unused macrosEdward Hervey
2013-07-29tsdemux: Add more AC3 detection casesEdward Hervey
2013-07-29tsdemux: Flush out pending data on EOSEdward Hervey
2013-07-27tsdemux: HDV only has mpeg 1 audio layer 2Edward Hervey
2013-07-24tsdemux: Remember requested seek rate and use itEdward Hervey
2013-07-23tsdemux: Create and send codec tagEdward Hervey
2013-07-23tsdemux: Add support for group-id in the stream-start eventSebastian Dröge
2013-07-22tsdemux: disentangle requested program number from active program numberDouglas Bagnall
2013-07-22tsdemux: fix program-number functionalityJesper Larsen
2013-07-15mpegtsdemux: Remember seek sequence numberEdward Hervey