summaryrefslogtreecommitdiffstats
path: root/gst/rtpdtmf
AgeCommit message (Expand)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] Moved rtpdtmf to dtmf directoryYouness Alaoui3-982/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Send all packet from the streaming thread, includ...Olivier Crete2-15/+25
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put non-zero duration in first packet and put a m...Olivier Crete1-5/+12
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamp on dtmf packetsOlivier Crete1-2/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Only set marker on very first packet of an eventOlivier Crete1-0/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Send on packet start timeOlivier Crete1-5/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] RTP timestamp is the time of the beginning of the...Olivier Crete1-2/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] 80 column is enough for everyoneOlivier Crete1-8/+12
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add redundancy and interval properties to rtpdtmf...Olivier Crete2-12/+70
2009-02-21[MOVED FROM GST-P-FARSIGHT] Only send dtmf if the method is unspecified or is 1Olivier Crete1-1/+16
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make documentation consistent with itselfOlivier Crete1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Use segment to calculate dtmfsrc rtp timestampOlivier Crete2-2/+22
2009-02-21[MOVED FROM GST-P-FARSIGHT] Clean-up and refactorize dtmfsrc codezeeshan.ali@nokia.com1-100/+146
2009-02-21[MOVED FROM GST-P-FARSIGHT] Ooops, little typoOlivier Crete1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make it generate the proper rtp timestamps in syn...Olivier Crete2-37/+32
2009-02-21[MOVED FROM GST-P-FARSIGHT] Increment the ts after setting the buffer's tszeeshan.ali@nokia.com1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Calculate the rtp ts before gst ts get incrementedzeeshan.ali@nokia.com1-7/+8
2009-02-21[MOVED FROM GST-P-FARSIGHT] Some code-cleanupzeeshan.ali@nokia.com1-4/+5
2009-02-21[MOVED FROM GST-P-FARSIGHT] Initialize the GstSegment at the right timezeeshan.ali@nokia.com1-2/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Call set_caps when we have all the paramszeeshan.ali@nokia.com1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Set caps on the buffer before pushing itzeeshan.ali@nokia.com1-0/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Request for stream lock when generating DTMF packetszeeshan.ali@nokia.com1-0/+19
2009-02-21[MOVED FROM GST-P-FARSIGHT] Correct caps printoutzeeshan.ali@nokia.com1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add doc-section commentszeeshan.ali@nokia.com1-0/+89
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add copyrightszeeshan.ali@nokia.com2-0/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] No need to handle downstream eventszeeshan.ali@nokia.com1-15/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Attempt to correct event handlingzeeshan.ali@nokia.com1-4/+8
2009-02-21[MOVED FROM GST-P-FARSIGHT] Use pause_task instead of stop_task to avoid any ...zeeshan.ali@nokia.com1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put correct seq and timestamps on the packetszeeshan.ali@nokia.com2-24/+138
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix the copyright noticezeeshan.ali@nokia.com2-2/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add RTP DTMF event packet generator element and t...zeeshan.ali@nokia.com4-0/+605