summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* rtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()Luis de Bethencourt2015-08-121-2/+2
* rtph265depay: prevent trying to get 0 bytes from adapterLuis de Bethencourt2015-08-121-4/+6
* frei0r: Fix setting string parametersNicolas Dufresne2015-08-111-6/+2
* videoparsers: h265: Fix the frame start detection codeSreerenj Balachandran2015-08-111-2/+2
* videoparsers: h265: Avoid skipping of EOS and EOB nalsSreerenj Balachandran2015-08-111-1/+1
* asfmux: output TIME segment if we output a stream and won't seek back laterTim-Philipp Müller2015-08-081-2/+31
* h265parse: expose compatible profiles to downstreamSreerenj Balachandran2015-08-071-0/+106
* rgb2bayer: Use mapped frame strideNicolas Dufresne2015-08-061-1/+1
* rgb2bayer: Protect against failing mapNicolas Dufresne2015-08-061-2/+12
* bayer2rgb: Read stride from the video infoNicolas Dufresne2015-08-061-1/+1
* bayer2rgb: Protect against failing mapNicolas Dufresne2015-08-061-2/+13
* pcapparse: Segment should start at base tsNicolas Dufresne2015-08-051-1/+1
* camerabin2: Fix string typoAnders Jonsson2015-08-051-1/+1
* rawparse: fix duplicated format in handle_seek_pullJimmy Ohn2015-08-041-3/+2
* audiointerleave: Avoid caps processing if not yet negotiatedOlivier Crête2015-07-301-0/+7
* audioaggregator: On timeout, resync pads with not enough dataOlivier Crête2015-07-301-0/+14
* aggregator: Queue "latency" buffers at each sink pad.Olivier Crête2015-07-301-1/+1
* h265parse: Avoid checking for Non Mandatory VPS NALVineeth TM2015-07-301-2/+2
* sdpdemux: assertion error due to wrong condition checkVineeth TM2015-07-301-1/+1
* rtp: remove dead assignmentLuis de Bethencourt2015-07-291-2/+0
* mpegtsmux: use GQueue instead of GList prepend/reverseTim-Philipp Müller2015-07-292-20/+10
* sdpdemux: remove redundant assignmentLuis de Bethencourt2015-07-291-1/+1
* mpegtsbase: remove redundant checkLuis de Bethencourt2015-07-291-3/+1
* sdpdemux: Don't assert in GstAdapter if no data was received before EOSSebastian Dröge2015-07-291-1/+10
* sdpdemux: Strip keys from the fmtp that we use internally in our capsSebastian Dröge2015-07-291-2/+20
* h264parse: Add more NAL types for debugging output.Jan Schmidt2015-07-291-2/+7
* mpegtsmux: Don't clear the PID on reset.Jan Schmidt2015-07-291-1/+0
* mpegtsmux: Accumulate streamheaders in reverseJan Schmidt2015-07-291-11/+11
* h263parse: fix caps memory leakVineeth TM2015-07-291-0/+2
* h264parse: Don't discard first AU delimiterJan Schmidt2015-07-241-0/+6
* audioaggregator: Register function nameOlivier Crête2015-07-221-1/+1
* audioaggregator: Use 1.0 style buffer allocationOlivier Crête2015-07-221-2/+2
* audioaggregator: Sync pad values before aggregatingNirbheek Chauhan2015-07-221-10/+27
* liveadder: remove unneeded variableLuis de Bethencourt2015-07-221-6/+1
* audioaggregator: Read output buffer duration with lock heldOlivier Crête2015-07-211-4/+3
* liveadder: return false if event couldn't be pushedLuis de Bethencourt2015-07-211-1/+2
* mpegtsmux: fix aac caps in pad template for raw aacTim-Philipp Müller2015-07-201-1/+3
* mpegtsmux: don't wait for data on sparse inputs like metadata or subtitle str...Tim-Philipp Müller2015-07-131-0/+13
* mpegtsmux: add basic support for asynchronous KLV metadata streamsTim-Philipp Müller2015-07-133-1/+27
* mpegtsbase: Fix previous commitEdward Hervey2015-07-091-1/+8
* mpegtsbase: Flush more on DISCONT buffers in push modeEdward Hervey2015-07-091-1/+1
* pngparse: fix a GstCaps object leakRoman Donchenko2015-07-081-0/+2
* tsdemux: remove unnecessary checkTim-Philipp Müller2015-07-081-1/+1
* tsdemux: add support for KLV metadata streamsTim-Philipp Müller2015-07-082-1/+8
* pcapparse: fix another regressionTim-Philipp Müller2015-07-031-2/+5
* pcapparse: fix regression when handling packets with eth paddingTim-Philipp Müller2015-07-031-3/+2
* mpegdemux: check pointer before dereferencingSangkyu Park2015-06-261-0/+5
* error-ignore: New element to convert some GstFlowReturn types into othersVivia Nikolaidou2015-06-234-2/+338
* bayer: update ORC filesWim Taymans2015-06-221-616/+760
* irtspparse: reflow code to avoid uninitialized variable warningTim-Philipp Müller2015-06-221-6/+4