summaryrefslogtreecommitdiff
path: root/gst/mpegdemux
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-113-10/+9
* mpegpsdemux: fix accurate seekStéphane Cerveau2021-03-222-25/+7
* mpegpsdemux: Keep seqnum eventsStéphane Cerveau2021-03-222-5/+31
* mpegpsdemux: avoid early EOSStéphane Cerveau2021-03-221-1/+3
* mpegdemux: Set duration on seeking query if possibleSeungha Yang2020-11-111-3/+7
* mpegdemux: Add ignore-scr property to ignore broken SCRSeungha Yang2020-03-112-4/+77
* mpegdemux: Remove whitespaceSeungha Yang2020-03-111-1/+1
* mpegdemux: Update the last_ts correctly if we have no DTSSebastian Dröge2020-01-211-3/+11
* mpegpsdemux: Send gap events for late streams whenever updating the SCRSebastian Dröge2020-01-211-22/+23
* remove various useless linefeed in logsStéphane Cerveau2019-12-111-1/+1
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-20/+0
* mpegdemux: Parse mpeg audio layer version and add to caps.Doug Nazar2019-08-051-12/+41
* mpegdemux: Finish setting up stream before adding pad.Doug Nazar2019-08-051-3/+3
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* mpegdemux: add support for H.265Nicola Murino2019-01-242-0/+10
* mpegdemux: add stream format to H.264 capsNicola Murino2019-01-241-1/+2
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* mpegdemux: segment seek flag is not relevant when checking for EOSMark Nauwelaerts2017-07-091-4/+3
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* mpegdemux: Add stream-format to the H.264 caps.Jan Schmidt2017-02-011-1/+2
* mpegdemux: Add extra length checks to TS scanning.Jan Schmidt2017-02-011-0/+10
* psdemux: Rewrite PSM parsing using GstByteReaderJan Schmidt2017-02-012-207/+117
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-261-3/+1
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+14
* mpegdemux: Handle system header when scanning for timestamps.Jan Schmidt2016-05-151-4/+28
* mpegdemux: Fix backward timestamp scan on small files.Jan Schmidt2016-05-151-2/+7
* mpegdemux: don't do bogus adjustments on seek if we have no first_ptsTim-Philipp Müller2016-05-151-1/+1
* mpegdemux: fix descriptionTim-Philipp Müller2016-05-051-1/+1
* Fix file permissions of some filesTim-Philipp Müller2015-08-281-0/+0
* mpegdemux: check pointer before dereferencingSangkyu Park2015-06-261-0/+5
* mpegdemux: remove unused property enum itemLuis de Bethencourt2015-04-271-1/+0
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-2/+2
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* mpegdemux: fix pad leak when not adding a new pad after no-more-padsVincent Penquerc'h2015-04-161-0/+3
* mpegdemux: resurrect some flow return handlingMark Nauwelaerts2015-03-281-0/+1
* mpegdemux: minor debug updateEdward Hervey2015-01-211-4/+4
* mpegdemux: fix dead codeLuis de Bethencourt2015-01-121-1/+5
* mpegdemux: minor optimisation when scanning for SCRsTim-Philipp Müller2015-01-111-0/+1
* mpegdemux: start pushing data again when a pad gets linked laterTim-Philipp Müller2014-11-021-0/+28
* mpegdemux: namespace fixesTim-Philipp Müller2014-11-023-214/+210
* mpegdemux: removed an unwanted initialization and a variableSanjay NM2014-09-181-7/+3
* mpegdemux: avoid crashing in pathological caseEdward Hervey2014-06-021-1/+0
* mpegdemux: use GstFlowCombinerThiago Santos2014-05-262-38/+13
* mpegpsdemux: Flush program end code bytesEdward Hervey2014-04-231-0/+3
* mpegdemux: Don't write after the end of the psm array when initialising itSebastian Dröge2014-02-271-1/+1
* mpegpsdemux: Initialize PSM fullyEdward Hervey2014-02-251-4/+5
* mpegdemux: Merge some changes from the resindvd copyJan Schmidt2014-01-162-10/+22
* mpgegdemux: do not use pushed buffer in debug messageMark Nauwelaerts2013-11-111-4/+4
* mpegpsdemux: log time format as name instead of the numberStefan Sauer2013-10-081-6/+6