summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-02-23build: Add soundtouch's -lBPM to _LIBS, not _CFLAGSJan Schmidt1-1/+1
2009-02-22dccp: Fix "non-void without return value" compilation issue.Edward Hervey1-0/+2
2009-02-22Detect libsoundtouch 1.4 and higher.Jan Schmidt3-5/+18
In libsoundtouch 1.4, libBPM appears to have been subsumed into libSoundTouch, and into the soundtouch namespace.
2009-02-22Use shave for the build outputJan Schmidt2-3/+6
2009-02-22camerabin: Fix compilation on Windows with Visual StudioAndoni Morales3-4/+9
Windows doesn't have strcasecmp so we should use g_ascii_strcasecmp here instead. Also Windows doesn't have sys/time.h so we first need to check if it actually exists and if not we should not include it. Fixes bug #572315.
2009-02-22Automatic update of common submoduleJan Schmidt1-0/+0
From 5d7c9cc to 9cf8c9b
2009-02-22dfbvideosink: Don't use void * pointer arithmeticSebastian Dröge1-4/+4
2009-02-22xvid: Fix compilation warningEdward Hervey1-2/+2
2009-02-21Automatic update of common submoduleDavid Schleef1-0/+0
From 80c627d to 5d7c9cc
2009-02-21Moved rtpmux from gst-p-farsight to -badOlivier Crête9-19/+109
2009-02-21Re-indent to Gst styleOlivier Crête8-92/+78
2009-02-21[MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bitOlivier Crête1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add signals before stream lock and after unlockingLaurent Glayal2-0/+29
2009-02-21[MOVED FROM GST-P-FARSIGHT] Let ssrc through getcapsOlivier Crête1-4/+5
2009-02-21[MOVED FROM GST-P-FARSIGHT] Rename have_base to have_ts_baseOlivier Crête1-3/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Protect the seqnum with object lock in rtpmuxOlivier Crête2-1/+9
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove unused sink_ts_baseOlivier Crête1-1/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Have getcaps to force the same clockrate on all padsOlivier Crête1-0/+102
2009-02-21[MOVED FROM GST-P-FARSIGHT] Validate RTP data in RTP MuxOlivier Crête1-0/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove unused clock-rate propertyOlivier Crête2-38/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Clarify locking in rtpdtmfmuxOlivier Crête1-0/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Missing format parameterLaurent Glayal1-1/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir filesOlivier Crête1-0/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Update seqnum base in rtp muxerHåvard Graff1-0/+4
With help from Wim
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix some more leaksHåvard Graff2-2/+8
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix leakHåvard Graff1-0/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Don't unref caps we don't know (thanks Wim)Olivier Crête1-1/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put per-buffer debug at level LOGOlivier Crête1-5/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make debug print accurateOlivier Crête1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Set our caps on the buffersOlivier Crête1-0/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Take the clock-base stored from the last setcapsOlivier Crête1-31/+8
2009-02-21[MOVED FROM GST-P-FARSIGHT] Store the clock-base on setcapsOlivier Crête1-0/+5
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add padprivate to the request padsOlivier Crête1-0/+22
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove whitespace in gstrtpmuxOlivier Crête3-17/+17
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make indentation more correctOlivier Crête1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix typoOlivier Crête1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Set seqnum-base and clock-base in caps from rtpmuxerOlivier Crête1-5/+14
2009-02-21[MOVED FROM GST-P-FARSIGHT] more debugZeeshan Ali1-1/+8
20070815135038-f3f1e-9c7a5490a525c6e8753cb1b8c03354df99132b5c.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Sync jitterbuffer with CVS -badphilippe.kalaf@collabora.co.uk1-2/+2
20070823212225-2425b-0fe69bf72539678dda45d615a09f1cbf502cc71a.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] missing commentYouness Alaoui1-0/+1
20070820185032-4f0f6-0ab67b6ac40dd4e35a8fe53f3cb6daff65ce43b9.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make buffer writable before writing into itOlivier Crete1-1/+3
20070712195336-3e2dc-91a5fb797cfa4919d4e2f9a728c6d6fbd3b83d93.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Set pads active when adding them to a ↵Olivier Crete1-0/+2
potentially running element 20070706202459-3e2dc-a3731f885725594def0a7be997fc7b3a739ee967.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix multiple ref leaks (patches by SP GLE)Olivier Crete1-0/+2
20070607120121-3e2dc-061e9ef7a47b1b84fa8f8092f4b8bcc0e6db8c8c.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] send event to all src padsZeeshan Ali1-3/+1
20070528152505-f3f1e-039216c73dc93f64c49962c77a0253cb9cfec4d3.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] print a warning if receive an error iterating ↵Zeeshan Ali1-0/+1
sinkpads 20070528123749-f3f1e-4c1eb3f511b5610143610a65a94d117f2c3d2580.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] deal with all the gst_iterator_next() return valuesZeeshan Ali1-6/+18
20070528122808-f3f1e-d301644c3be7633ec6dc5e28596e9346d2da6a50.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Return correct value from the event handlerZeeshan Ali1-10/+13
20070525123116-f3f1e-131b37b5f4521618fe2f1320409a47e65b35ad2d.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Ville's original patch to fix the traversal of ↵Zeeshan Ali1-0/+24
dtmf event 20070525102709-f3f1e-6c41d1ef934068a4f4e810e7e981b420075b0c98.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Set the correct ts-offset on the get_prop valuezeeshan.ali@nokia.com1-1/+1
20070329135250-65035-a43e222d91d57c0a61cb3287586aaa29abf78674.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Refactorize state_changezeeshan.ali@nokia.com1-27/+23
20070329135223-65035-23a0107b2e397710f035c6e88cc0e49b65bb4d5d.gz