summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove Ronald Bultje from Authors fieldDavid Schleef2009-09-0514-15/+7
* Automatic update of common submoduleSebastian Dröge2009-09-051-0/+0
* qtdemux: prevent a spurious debug warningMark Nauwelaerts2009-09-041-2/+1
* v4l2: Define V4L2_FMT_FLAG_EMULATED if it's not defined yetSebastian Dröge2009-09-041-4/+7
* matroskademux: Correctly handle NULL GstIndexSebastian Dröge2009-09-041-1/+1
* v4l2: Fix stupid typo in last commitSebastian Dröge2009-09-031-1/+1
* v4l2: Put emulated formats behind native formatsSebastian Dröge2009-09-031-29/+67
* rtpsource: fix memleakLaurent Glayal2009-09-031-6/+11
* rtpjitterbuffer: Lock clock_rate variableOlivier Crête2009-09-031-18/+31
* rtpsource: whitespace fixesWim Taymans2009-09-031-5/+5
* rtpmpapay: whitespace fixesWim Taymans2009-09-031-2/+2
* rtpsession: whitespace fixesWim Taymans2009-09-031-8/+8
* jpegdec: Avoid unnecessary processing until we have a full picture.Edward Hervey2009-09-031-0/+12
* flvmux: fully use tagsetter to manage the tags. Fixes #563221Stefan Kost2009-09-031-32/+16
* speexenc: small taglist handling cleanupStefan Kost2009-09-031-3/+5
* pulsesink: also guard reseting subscribe callback with ifdefsStefan Kost2009-09-021-0/+2
* rtpmanager: Fixed a copy & paste errorPeter Kjellerstedt2009-09-011-2/+2
* 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