summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2009-02-21[MOVED FROM GST-P-FARSIGHT] set SSRC on the packetszeeshan.ali@nokia.com2-4/+24
20070329133622-65035-1be6e0aa85a71389f7d257b9cd3e13a73d6b745b.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Code clean-up and more debug outputzeeshan.ali@nokia.com1-3/+2
20070329131936-65035-9d499e209e0d7a409c3aa0d1040778babf076179.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Use own clock-basezeeshan.ali@nokia.com2-14/+75
20070328112219-65035-1ba5fefbc65059e9b0c860528a31062ceb6a7331.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Only accept RTP streams that have the same ↵zeeshan.ali@nokia.com2-23/+52
clock-rate 20070323163139-65035-fc0b17b0b8a7a041f48994c4f26e96568168bf95.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Some more code-cleanupszeeshan.ali@nokia.com1-19/+9
20070322161552-65035-bda96165e146b4f1d5fea1cc9576a7ab3abebc9e.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] return newpad instead of NULL and warn if failed ↵zeeshan.ali@nokia.com1-1/+3
to create a pad 20070322154251-65035-cdb6651e61c2eb0205cc8c24693b43f98a2da718.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Refactorize the RTPMux codezeeshan.ali@nokia.com1-24/+41
20070322124132-65035-0a3278147546e33f687097a43b775b3f6aa99f93.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Some more doc fixingzeeshan.ali@nokia.com1-9/+7
20070322121453-65035-12d602272217b51bd97df4e5790024c399622dd3.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] More Refactoringzeeshan.ali@nokia.com1-49/+69
20070322113228-65035-bae34a79599e7de5293ed77b022361ccff822bb9.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] More documentationzeeshan.ali@nokia.com1-2/+34
20070322113154-65035-624850541a5b5fc3df231204be5a83d07239db28.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Refactor the event handler functionzeeshan.ali@nokia.com1-37/+46
20070321163311-65035-987e7f25d1ab5335b79f44b277abf15e4e37d317.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add RTPDTMFMux elementzeeshan.ali@nokia.com6-14/+370
20070321145244-65035-9a01390b0dee3398e53199a1fa1d9352004f338e.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove DTMF-specific code from RTP muxer and ↵zeeshan.ali@nokia.com3-136/+97
make it extendable 20070321123149-65035-b8a8f55ff78eed8cbb0042e827885edfc5438242.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put more helpful descriptionzeeshan.ali@nokia.com1-1/+1
20070320120524-65035-db27a7cf6307b511aeb3d996d26e790e367a7bad.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] remove the (commented-out) code for blocking the ↵zeeshan.ali@nokia.com1-27/+0
pads 20070316151641-65035-0123af387951f88594797c722e882cfe70240aff.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Drop buffers instead of blocking the sinkpadszeeshan.ali@nokia.com1-19/+41
20070316131444-65035-9c1345ad96108881f455d4b55a7f623cd302d0ed.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Implement stream locking, needed for DTMFzeeshan.ali@nokia.com1-8/+76
20070314171618-65035-e4d24b1606ce0a3e2e739f01833f61e4d7555eac.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] use GST_*_OBJECT instead of g_*zeeshan.ali@nokia.com1-4/+4
20070314102058-65035-e2442888f2e3e5a3a7659ad7954a4fba34749ce2.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] No need to manage pads, parent does that for uszeeshan.ali@nokia.com1-8/+0
20070314101854-65035-ef5f4abde227102a1128835ab325905eae4c3726.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix copyright headerzeenix@gmail.com1-2/+8
20070314090358-d014a-3a6d3eeeaaf5cb8ca3bca6a33e99a551f598bd48.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] The first implementation of RTP muxerzeeshan.ali@nokia.com3-0/+448
20070307085307-65035-833402413f99cb3f8be4883e92bad4c8722510c9.gz
2009-02-21Document rtpdtmfdepay a bitOlivier Crête3-0/+63
2009-02-21Moved dtmf elements from gst-plugins-farsight to -badOlivier Crête6-1/+130
2009-02-21Fix up documentation blobs SGMLOlivier Crête5-26/+5
2009-02-21Re-indent to Gst styleOlivier Crête8-354/+328
2009-02-21[MOVED FROM GST-P-FARSIGHT] Missing format directiveLaurent Glayal1-1/+1