summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* flactag, wavparse: GstAdapter is not a GstObjectTim-Philipp Müller2009-08-312-2/+2
* docs: update plugin docs to git versionTim-Philipp Müller2009-08-3167-132/+132
* flvdemux: Fix tests warning from setting a NULL indexJan Schmidt2009-08-311-4/+7
* jitterbuffer: add slope estimation code and debugWim Taymans2009-08-311-4/+13
* jitterbuffer: reset skew when timestamps changeWim Taymans2009-08-311-10/+20
* jitterbuffer: make sure time never goes invalidWim Taymans2009-08-311-1/+7
* udpsink: Add ttl multicast propertyJarkko Palviainen2009-08-313-3/+19
* udp: split out TTL and loop optionsJarkko Palviainen2009-08-313-19/+96
* rtp: whitespace fixesWim Taymans2009-08-312-12/+14
* videobox: Correctly add to the docsSebastian Dröge2009-08-312-0/+11
* videobox: Split declarations into a header file and add autocrop stuff to the...Sebastian Dröge2009-08-313-76/+110
* videobox: Reconfigure basetransform if something changes againSebastian Dröge2009-08-311-9/+29
* videobox: Add support for autocropping according to the capsStephen Jungels2009-08-311-40/+147
* rtpsession: Make sure that used caps are not freed alreadySebastian Dröge2009-08-311-2/+5
* rtp: Use new gst_iterator_new_single() for the internal linked pads iterationSebastian Dröge2009-08-315-220/+49
* rtpsession: Use iterate internal links instead of deprecated get internal linksSebastian Dröge2009-08-311-29/+87
* jitterbuffer: Use iterate internal links instead of deprecated get internal l...Sebastian Dröge2009-08-311-14/+75
* rtpssrcdemux: Use iterate internal links instead of deprecated get internal l...Sebastian Dröge2009-08-311-23/+83
* Update commonTim-Philipp Müller2009-08-301-0/+0
* Back to hacking -> 0.10.16.1Tim-Philipp Müller2009-08-301-1/+1
* Release 0.10.16Tim-Philipp Müller2009-08-29106-284/+6119
* 0.10.15.5 pre-releaseTim-Philipp Müller2009-08-261-1/+1
* pulsesink: don't use relative seeksWim Taymans2009-08-251-10/+3
* 0.10.15.4 pre-releaseTim-Philipp Müller2009-08-2437-130/+395
* pulsesrc: don't discard the result of _set_caps()Wim Taymans2009-08-241-2/+1
* qtdemux: add support for agsmWim Taymans2009-08-212-0/+10
* qtdemux: fix qt style string tag extractionMark Nauwelaerts2009-08-181-1/+1
* smokeenc: don't crash when compiled against libjpeg7Tim-Philipp Müller2009-08-171-0/+5
* 0.10.15.3 pre-releaseTim-Philipp Müller2009-08-1435-322/+121
* checks: add test for leak to rtpbin unit testTim-Philipp Müller2009-08-141-1/+39
* rtpbin: Fix reference leakOlivier Crête2009-08-141-1/+3
* dvdec: set bottom field first on PAL interlaced content, not top field firstZaheer Merali2009-08-141-5/+1
* v4l2src: fix 'hang' with some cameras caused by bad timestamping if no framer...Hans de Goede2009-08-141-9/+11
* v4l2src: clear format list in READY->NULLFilippo Argiolas2009-08-142-0/+9
* 0.10.15.2 pre-releaseTim-Philipp Müller2009-08-1136-1948/+2160
* Add myself to MAINTAINERS file and update Wim's e-mail.Tim-Philipp Müller2009-08-111-1/+2
* v4l2: fix make distcheck by disting some more headersTim-Philipp Müller2009-08-111-4/+11
* docs: updateTim-Philipp Müller2009-08-1112-134/+717
* Move rtpmanager from -bad to -good.Tim-Philipp Müller2009-08-119-0/+292
* rtpsource: avoid buffer leak on bad seqnumric2009-08-111-0/+1
* rtpsource: allow for NULL caps on buffersWim Taymans2009-08-111-3/+2
* rtpsource: Incoming buffers do not always have capsOlivier Crête2009-08-111-1/+2
* rtpsession: avoid doing lip-sync in BYEWim Taymans2009-08-111-0/+2
* rtpbin: don't do lip-sync after a BYEWim Taymans2009-08-111-5/+10
* rtpbin: only reconsider once for BYEWim Taymans2009-08-111-5/+11
* rtpsession: Free conflicting addresses on finalizeOlivier Crête2009-08-111-0/+3
* rtpbin: use new method for netaddress to stringWim Taymans2009-08-111-42/+5
* rtpbin: do better cleanup of the src ghostpadsWim Taymans2009-08-112-14/+114
* rtpsession: add a commentWim Taymans2009-08-111-1/+1
* rtpbin: add SDES propertyWim Taymans2009-08-113-271/+39