summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-24pulsesrc: don't discard the result of _set_caps()Wim Taymans1-2/+1
2009-08-21qtdemux: add support for agsmWim Taymans2-0/+10
2009-08-18qtdemux: fix qt style string tag extractionMark Nauwelaerts1-1/+1
2009-08-17smokeenc: don't crash when compiled against libjpeg7Tim-Philipp Müller1-0/+5
2009-08-140.10.15.3 pre-releaseTim-Philipp Müller35-322/+121
2009-08-14checks: add test for leak to rtpbin unit testTim-Philipp Müller1-1/+39
2009-08-14rtpbin: Fix reference leakOlivier Crête1-1/+3
2009-08-14dvdec: set bottom field first on PAL interlaced content, not top field firstZaheer Merali1-5/+1
2009-08-14v4l2src: fix 'hang' with some cameras caused by bad timestamping if no framer...Hans de Goede1-9/+11
2009-08-14v4l2src: clear format list in READY->NULLFilippo Argiolas2-0/+9
2009-08-110.10.15.2 pre-releaseTim-Philipp Müller36-1948/+2160
2009-08-11Add myself to MAINTAINERS file and update Wim's e-mail.Tim-Philipp Müller1-1/+2
2009-08-11v4l2: fix make distcheck by disting some more headersTim-Philipp Müller1-4/+11
2009-08-11docs: updateTim-Philipp Müller12-134/+717
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller9-0/+292
2009-08-11rtpsource: avoid buffer leak on bad seqnumric1-0/+1
2009-08-11rtpsource: allow for NULL caps on buffersWim Taymans1-3/+2
2009-08-11rtpsource: Incoming buffers do not always have capsOlivier Crête1-1/+2
2009-08-11rtpsession: avoid doing lip-sync in BYEWim Taymans1-0/+2
2009-08-11rtpbin: don't do lip-sync after a BYEWim Taymans1-5/+10
2009-08-11rtpbin: only reconsider once for BYEWim Taymans1-5/+11
2009-08-11rtpsession: Free conflicting addresses on finalizeOlivier Crête1-0/+3
2009-08-11rtpbin: use new method for netaddress to stringWim Taymans1-42/+5