summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2015-03-07avidemux: resurrect some flow return handlingMark Nauwelaerts1-1/+3
2015-03-06aacparse: fix LOAS parsing issueNicolas Huet1-1/+1
2015-03-07splitmuxsink: Protect property variables with the object lock.Jan Schmidt1-13/+34
2015-03-05rtspsrc: Fix handling of interleaved (TCP) streamsSebastian Dröge1-1/+1
2015-03-05rtspsrc: Don't unref caps we don't ownSebastian Dröge1-3/+0
2015-03-05rtspsrc: Push RTCP caps on the RTCP padsSebastian Dröge1-1/+31
2015-03-05rtspsrc: Make sure to send SEGMENT events on all padsSebastian Dröge1-0/+10
2015-03-04rtp: Add Full Intra Request (FIR) packets to statisticsSantiago Carot-Nemesio3-1/+9
2015-03-04rtp: Add Packet Loss Indication (PLI) to statisticsSantiago Carot-Nemesio3-1/+13
2015-03-04matroskamux: Remove duration accumulation logicNicola Murino2-21/+22
2015-03-04matroska: Add an helper method to get buffer timestampsNicola Murino4-32/+46
2015-03-04rtpsession: Add explanation why we have space for 32 hash tablesSebastian Dröge1-2/+9
2015-03-04Revert "rtpsession: Do not use an array of maps if they are not being used"Sebastian Dröge2-21/+40
2015-03-04rtpsession: Do not use an array of maps if they are not being usedSantiago Carot-Nemesio2-40/+21
2015-03-04avidemux: remove not needed codeJimmy Ohn1-12/+5
2015-03-01qtdemux: fix key unit seekMatej Knopp1-3/+3
2015-02-27matroskamux/demux: initialize dts_onlyNicola Murino2-0/+2
2015-02-27matroskamux: store DTS for V_MS/VFW/FOURCC streamsNicola Murino1-2/+8
2015-02-26multifile: attempt to fix docs build issue on build botTim-Philipp Müller2-3/+0
2015-02-27interleave: Drop custom latency query handlingArun Raghavan1-90/+0
2015-02-27videomixer: Drop custom latency querying logicArun Raghavan1-88/+0
2015-02-26rtpvorbispay: fix payloader description and author e-mailSebastian Rasmussen1-2/+2
2015-02-26matroskademux: V_MS/VFW/FOURCC streams have DTS instead of PTSMatej Knopp2-1/+13
2015-02-24rtspsrc: improve error message when unauthorizedKrzysztof Kotlenga1-0/+4
2015-02-23qtdemux: All segment resulting from a seek should have the same seqnumThibault Saunier1-1/+0
2015-02-19rtpvp8pay: default encoding name to VP8Vincent Penquerc'h1-1/+1
2015-02-19rtpvp8pay: make caps writable before truncating themVincent Penquerc'h1-1/+1
2015-02-19rtpvp8pay: negotiate encoding nameVincent Penquerc'h1-1/+18
2015-02-19rtpsession: Send initial events on sync_rtcp pad when using RTP/RTCP muxingSebastian Dröge1-0/+8
2015-02-18qtmux: remove not needed conditionThiago Santos2-4/+3
2015-02-18qtdemux: prefer the tfdt timestamp over the buffer's that is less accurateThiago Santos1-0/+6
2015-02-17rtpjitterbuffer: When resetting the jitterbuffer because of packet discont, d...Sebastian Dröge1-2/+32
2015-02-17isomp4: Redefine gst_isoff_ symbols to gst_isoff_qt_Edward Hervey3-45/+48
2015-02-16goom2k1: use fractional part of float divisionLuis de Bethencourt1-2/+2
2015-02-16splitmuxsin: remove dead codeLuis de Bethencourt1-2/+0
2015-02-15spectrum: Fix min and max for bands propertyNicolas Dufresne1-1/+1
2015-02-14qtdemux: do not use sparse streams in push-based seekingThiago Santos1-3/+6
2015-02-13splitmuxsink: flag as sink from the startTim-Philipp Müller1-0/+2
2015-02-12qtdemux: Initial 'sidx' atom parsing supportPhilippe Normand6-1/+337
2015-02-12flvdemux: Use gst_video_guess_framerate()Jan Schmidt2-2/+4
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge3-14/+19
2015-02-11rtpsession: Handle first RTCP packet and early feedback correctlySebastian Dröge1-9/+43
2015-02-10rtph263depay: fix compilation with gcc 5.0Wim Taymans1-1/+1
2015-02-10splitmuxsink: fix example pipeline properlyTim-Philipp Müller1-1/+1
2015-02-10splitmux: fix typoLuis de Bethencourt1-1/+1
2015-02-10splitmux: update example pipelineLuis de Bethencourt1-1/+1
2015-02-10splitmux: fix memory leakLuis de Bethencourt1-2/+6
2015-02-08rtspsrc: fix awkward if clauseTim-Philipp Müller1-1/+1
2015-02-07splitmux: Add unit test for file splittingJan Schmidt2-1/+15
2015-02-06wavparse: fix which stop variable is used in assignmentLuis de Bethencourt1-2/+2