summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-03rtpmpapay: whitespace fixesWim Taymans1-2/+2
2009-09-03rtpsession: whitespace fixesWim Taymans1-8/+8
2009-09-03jpegdec: Avoid unnecessary processing until we have a full picture.Edward Hervey1-0/+12
2009-09-03flvmux: fully use tagsetter to manage the tags. Fixes #563221Stefan Kost1-32/+16
2009-09-03speexenc: small taglist handling cleanupStefan Kost1-3/+5
2009-09-02pulsesink: also guard reseting subscribe callback with ifdefsStefan Kost1-0/+2
2009-09-01rtpmanager: Fixed a copy & paste errorPeter Kjellerstedt1-2/+2
2009-09-01rtpmanager: Removed unused variable privPeter Kjellerstedt1-22/+0
2009-09-01rtpmanager: A little clean upPeter Kjellerstedt1-3/+4
2009-09-01rtpmanager: Make sure that used caps are not freed already (take 2)Peter Kjellerstedt1-2/+4
2009-09-01jitterbuffer: make sure time does not go backwardsWim Taymans3-22/+36
2009-09-01rtpmanager: Set caps in gst_rtp_session_send_rtcp() correctly againPeter Kjellerstedt1-1/+1
2009-09-01qtdemux: Add support for QCELP audioSebastian Dröge1-2/+4
2009-08-31effectv: Fix compilation with gcc 3Peter Kjellerstedt7-80/+66
2009-08-31docs: small clean-ups in -sections.txtTim-Philipp Müller1-28/+0
2009-08-31rtpmp4gdepay: consider (optional) auxiliary data when parsingMark Nauwelaerts1-0/+17
2009-08-31rtpmp4gdepay: handle broken AU-Index in non-interleaved streamsMark Nauwelaerts2-0/+19
2009-08-31qtdemux: also extract ftyp info in push modeMark Nauwelaerts1-0/+4
2009-08-31qtdemux: consider 3gpp style tag parsing in some more casesMark Nauwelaerts2-28/+95
2009-08-31wavparse: reflow exit, and fix some leaksMark Nauwelaerts1-34/+46
2009-08-31wavparse: push mode; add pad if needed so downstream gets EOSMark Nauwelaerts1-2/+8
2009-08-31wavparse: push mode; fix/improve chunk handlingMark Nauwelaerts2-27/+81
2009-08-31avidemux: push mode; cater for unusual chunk sizesMark Nauwelaerts2-17/+32
2009-08-31rtpsession: use proper locking for pads and capsWim Taymans1-34/+85
2009-08-31rtpbin: whitespace fixesWim Taymans1-19/+19
2009-08-31wavparse: clean up adapter properlyTim-Philipp Müller1-8/+5
2009-08-31flactag, wavparse: GstAdapter is not a GstObjectTim-Philipp Müller2-2/+2
2009-08-31docs: update plugin docs to git versionTim-Philipp Müller67-132/+132
2009-08-31flvdemux: Fix tests warning from setting a NULL indexJan Schmidt1-4/+7
2009-08-31jitterbuffer: add slope estimation code and debugWim Taymans1-4/+13
2009-08-31jitterbuffer: reset skew when timestamps changeWim Taymans1-10/+20
2009-08-31jitterbuffer: make sure time never goes invalidWim Taymans1-1/+7
2009-08-31udpsink: Add ttl multicast propertyJarkko Palviainen3-3/+19
2009-08-31udp: split out TTL and loop optionsJarkko Palviainen3-19/+96
2009-08-31rtp: whitespace fixesWim Taymans2-12/+14
2009-08-31videobox: Correctly add to the docsSebastian Dröge2-0/+11
2009-08-31videobox: Split declarations into a header file and add autocrop stuff to the...Sebastian Dröge3-76/+110
2009-08-31videobox: Reconfigure basetransform if something changes againSebastian Dröge1-9/+29
2009-08-31videobox: Add support for autocropping according to the capsStephen Jungels1-40/+147
2009-08-31rtpsession: Make sure that used caps are not freed alreadySebastian Dröge1-2/+5
2009-08-31rtp: Use new gst_iterator_new_single() for the internal linked pads iterationSebastian Dröge5-220/+49
2009-08-31rtpsession: Use iterate internal links instead of deprecated get internal linksSebastian Dröge1-29/+87
2009-08-31jitterbuffer: Use iterate internal links instead of deprecated get internal l...Sebastian Dröge1-14/+75
2009-08-31rtpssrcdemux: Use iterate internal links instead of deprecated get internal l...Sebastian Dröge1-23/+83
2009-08-30Update commonTim-Philipp Müller1-0/+0
2009-08-30Back to hacking -> 0.10.16.1Tim-Philipp Müller1-1/+1
2009-08-29Release 0.10.16RELEASE-0.10.16Tim-Philipp Müller106-284/+6119
2009-08-260.10.15.5 pre-releaseTim-Philipp Müller1-1/+1
2009-08-25pulsesink: don't use relative seeksWim Taymans1-10/+3
2009-08-240.10.15.4 pre-releaseTim-Philipp Müller37-130/+395