summaryrefslogtreecommitdiff
path: root/gst/mpegdemux
AgeCommit message (Expand)AuthorFilesLines
2021-04-11gst-plugins: allow per feature registrationStéphane Cerveau3-10/+9
2021-03-22mpegpsdemux: fix accurate seekStéphane Cerveau2-25/+7
2021-03-22mpegpsdemux: Keep seqnum eventsStéphane Cerveau2-5/+31
2021-03-22mpegpsdemux: avoid early EOSStéphane Cerveau1-1/+3
2020-11-11mpegdemux: Set duration on seeking query if possibleSeungha Yang1-3/+7
2020-03-11mpegdemux: Add ignore-scr property to ignore broken SCRSeungha Yang2-4/+77
2020-03-11mpegdemux: Remove whitespaceSeungha Yang1-1/+1
2020-01-21mpegdemux: Update the last_ts correctly if we have no DTSSebastian Dröge1-3/+11
2020-01-21mpegpsdemux: Send gap events for late streams whenever updating the SCRSebastian Dröge1-22/+23
2019-12-11remove various useless linefeed in logsStéphane Cerveau1-1/+1
2019-11-05documentation: fixed a heap o' typosAaron Boxer1-1/+1
2019-10-14Remove autotools build systemTim-Philipp Müller1-20/+0
2019-08-05mpegdemux: Parse mpeg audio layer version and add to caps.Doug Nazar1-12/+41
2019-08-05mpegdemux: Finish setting up stream before adding pad.Doug Nazar1-3/+3
2019-05-13docs: Build documentation with hotdocThibault Saunier1-0/+1
2019-01-24mpegdemux: add support for H.265Nicola Murino2-0/+10
2019-01-24mpegdemux: add stream format to H.264 capsNicola Murino1-1/+2
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2017-07-09mpegdemux: segment seek flag is not relevant when checking for EOSMark Nauwelaerts1-4/+3
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-02-01mpegdemux: Add stream-format to the H.264 caps.Jan Schmidt1-1/+2
2017-02-01mpegdemux: Add extra length checks to TS scanning.Jan Schmidt1-0/+10
2017-02-01psdemux: Rewrite PSM parsing using GstByteReaderJan Schmidt2-207/+117
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-3/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+14
2016-05-15mpegdemux: Handle system header when scanning for timestamps.Jan Schmidt1-4/+28
2016-05-15mpegdemux: Fix backward timestamp scan on small files.Jan Schmidt1-2/+7
2016-05-15mpegdemux: don't do bogus adjustments on seek if we have no first_ptsTim-Philipp Müller1-1/+1
2016-05-05mpegdemux: fix descriptionTim-Philipp Müller1-1/+1
2015-08-28Fix file permissions of some filesTim-Philipp Müller1-0/+0
2015-06-26mpegdemux: check pointer before dereferencingSangkyu Park1-0/+5
2015-04-27mpegdemux: remove unused property enum itemLuis de Bethencourt1-1/+0
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-2/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-16mpegdemux: fix pad leak when not adding a new pad after no-more-padsVincent Penquerc'h1-0/+3
2015-03-28mpegdemux: resurrect some flow return handlingMark Nauwelaerts1-0/+1
2015-01-21mpegdemux: minor debug updateEdward Hervey1-4/+4
2015-01-12mpegdemux: fix dead codeLuis de Bethencourt1-1/+5
2015-01-11mpegdemux: minor optimisation when scanning for SCRsTim-Philipp Müller1-0/+1
2014-11-02mpegdemux: start pushing data again when a pad gets linked laterTim-Philipp Müller1-0/+28
2014-11-02mpegdemux: namespace fixesTim-Philipp Müller3-214/+210
2014-09-18mpegdemux: removed an unwanted initialization and a variableSanjay NM1-7/+3
2014-06-02mpegdemux: avoid crashing in pathological caseEdward Hervey1-1/+0
2014-05-26mpegdemux: use GstFlowCombinerThiago Santos2-38/+13
2014-04-23mpegpsdemux: Flush program end code bytesEdward Hervey1-0/+3
2014-02-27mpegdemux: Don't write after the end of the psm array when initialising itSebastian Dröge1-1/+1
2014-02-25mpegpsdemux: Initialize PSM fullyEdward Hervey1-4/+5
2014-01-16mpegdemux: Merge some changes from the resindvd copyJan Schmidt2-10/+22
2013-11-11mpgegdemux: do not use pushed buffer in debug messageMark Nauwelaerts1-4/+4
2013-10-08mpegpsdemux: log time format as name instead of the numberStefan Sauer1-6/+6