summaryrefslogtreecommitdiff
path: root/gst/mpegdemux
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-02mpegpsdemux: minor clean-upTim-Philipp Müller1-5/+3
2013-09-02mpegdemux: send events on pads that are not linkedMatej Knopp1-1/+1
2013-08-12mpegdemux: send codec tag for each streamArnaud Vrac2-2/+16
2013-07-29gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge1-7/+0
2013-07-29mpegdemux: Implement SEGMENT querySebastian Dröge1-0/+26
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2-13/+31
2013-07-23mpegdemux: Add support for group-id in the stream-start eventSebastian Dröge2-1/+23
2013-07-17mpegdemux: do not push discont buffers if they aren't discontArnaud Vrac1-0/+3
2013-06-07mpegdemux: accept ID_PRIVATE_STREAM_1 to avoid loosing syncAlban Browaeys1-0/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-12mpegdemux: decrease log priority for repeating messagesMatej Knopp1-13/+13
2013-03-30mpegpsdemux: push stream start eventWim Taymans1-0/+7
2013-02-12mpegdemux: add parsed=false to mpeg2 capsDavid Schleef1-3/+4
2012-11-04Fix FSF addressTim-Philipp Müller6-12/+12
2012-10-24mpegdemux: check base_time before calculating new_startThijs Vermeir1-1/+2
2012-10-19mpegdemux: forward non-processed dvd eventsMark Nauwelaerts1-0/+4
2012-10-19mpegdemux: segment event should be sent before gap eventMark Nauwelaerts1-0/+3
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1