summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Release 1.5.11.5.1Sebastian Dröge2015-06-072-144/+136
* rtpsession: Override the SSRC from the packets' SSRC if none was given via ca...Sebastian Dröge2015-06-072-0/+10
* rtpsession: Only suggest our internal ssrc if it's not a random one and was s...Sebastian Dröge2015-06-053-13/+30
* interleave: error when channel-positions-from-input=FalseVineeth TM2015-06-051-7/+6
* rtpjitterbuffer: Add support for receiving reduced size RTCPSebastian Dröge2015-06-051-1/+1
* rtpssrcdemux: Add support for reduce size rtcpJose Antonio Santos Cadenas2015-06-051-2/+9
* rtpsession: Add support for receiving reduced size rtcpJose Antonio Santos Cadenas2015-06-051-1/+1
* aacparse: Add support for channel configurations 11, 12 and 14 and 7 actually...Sebastian Dröge2015-06-041-2/+15
* asteriskh263: Un-rank clashing depayloaderNicolas Dufresne2015-06-031-1/+1
* goom2k1: remove variables not needed anymoreLuis de Bethencourt2015-06-022-24/+6
* goom2k1: rebase to use the audiovisualizer classLuis de Bethencourt2015-06-025-560/+1593
* goom: rebase to use the audiovisualizer classLuis de Bethencourt2015-06-025-572/+1589
* rtpsession: Only schedule a timer when we actually have to send RTCPSebastian Dröge2015-06-022-60/+113
* rtpsession: Remove useless gotoSebastian Dröge2015-06-021-7/+1
* rtspsrc: Set RTP profile on the rtpsession objectsSebastian Dröge2015-06-021-1/+21
* rtpbin: Add rtp-profile property for setting the default profile of newly cre...Sebastian Dröge2015-06-022-2/+25
* rtpsession: Only put RRs and full SDES into regular RTCP packetsSebastian Dröge2015-06-021-5/+11
* rtpsession: Keep track of tp/tn and t_rr_last separatelySebastian Dröge2015-06-022-13/+19
* rtpsession: Add property for selecting RTP profile (AVP/AVPF/etc)Sebastian Dröge2015-06-026-18/+78
* mulawdec: Let baseclass estimate bitrateOlivier Crête2015-05-301-0/+9
* dynudpsink: keep GCancellable fd around instead of re-creating it constantlyTim-Philipp Müller2015-05-272-7/+27
* udpsink, multiudpsink: keep GCancellable fd around instead of re-creating it ...Tim-Philipp Müller2015-05-272-6/+26
* udpsrc: keep GCancellable fd around instead of re-creating it constantlyTim-Philipp Müller2015-05-272-9/+30
* matroska: overwritten value assignmentLuis de Bethencourt2015-05-271-2/+0
* rtpvrawdepay: don't shadow existing outbuf variableTim-Philipp Müller2015-05-251-6/+9
* rtpvrawdepay: map/unmap output frame only once, not for every input packetTim-Philipp Müller2015-05-252-16/+19
* qtdemux: remove fixme from 2006Thiago Santos2015-05-251-1/+0
* qtdemux: fix reverse playback of fragmented mediaThiago Santos2015-05-251-16/+37
* splitfilesrc: Implement binary search in find_part_for_offsetJimmy Ohn2015-05-251-11/+24
* rtpsession: Don't crash if we receive FIR/PLI from a source we don't knowSebastian Dröge2015-05-211-2/+4
* rtpsession: Fix collection of statisticsSantiago Carot-Nemesio2015-05-211-3/+2
* multifilesink: Add a new max-duration file switching modeEdward Hervey2015-05-202-1/+83
* multifilesink: streamline the file-switch code a bitEdward Hervey2015-05-201-35/+15
* multifilesink: add "aggregate-gops" property to process GOPs as a wholeEdward Hervey2015-05-202-6/+130
* rtspsrc: Use single-include header for the RTSP librarySebastian Dröge2015-05-201-4/+1
* udp: don't use soon-to-be-deprecated g_cancellable_reset()Tim-Philipp Müller2015-05-193-3/+6
* Revert "doc: Workaround gtkdoc issue"Stefan Sauer2015-05-185-10/+0
* rtpg726pay: fix caps leakNicola Murino2015-05-181-0/+1
* rtpg726depay: don't leak input bufferNicola Murino2015-05-181-1/+7
* rtpsource: Queue bad packets instead of dropping themSebastian Dröge2015-05-181-1/+15
* rtpsource: Use g_queue_foreach() to unref all buffers in queuesSebastian Dröge2015-05-181-5/+2
* rtpsource: Refactor seqnum comparison code a bitSebastian Dröge2015-05-181-9/+8
* rtpsource: Allow sequence number wraparound during probationSebastian Dröge2015-05-181-1/+6
* rtpsource: Make sequence number comparison code more readableSebastian Dröge2015-05-181-7/+8
* rtpjitterbuffer: When detecting a huge seqnum gap, wait for 5 consecutive pac...Sebastian Dröge2015-05-181-11/+157
* doc: Workaround gtkdoc issueNicolas Dufresne2015-05-165-0/+10
* qtdemux: avoid wrong warnings on unknown node typesStefan Sauer2015-05-151-0/+2
* rtpg726depay: add block_align to output capsNicola Murino2015-05-132-1/+9
* audiofxbasefirfilter: Fix time-domain convolution with >1 channelsSebastian Dröge2015-05-121-1/+2
* docs: update example pipelines in element docsTim-Philipp Müller2015-05-107-7/+7