summaryrefslogtreecommitdiff
path: root/gst/mpegdemux
AgeCommit message (Expand)Author
2014-11-02mpegdemux: start pushing data again when a pad gets linked laterTim-Philipp Müller
2014-11-02mpegdemux: namespace fixesTim-Philipp Müller
2014-09-18mpegdemux: removed an unwanted initialization and a variableSanjay NM
2014-06-02mpegdemux: avoid crashing in pathological caseEdward Hervey
2014-05-26mpegdemux: use GstFlowCombinerThiago Santos
2014-04-23mpegpsdemux: Flush program end code bytesEdward Hervey
2014-02-27mpegdemux: Don't write after the end of the psm array when initialising itSebastian Dröge
2014-02-25mpegpsdemux: Initialize PSM fullyEdward Hervey
2014-01-16mpegdemux: Merge some changes from the resindvd copyJan Schmidt
2013-11-11mpgegdemux: do not use pushed buffer in debug messageMark Nauwelaerts
2013-10-08mpegpsdemux: log time format as name instead of the numberStefan Sauer
2013-09-02mpegpsdemux: minor clean-upTim-Philipp Müller
2013-09-02mpegdemux: send events on pads that are not linkedMatej Knopp
2013-08-12mpegdemux: send codec tag for each streamArnaud Vrac
2013-07-29gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge
2013-07-29mpegdemux: Implement SEGMENT querySebastian Dröge
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey
2013-07-23mpegdemux: Add support for group-id in the stream-start eventSebastian Dröge
2013-07-17mpegdemux: do not push discont buffers if they aren't discontArnaud Vrac
2013-06-07mpegdemux: accept ID_PRIVATE_STREAM_1 to avoid loosing syncAlban Browaeys
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-12mpegdemux: decrease log priority for repeating messagesMatej Knopp
2013-03-30mpegpsdemux: push stream start eventWim Taymans
2013-02-12mpegdemux: add parsed=false to mpeg2 capsDavid Schleef
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-24mpegdemux: check base_time before calculating new_startThijs Vermeir
2012-10-19mpegdemux: forward non-processed dvd eventsMark Nauwelaerts
2012-10-19mpegdemux: segment event should be sent before gap eventMark Nauwelaerts
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-10-16mpegdemux: Fix unitialized variable compiler warningSebastian Dröge
2012-10-12mpegdemux: advance stream time when sending GAP eventMark Nauwelaerts
2012-10-12mpegdemux: send language info downstream if availableMark Nauwelaerts
2012-10-12mpegdemux: remove obsolete struct fieldMark Nauwelaerts
2012-10-12mpegdemux: tweak flow return aggregationMark Nauwelaerts
2012-10-12mpegdemux: handle upstream TIME segmentsMark Nauwelaerts
2012-10-12mpegdemux: handle and combine downstream flow returnMark Nauwelaerts
2012-10-12mpegdemux: handle new style dvd eventMark Nauwelaerts
2012-10-12mpegdemux: do not add pad after no-more-padsMark Nauwelaerts
2012-10-12mpegdemux: clean up segment sendingMark Nauwelaerts
2012-10-12mpegdemux: send GAP event rather than segment updatesMark Nauwelaerts
2012-10-12mpegdemux: refactor segment sendingMark Nauwelaerts
2012-10-12mpegdemux: refactor init and resetMark Nauwelaerts
2012-10-12mpegdemux: no more segment closing in 1.0Mark Nauwelaerts
2012-10-12mpegdemux: clean up some debug statementsMark Nauwelaerts
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-11ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts
2012-09-01resindvd/mpegdemux: Send both PTS and DTS downstreamJan Schmidt
2012-08-31mpegdemux: Merge some DVD pieces and fixesJan Schmidt
2012-08-31mpegdemux: avoid extra refs/unrefs of the demuxerJan Schmidt
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller