summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rtpmanager: Removed unused variable privPeter Kjellerstedt2009-09-011-22/+0
* rtpmanager: A little clean upPeter Kjellerstedt2009-09-011-3/+4
* rtpmanager: Make sure that used caps are not freed already (take 2)Peter Kjellerstedt2009-09-011-2/+4
* jitterbuffer: make sure time does not go backwardsWim Taymans2009-09-013-22/+36
* rtpmanager: Set caps in gst_rtp_session_send_rtcp() correctly againPeter Kjellerstedt2009-09-011-1/+1
* qtdemux: Add support for QCELP audioSebastian Dröge2009-09-011-2/+4
* effectv: Fix compilation with gcc 3Peter Kjellerstedt2009-08-317-80/+66
* docs: small clean-ups in -sections.txtTim-Philipp Müller2009-08-311-28/+0
* rtpmp4gdepay: consider (optional) auxiliary data when parsingMark Nauwelaerts2009-08-311-0/+17
* rtpmp4gdepay: handle broken AU-Index in non-interleaved streamsMark Nauwelaerts2009-08-312-0/+19
* qtdemux: also extract ftyp info in push modeMark Nauwelaerts2009-08-311-0/+4
* qtdemux: consider 3gpp style tag parsing in some more casesMark Nauwelaerts2009-08-312-28/+95
* wavparse: reflow exit, and fix some leaksMark Nauwelaerts2009-08-311-34/+46
* wavparse: push mode; add pad if needed so downstream gets EOSMark Nauwelaerts2009-08-311-2/+8
* wavparse: push mode; fix/improve chunk handlingMark Nauwelaerts2009-08-312-27/+81
* avidemux: push mode; cater for unusual chunk sizesMark Nauwelaerts2009-08-312-17/+32
* rtpsession: use proper locking for pads and capsWim Taymans2009-08-311-34/+85
* rtpbin: whitespace fixesWim Taymans2009-08-311-19/+19
* wavparse: clean up adapter properlyTim-Philipp Müller2009-08-311-8/+5
* 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